removal of jira 55/72855/4
authorJacob Hodgdon <jhodgdon@iol.unh.edu>
Tue, 24 Aug 2021 19:48:36 +0000 (15:48 -0400)
committerRaven Hodgdon <jhodgdon@iol.unh.edu>
Tue, 14 Sep 2021 20:57:19 +0000 (16:57 -0400)
commiteb75b380a32c65dc8d0857bae093c7a96f30f024
treec23c61a3e16a5d946fd0743748065767b5256fa7
parent4e8c162a104a46f7625b0ad624285ed39568d3a1
removal of jira

Change-Id: I1b1da49147219d94837cdd50b908ba30f8cf961c
Signed-off-by: Jacob Hodgdon <jhodgdon@iol.unh.edu>
Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu>
Signed-off-by: Raven Hodgdon <jhodgdon@iol.unh.edu>
29 files changed:
config.env.sample
config/rabbitmq/rabbitmq.conf [new file with mode: 0644]
docker-compose.yml
requirements.txt
src/account/jira_util.py [deleted file]
src/account/models.py
src/account/tasks.py [deleted file]
src/account/urls.py
src/account/views.py
src/api/views.py
src/booking/quick_deployer.py
src/booking/stats.py
src/booking/urls.py
src/booking/views.py
src/dashboard/templatetags/jira_filters.py [deleted file]
src/dashboard/urls.py
src/laas_dashboard/settings.py
src/notifier/urls.py
src/resource_inventory/urls.py
src/static/package-lock.json
src/templates/base/account/configuration_list.html [deleted file]
src/templates/base/account/details.html
src/templates/base/base.html
src/templates/base/booking/booking_delete.html
src/templates/base/booking/booking_table.html
src/templates/lfedge/booking/booking_table.html
src/workflow/models.py
web/Dockerfile
worker/Dockerfile