Andreas Jaeger a9a49899c2 Fix some flake8 warnings
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
2020-02-21 09:12:15 +01:00
2020-02-21 09:12:15 +01:00
2017-04-06 18:28:26 +12:00
2017-04-06 18:28:26 +12:00
2019-04-19 19:30:26 +00:00
2020-02-21 08:58:24 +01:00
2017-04-06 18:28:26 +12:00
2017-04-06 18:28:26 +12:00
2018-08-17 02:16:42 +09:00
2017-05-17 15:07:34 +12:00
2017-05-17 15:07:34 +12:00
2017-04-06 18:28:26 +12:00
2018-08-17 02:16:42 +09:00
2020-02-21 09:12:15 +01:00

adjutant-ui

Adjutant Dashboard

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
Dashboard plugin for the Adjutant service.
Readme 932 KiB
Languages
Python 73.1%
HTML 13.4%
Shell 9.3%
JavaScript 4.2%