Commit Graph

21 Commits

Author SHA1 Message Date
forest 39980d836b remove debug log 2021-01-30 02:05:06 -06:00
forest e18d15f7e7 forgot to decode ssh-keyscan.sh output to string 2021-01-30 01:57:52 -06:00
forest a7c61f01df remove extra debug logs 2021-01-30 01:42:27 -06:00
forest 50cea6e0b4 first crack at adding ssh host key display to the capsul detail page 2021-01-30 01:39:48 -06:00
forest 29008bc963 fix index out of range when parsing output from shell_scripts/get.sh 2021-01-29 00:26:21 -06:00
forest 274c7a2c76 add logging around ssh keys to capsul creation to support a user who is
experiencing bugs
2021-01-29 00:13:32 -06:00
j3s 95f31b9cfa Allow / in template image filename 2020-10-29 21:25:45 -05:00
forest 5a080fe1c5 correctly decode output from list-ids.sh 2020-05-21 22:45:00 -05:00
forest e2c51d067e implement ensure_vms_and_db_are_synced in cron task and add default
sender to readme
2020-05-21 21:40:41 -05:00
j3s 7448cd90da Properly decode output of create and destroy 2020-05-16 16:55:18 -05:00
j3s 942d629d6e Decode bytes to string before comparing with regex
- Python3 makes this a lil more complicated
- see https://stackoverflow.com/questions/21689365/python-3-typeerror-must-be-str-not-bytes-with-sys-stdout-write
2020-05-16 16:45:21 -05:00
j3s 109e57ffc9 Correct template match regex 2020-05-16 15:59:01 -05:00
j3s 539fded22d Correct comparison type, add more verbose error 2020-05-16 15:51:38 -05:00
j3s 7a6ba7675c Pass additional_ram_bytes as a string 2020-05-16 15:49:49 -05:00
forest 26340f118f trying to fix logging 2020-05-15 23:19:01 -05:00
forest 403506a0b0 capacity limiter and general cleanup 2020-05-13 13:56:43 -05:00
forest a6e655ef72 basic capsul detail page 2020-05-11 16:24:37 -05:00
forest 231d1ed7c0 create capsul and capsuls list page working 2020-05-11 15:13:20 -05:00
forest 18e6a1b141 starting to build console controller and views 2020-05-11 01:47:14 -05:00
forest d706ae7761 updating virt_model with email and 2020-05-10 20:23:00 -05:00
forest 426fad7b10 first try at creating VirtualizationInterface 2020-05-10 18:59:30 -05:00