Dashboard plugin for the Adjutant service.
f3b42daedd
OpenStack is dropping the py2.7 support in ussuri cycle. This also adds the standard expected jobs to be run for ussuri. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Various fixes to make the expected jobs pass as well. Change-Id: I3e8c107c9e3cb8a13a531fb81fd2030d0aad0e7e Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com> |
||
---|---|---|
adjutant_ui | ||
doc | ||
tools | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
babel-django.cfg | ||
babel-djangojs.cfg | ||
bindep.txt | ||
LICENSE | ||
lower-constraints.txt | ||
manage.py | ||
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
.