Dashboard plugin for the Adjutant service.
8adc451be1
As per the current release tested runtime, we test from python 3.9 till python 3.12 so updating the same in python classifier in setup.cfg Change-Id: I4e3bd79c610b355ea716c35a4c4cb71157d890af |
||
---|---|---|
adjutant_ui | ||
doc | ||
tools | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
babel-django.cfg | ||
babel-djangojs.cfg | ||
bindep.txt | ||
LICENSE | ||
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
.