magnum-ui/magnum_ui
shu-mutou 7e5e888481 Use Horizon's plugin registration system
Magnum UI and their panels are currently registered via their `dashboard.py`
and `panel.py` files, but should use the enabled files.
This is standard in Horizon.

This patch changes registration method to enabled files.

For moving our dashboard to under the "project" dashbaord,
we need to change URLs. So, many files will be changed.

Since "/project/containers" is already used by Swift Container panel,
this patch uses "bays", "baymodels" and "bays/containers" for URLs.

Change-Id: Icedb984331bd46540f2e7d12bbefcc308aff214f
Closes-Bug: #1507679
2015-12-24 17:29:52 +09:00
..
api Merge "Add REST API to get single bay" 2015-11-20 11:26:47 +00:00
content Use Horizon's plugin registration system 2015-12-24 17:29:52 +09:00
locale Imported Translations from Zanata 2015-12-17 06:01:21 +00:00
static/dashboard/containers Use Horizon's plugin registration system 2015-12-24 17:29:52 +09:00
templates Use Horizon's plugin registration system 2015-12-24 17:29:52 +09:00
test Add create action to containers panel 2015-11-17 09:55:14 +09:00
__init__.py Initial skeleton repo 2015-09-08 23:02:28 +00:00
models.py Initial skeleton repo 2015-09-08 23:02:28 +00:00
version.py Initial skeleton repo 2015-09-08 23:02:28 +00:00