354 Commits (753358a13bc2f0a1a4b78e25c65b74fca23d820c)

Author SHA1 Message Date
Tsu-ba-me 154b4a7e15 fix(cgi-bin): default function return to undefined 3 years ago
Tsu-ba-me 9603974c24 fix(cgi-bin): complete draft for clean up 3 years ago
Tsu-ba-me df33c2d193 fix(cgi-bin): draft logic for websockify setup and clean up 3 years ago
Tsu-ba-me 39ecca7eaf fix(cgi-bin): draft function to setup websockify 3 years ago
Tsu-ba-me ad01ed75ec fix(cgi-bin): add functions to insert and delete vnc pipes 3 years ago
Tsu-ba-me ac6f7e3898 fix(cgi-bin): add functions to create and drop vnc_pipes table 3 years ago
Tsu-ba-me 6c4f817a58 fix(cgi-bin): handle VMs without VNC port in get_vnc_info 3 years ago
Tsu-ba-me 454ab7bc84 fix(cgi-bin): add draft endpoint to setup VNC connection 3 years ago
Tsu-ba-me a27519cb77 fix(cgi-bin): correct typo in network bond link speed comparison 3 years ago
Tsu-ba-me 62bc1a9579 fix(cgi-bin): correct typo in network bond link speed comparison 3 years ago
Tsu-ba-me e8f18d7aa1 fix(cgi-bin): enable sending power on/off server VM jobs 3 years ago
Tsu-ba-me c07e72bab9 fix(cgi-bin): add logic to power on/off server VM 3 years ago
Tsu-ba-me 73103a898a chore(cgi-bin): set log level for debug 3 years ago
Tsu-ba-me c45a2030e8 fix(cgi-bin): accept server UUID list in set_power 3 years ago
Tsu-ba-me 2d1987f91a fix(cgi-bin): enable sending power on/off server VM jobs 3 years ago
Tsu-ba-me 824213f205 fix(cgi-bin): add logic to power on/off server VM 3 years ago
Tsu-ba-me 900e24c7c1 chore(cgi-bin): set log level for debug 3 years ago
Tsu-ba-me e33d6398d6 fix(cgi-bin): accept server UUID list in set_power 3 years ago
Digimer 80bdac8e34 * Updated the pacemaker server config to drop the stop timeout to 5 minutes and the migration timeout to 10 minutes. This will avoid blocking the entire cluster when a stop or migrate operation times out. Will update scan-server to clean these up when they happen. 3 years ago
Digimer daca6c887b * This contains a fairly major change to how time stamps are handled. All INSERT and UPDATE calls now generate a new timestamp via Database->refresh_timestamp, instead of using 'sys::database::timestamp'. This was done in responce to finding a bug where tables in a database differed in both counts of public and private schemas (ip_addresses table, specifically) that failed to resync because the timestamps were re-used too often. 3 years ago
Digimer e15c1651ed * Fixed a bug with deleting bad keys where jobs to delete keys on non-dashboard machine wasn't being assigned to the proper target machine. 3 years ago
Tsu-ba-me d72d037a01 fix(cgi-bin): correct reserved memory constant to 8GiB 3 years ago
Tsu-ba-me 5a22512665 fix(cgi-bin): add login cookie guard to set_power 3 years ago
Tsu-ba-me 4fd9374722 fix(cgi-bin): add login cookie guard to set_membership 3 years ago
Tsu-ba-me 097900a2e9 fix(cgi-bin): add login cookie guard to get_status 3 years ago
Tsu-ba-me 0eb9c9ff82 fix(cgi-bin): add login cookie guard to get_shared_storage 3 years ago
Tsu-ba-me 60f57c5d35 fix(cgi-bin): add login cookie guard to get_servers 3 years ago
Tsu-ba-me 4b1905b2f5 fix(cgi-bin): add login cookie guard to get_replicated_storage 3 years ago
Tsu-ba-me 9c79d0d07b fix(cgi-bin): add login cookie guard to get_networks 3 years ago
Tsu-ba-me 103fd121e6 fix(cgi-bin): add login cookie guard to get_memory 3 years ago
Tsu-ba-me 97cbe279fc fix(cgi-bin): add login cookie guard to get_cpu 3 years ago
Tsu-ba-me 9fda3af2ce fix(cgi-bin): move error string key to 0307 3 years ago
Tsu-ba-me 4a3c364724 fix(cgi-bin): check login cookie in get_anvils 3 years ago
Tsu-ba-me c3ac652043 build(cgi-bin): exclude get_anvil_status endpoint 3 years ago
Tsu-ba-me 0eefcdc06e build(cgi-bin): include get_networks endpoint 3 years ago
Tsu-ba-me eb543e7723 build(cgi-bin): remove unused cold_stop endpoint 3 years ago
Tsu-ba-me 215a96257b fix(cgi-bin): reset log level in get_shared_storage 3 years ago
Tsu-ba-me 4fa1cb7f31 fix(cgi-bin): include storage group UUID in response 3 years ago
Tsu-ba-me 4f88b1f536 fix(cgi-bin): ensure sizes in get_shared_storage's response are JSON numbers 3 years ago
Tsu-ba-me 507588cfc3 fix(cgi-bin): add logic to fetch basic info on storage groups 3 years ago
Tsu-ba-me b1632c2dc3 fix(cgi-bin): make get_shared_storage executable 3 years ago
Tsu-ba-me 22caf55ca0 fix(cgi-bin): accept query param and switch in get_shared_storage 3 years ago
Tsu-ba-me 0008aec694 chore(cgi-bin): add boilerplate to new get_shared_storage 3 years ago
Tsu-ba-me 8789a3b891 chore(cgi-bin): rename existing get_shared_storage->get_filesystems 3 years ago
Tsu-ba-me c1a6b1c998 fix(cgi-bin): reset log level in get_networks 3 years ago
Tsu-ba-me e1c5036fb4 fix(cgi-bin): add switch support to get_networks 3 years ago
Tsu-ba-me 4fa8073efe fix(cgi-bin): add short host name to get_status response 3 years ago
Tsu-ba-me 4fe11050e8 fix(cgi-bin): rename nodes->hosts in get_networks 3 years ago
Tsu-ba-me 2223af6d6c fix(cgi-bin): rename nodes->hosts in get_status 3 years ago
Tsu-ba-me 457db203bd fix(cgi-bin): rename nodes->hosts in get_memory 3 years ago