
fix and enable: - E121 continuation line under-indented for hanging indent - E126 continuation line over-indented for hanging indent - E226 missing whitespace around arithmetic operator - H306 imports not in alphabetical order - H401 docstring should not start with a space Change-Id: I1dab6908652924931e750187380d153d64eba2b6
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
.
Description
Languages
Python
73.1%
HTML
13.4%
Shell
9.3%
JavaScript
4.2%