RETIRED, Dashboard for Murano
Go to file
Timur Sufiev 950dd8312d Rename dynamic_ui package and normalize it.
* Move muranodashboard.environments.services package to
  muranodashboard.dynamic_ui.
* Move all code from dynamic_ui/__init__.py to dynamic_ui/services.py
  thus having normal empty __init__.py for dynamic_ui package (as in
  other packages).

Change-Id: I395ee621578cb417314fe4960d74108deb848023
2013-12-24 16:43:53 +04:00
bin Removed all projects except Glazier Dashboard 2013-04-09 14:52:04 +04:00
build_addons/rpm Made improvements for rpmbuild 2013-12-12 17:03:50 +04:00
doc/source KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
muranodashboard Rename dynamic_ui package and normalize it. 2013-12-24 16:43:53 +04:00
tools Move installation to pbr 2013-09-03 13:25:37 +04:00
.gitignore Implement dynamic UI for all current service creation forms. 2013-08-13 19:11:21 +04:00
.gitreview Adding some packeges to pip requirements 2013-05-16 16:59:06 +04:00
manage.py KEERO-318 - Fix all occurrences of old names (keero, glazier) in Dashboard 2013-04-26 16:25:58 +04:00
MANIFEST.in Made improvements for rpmbuild 2013-12-12 17:03:50 +04:00
openstack-common.conf Move installation to pbr 2013-09-03 13:25:37 +04:00
README.rst Update README.rst 2013-04-25 23:53:31 +04:00
requirements.txt Update requirements to use http://tarballs.openstack.org 2013-12-11 12:14:39 +04:00
run_tests.sh Removed all projects except Glazier Dashboard 2013-04-09 14:52:04 +04:00
setup-centos.sh Use code from AdvNetworking for MS SQL Cluster IP validation. 2013-12-10 17:45:32 +04:00
setup.cfg Made improvements for rpmbuild 2013-12-12 17:03:50 +04:00
setup.py Update requirements to match havana's ones. 2013-10-28 17:40:02 +04:00
setup.sh Use code from AdvNetworking for MS SQL Cluster IP validation. 2013-12-10 17:45:32 +04:00
test-requirements.txt Update requirements to match havana's ones. 2013-10-28 17:40:02 +04:00
tox.ini Move installation to pbr 2013-09-03 13:25:37 +04:00

Murano Dashboard README ===================== Dashboard is a conponent that provides Web UI to Murano Project.

SEE ALSO