Horizon UI for Monasca
Go to file
Rob Raymond 7a5c61342e Move expression field to angularjas so that fields line up better.
Change-Id: Idd5ba503e74090c75492bb879fb2c3f473d35cd2
2014-10-09 09:39:50 -06:00
config Move local_settings to config 2014-08-06 14:47:59 -06:00
debian Initial installer work 2014-04-29 14:09:19 -06:00
enabled Move from overcloud dashboard to monitoring 2014-07-29 09:08:28 -06:00
monitoring Move expression field to angularjas so that fields line up better. 2014-10-09 09:39:50 -06:00
tools Enable unit and pep8 tests 2014-06-27 16:16:29 -06:00
.gitignore Enable unit and pep8 tests 2014-06-27 16:16:29 -06:00
.gitreview Add .gitreview and tox.ini files 2014-07-16 16:38:33 -06:00
ChangeLog Updated ChangeLog 2014-07-28 09:36:21 -06:00
LICENSE pypi packaging files 2014-05-30 16:52:14 -06:00
MANIFEST.in pypi packaging files 2014-05-30 16:52:14 -06:00
README.md Move service health configuration to local_settings 2014-08-01 10:15:04 -06:00
manage.py Enable unit and pep8 tests 2014-06-27 16:16:29 -06:00
requirements.txt using python-monascaclient instead of old python-monclient 2014-07-25 11:33:50 -06:00
run_tests.sh Enable unit and pep8 tests 2014-06-27 16:16:29 -06:00
setup.cfg Use data_files to install data files 2014-08-06 16:48:08 -06:00
setup.py Initial installer work 2014-04-29 14:09:19 -06:00
test-requirements.txt Bump hacking to 0.9.x series 2014-07-24 11:21:04 +02:00
tox.ini Add .gitreview and tox.ini files 2014-07-16 16:38:33 -06:00

README.md

monasca-ui

Monasca UI is implemented as a horizon plugin that adds panels to horizon. It is installed into devstack by monasca-vagrant. For a UI development setup:

License

Copyright (c) 2014 Hewlett-Packard Development Company, L.P.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.