dashboard/infrastructure
Aravinth Manivannan 0606c4ade0
feat: vm create management command
2022-06-28 00:57:25 +05:30
..
management/commands feat: vm create management command 2022-06-28 00:57:25 +05:30
migrations fix: typo 2022-06-28 00:56:34 +05:30
templates/infrastructure fix & rm: create/rm hostscripts, rm HOSTEA_DOMAIN 2022-06-25 18:24:52 +05:30
__init__.py feat: bootstrap infrastructure app with create_instance delete_instance 2022-06-24 20:34:11 +05:30
admin.py feat: vm create management command 2022-06-28 00:57:25 +05:30
apps.py feat: bootstrap infrastructure app with create_instance delete_instance 2022-06-24 20:34:11 +05:30
models.py fix: typo 2022-06-28 00:56:34 +05:30
tests.py feat: vm create management command 2022-06-28 00:57:25 +05:30
urls.py feat: bootstrap infrastructure app with create_instance delete_instance 2022-06-24 20:34:11 +05:30
utils.py feat: vm create management command 2022-06-28 00:57:25 +05:30
views.py chore: refactor infrastructure/views.py; move VM creation to utility fn 2022-06-27 20:59:24 +05:30