Ghanshyam Mann 9c2e432a88 Fix hacking min version to 3.0.1
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: If6bd35105d281ebf179dbdd4d3636a0419d5cd5c
2020-05-12 19:23:10 -05:00
2020-04-29 09:17:12 +02:00
2020-04-29 09:24:20 +02:00
2017-04-06 18:28:26 +12:00
2019-04-19 19:30:26 +00:00
2020-05-09 18:08:43 +02:00
2017-04-06 18:28:26 +12:00
2020-05-09 18:08:43 +02:00
2017-04-06 18:28:26 +12:00
2020-04-02 02:59:18 +00:00
2018-08-17 02:16:42 +09:00
2017-05-17 15:07:34 +12:00
2020-05-09 18:08:43 +02:00
2020-05-09 18:08:43 +02:00
2020-04-29 08:08:07 +00: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 938 KiB
Languages
Python 73.1%
HTML 13.4%
Shell 9.3%
JavaScript 4.2%