Akihiro Motoki baeb8879a2 Drop nose dependencies
Horizon test setting no longer depends on nose and related stuffs.
This commit cleans up nose related dependencies.

Filenames of test modules need to start with test_*
so that Django test runner detects them.
There is no test defined but it would be nice to adjust the filename.

Also moves horizon dependencies to requirements.txt.

Change-Id: Ib2f246d76da8a1f5d26a9cf8e9ef27e5f4f62bee
2018-08-17 02:16:42 +09:00
2018-08-17 02:16:42 +09:00
2017-04-06 18:28:26 +12:00
2017-04-06 18:28:26 +12:00
2018-03-23 08:52:02 +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
2018-03-23 08:55:40 +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%