Dashboard plugin for the Adjutant service.
379709c979
* add documentation for settings * clean up documentation * split role help into own template * remove old debug print statements Change-Id: Id764dca96e37627974c77181e73634f461ab10b1 |
||
---|---|---|
adjutant_ui | ||
doc | ||
tools | ||
.gitignore | ||
.gitreview | ||
babel-django.cfg | ||
babel-djangojs.cfg | ||
LICENSE | ||
manage.py | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
test-shim.js | ||
tox.ini |
adjutant-ui
Adjutant Dashboard
- Free software: Apache license
- Source: https://github.com/openstack/adjutant-ui
This is the Horizon plugin for the Adjutant service, and provides UI elements to the core features that Adjutant adds.
Documentation
Documentation is stored in doc/, a sphinx build of the documentation
can be generated with the command tox -e docs
.