Horizon UI for Monasca
Go to file
Rob Raymond b959feffe7 Validate expression and return better errors to user
Change-Id: Ice1775412aa93776d7c07f7851abc1e255aa3edd
2014-07-28 14:49:24 -06:00
cosmos/overcloud Add in Cosmos dashboard 2014-05-16 12:14:50 -06:00
debian Initial installer work 2014-04-29 14:09:19 -06:00
enabled using python-monascaclient instead of old python-monclient 2014-07-25 11:33:50 -06:00
monitoring Validate expression and return better errors to user 2014-07-28 14:49:24 -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 Update README with latest instructions for dev environment 2014-07-28 13:08:59 -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 setup.cfg and README name change 2014-07-17 15:07:49 -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.