Cobbler model changes, new endpoints 22/72722/13
authorAdam Hassick <ahassick@iol.unh.edu>
Tue, 29 Jun 2021 20:49:27 +0000 (16:49 -0400)
committerAdam Hassick <ahassick@iol.unh.edu>
Fri, 23 Jul 2021 16:22:54 +0000 (16:22 +0000)
commit6ffb1fdf6ce7825770148bada5a4c54899e4ed36
treeda5d8390a4d46a898840083a761809af47bd7f52
parent49e2b407003b69551ddafa851639e83ec42a5b09
Cobbler model changes, new endpoints

Signed-off-by: Adam Hassick <ahassick@iol.unh.edu>
Change-Id: If0a94730e92747127cef121ec4930a4c8bae6c92
Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu>
Signed-off-by: Adam Hassick <ahassick@iol.unh.edu>
13 files changed:
src/api/migrations/0017_auto_20210630_1629.py [new file with mode: 0644]
src/api/migrations/0018_cloudinitfile.py [moved from src/api/migrations/0017_cloudinitfile.py with 83% similarity]
src/api/models.py
src/api/urls.py
src/api/views.py
src/booking/quick_deployer.py
src/booking/views.py
src/resource_inventory/migrations/0018_auto_20210630_1629.py [new file with mode: 0644]
src/resource_inventory/migrations/0019_auto_20210701_1947.py [new file with mode: 0644]
src/resource_inventory/models.py
src/resource_inventory/tests/test_models.py
src/templates/base/booking/quick_deploy.html
src/workflow/resource_bundle_workflow.py