Commit Graph

358 Commits

Author SHA1 Message Date
63332108aa blah2 2021-12-10 20:01:30 -05:00
c11d4001ce blah 2021-12-10 19:58:53 -05:00
cf9e534063 get_all_vms_from_hosts() missing 1 required positional argument 2021-12-10 19:57:11 -05:00
4bbacffeae refactor get_all_by_host_and_network to get_all_by_id 2021-12-10 19:53:14 -05:00
96786acb13 missing 1 required positional argument: 'host_id' 2021-12-09 17:45:20 -06:00
aed35c43eb pass email correctly in net_set_dhcp 2021-12-09 17:42:53 -06:00
1cdd918e28 Object of type dict_keys is not JSON serializable 2021-12-09 17:41:28 -06:00
37babae903 fix sql syntax error 2021-12-09 17:39:40 -06:00
9ce4792cdb fix copy and paste error 2021-12-09 17:37:54 -06:00
8bcdc99664 delete potentially conflicting dhcp configs before adding a new one 2021-12-09 17:34:39 -06:00
c7469f2acb first draft of full implementation with net_set_dhcp 2021-12-09 17:25:44 -06:00
baee2f9178 fix margins on admin panel 2021-12-09 15:12:48 -06:00
1e9043bbf2 clean up and add email display to admin panel 2021-12-09 15:11:03 -06:00
57c62a7abc handle the situation where the IP address (desired or actual) is null 2021-12-09 15:04:16 -06:00
ca26d4b2af fix missing vm ids 2021-12-09 14:44:25 -06:00
9a34921916 fix copy and paste error network vs network_name 2021-12-09 14:42:51 -06:00
92af0192c7 print debugging 2021-12-09 14:41:25 -06:00
2ce638ab29 trying to get admin tools in place 2021-12-09 14:38:17 -06:00
fd0d112834 fix get_all_by_host_and_network hub logic 2021-12-09 13:19:42 -06:00
5f87f6ef9b oops fix dictionary iteration being set up wrong 2021-12-09 13:16:05 -06:00
288d0c9630 print debugging 2021-12-09 13:10:48 -06:00
2ff7a26bf1 woops 2021-12-09 13:07:28 -06:00
a88075f2dc trying to fix traceback formatting 2021-12-09 13:06:44 -06:00
6d4bba8d3e try to add traceback to my_exec_info_message 2021-12-09 13:02:21 -06:00
4c5cddc08b clean up log messages in get_all_by_host_and_network 2021-12-09 12:54:27 -06:00
089cb4d696 trying to fix bugs in get_all_by_host_and_network 2021-12-09 12:53:29 -06:00
1748b869f1 fix copy and paste error 2021-12-09 12:46:07 -06:00
f2e03919d7 trying to improve error handling inside get_all_by_host_and_network 2021-12-09 12:40:30 -06:00
51d2c6e7a2 megaphone is live 2021-12-09 11:44:30 -06:00
c52e35b9c8 warning -> warn 2021-12-09 11:32:00 -06:00
fabb59e0dd chmod +x capsulflask/shell_scripts/virsh-net-list.sh 2021-12-09 11:30:01 -06:00
e76786955b allow post method for megaphone 2021-12-09 11:29:06 -06:00
099b90081f comment out temporarily broken ensure_vms_and_db_are_synced 2021-12-09 11:21:53 -06:00
b3f62018ea Admin Megaphone: Email All Users With Active Capsuls 📢 2021-12-09 11:21:33 -06:00
e32ecd5ce2 commit unsaved file 2021-12-08 19:45:35 -06:00
e134184ab7 push wip get_all_by_host_and_network 2021-12-08 12:57:22 -06:00
a93a97c66c save unsaved files 2021-12-05 16:50:55 -06:00
cc349d266f working on support for managing VM state and IP address 2021-12-05 16:47:37 -06:00
Maveth
9d74c99ce8 Update View Source link to working URL 2021-11-23 12:24:34 -06:00
Maveth
bb4281270c Fix error caused by negative or really big numbers 2021-11-23 12:24:14 -06:00
ee5eb13bec bogus change trying to test gitea code search indexing 2021-10-30 18:00:57 +00:00
5b3f4346a8 add servers.coop cloud-init.yml to docs 2021-10-30 15:42:55 +00:00
9e78e72502 add cyberia-cloudinit.yml to docs 2021-10-30 15:33:12 +00:00
d3aeea9ec6 add ids (anchors) to faq 2021-10-24 18:23:25 +00:00
25715f5aee dont silently crash when database connection fails 2021-10-05 10:50:31 -05:00
934ee9b4fa Update Letsencrypt root cert used for postgres TLS
https://letsencrypt.org/certs/isrgrootx1.pem
"self signed"  ISRG Root X1
2021-10-05 10:47:21 -05:00
5a18fc7e13 add comments describing how to correct async creates / handle fails 2021-09-02 12:34:51 -05:00
5a67a58f98 better error handling when the btcpay server goes down 2021-09-02 12:00:48 -05:00
3346a45ed4 return success whn attempting to destroy a capsul that doesnt exist 2021-08-27 12:18:17 -05:00
f8e187ff84 local variable 'assigned_hosts_string' referenced before assignment 2021-08-27 12:14:38 -05:00