Local modifications to ClusterLabs/Anvil by Alteeve
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Digimer
f8a466a963
* Fixed a bug in Striker->load_manifest where when a single fence device or UPS was defined, the XML would fail to parse.
* Added a null entry when editing a manifest when no UPSes have been defined.
Signed-off-by: Digimer <digimer@alteeve.ca>
|
4 years ago |
.. |
images
|
* Finished the menus to save a new Install Manifest and got the create page showing the existing manifests.
|
5 years ago |
anvil.html
|
* Fixed a bug in Striker->load_manifest where when a single fence device or UPS was defined, the XML would fail to parse.
|
4 years ago |
anvil.js
|
* Added a flag that tells anvil-daemon when a node is having it's network mapped. When this happens, open ssh connections are closed each loop and only tasks related to mapping the network run. This improves responsiveness in Striker when reporting which network links have come up or gone down.
|
5 years ago |
config.html
|
* Added the ability to store, edit and delete UPSes
|
5 years ago |
config.js
|
* Standardized 'subnet_mask' over 'subnet' naming throughout.
|
5 years ago |
email.html
|
* Updated Database->get_mail_servers() to clear old stored data, and to pull out the list of when a mail server was last used.
|
4 years ago |
email.js
|
* Finished the mail server configuration menu. Mail servers can be added, edited, and deleted now.
|
5 years ago |
files.css
|
* Working on a file upload with progress bar feature. Expect more changes as it is refined.
|
6 years ago |
files.html
|
* Refined upload.pl a lot, moving it into Anvil::Tools. It also now handles file name collisions and reports basic info about the uploaded file.
|
6 years ago |
files.js
|
* Working on a file upload with progress bar feature. Expect more changes as it is refined.
|
6 years ago |
jobs.js
|
* Added --no-start to tools/anvil-daemon to allow for updating just the jobs.json file. Fixed a bug where a comma was missing when 2+ jobs were written to the JSON file as well.
|
6 years ago |
main.css
|
* Added gateway support to install manigest creation step 2.
|
5 years ago |
main.html
|
* Started adding in front-end support for managing email servers and alert recipients. Added the new 'Email' module to (later) habdle all email-related tasks.
|
5 years ago |
main.js
|
* Finished the form for adding peers (but no logic to support it yet, it's just filled and formatted).
|
7 years ago |
pxe.txt
|
* OK, this time CentOS is actually supported. For reals.
|
5 years ago |
shared.html
|
* Updated Log->entry() to escape the finished string just prior to calling logger.
|
8 years ago |
striker.html
|
* Added the ability to store, edit and delete UPSes
|
5 years ago |