magnum-ui/MANIFEST.in
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

3 lines
57 B
Plaintext

include setup.py
recursive-include magnum_ui/templates *