Pharos Dashboard: Add manual resource management
authormaxbr <maxbr@mi.fu-berlin.de>
Fri, 5 May 2017 08:02:56 +0000 (10:02 +0200)
committermaxbr <maxbr@mi.fu-berlin.de>
Fri, 5 May 2017 08:28:14 +0000 (10:28 +0200)
commit2235d14f060327066ea035288ca97994c41fc65a
tree11fbc9a7a5d8083c2e1903c44aa4d146310ff49d
parent6a821ea00a481bd77a8522f8b7145b8d7ce35d7f
Pharos Dashboard: Add manual resource management

Dev Pods are now managed by checking the "Dev pod" box in the Admin
Panel. This commit also fixes a dead image URL and the oauth process for the
dashboard URL.

Change-Id: Ic94160eb3a4504a369606261440df0e5354ac027
Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
pharos-dashboard/config.env.sample
pharos-dashboard/docker-compose.yml
pharos-dashboard/rabbitmq/init.sh
pharos-dashboard/src/dashboard/admin.py
pharos-dashboard/src/dashboard/migrations/0002_auto_20170505_0815.py [new file with mode: 0644]
pharos-dashboard/src/dashboard/models.py
pharos-dashboard/src/dashboard/views.py
pharos-dashboard/src/notification/tasks.py
pharos-dashboard/src/pharos_dashboard/settings.py
pharos-dashboard/src/templates/base.html