Add user specified CI file entry 91/72891/4
authorSawyer Bergeron <sbergeron@iol.unh.edu>
Tue, 7 Sep 2021 15:28:35 +0000 (11:28 -0400)
committerSawyer Bergeron <sbergeron@iol.unh.edu>
Mon, 13 Sep 2021 16:50:16 +0000 (12:50 -0400)
commita819fc1df86721eda36eee89d0235c89b3159d6b
treebf4b7f7f15d7e7947f8d2ba81f79b4b48f75d2c4
parentd93346a716bde5237b7cfef5c10ea56e4922b59a
Add user specified CI file entry

Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu>
Change-Id: Ia920130612da8fcde9d1a0d5dde7861904857162
Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu>
14 files changed:
src/api/migrations/0019_auto_20210907_1448.py [new file with mode: 0644]
src/api/models.py
src/api/urls.py
src/api/views.py
src/booking/forms.py
src/booking/migrations/0009_booking_complete.py [new file with mode: 0644]
src/booking/models.py
src/booking/quick_deployer.py
src/dashboard/tasks.py
src/resource_inventory/migrations/0020_cloudinitfile.py [new file with mode: 0644]
src/resource_inventory/migrations/0021_resourceconfiguration_cloud_init_files.py [new file with mode: 0644]
src/resource_inventory/models.py
src/templates/base/booking/booking_detail.html
src/templates/base/booking/quick_deploy.html