https://github.com/openstack/adjutant-ui
Dashboard plugin for the Adjutant service. Mirror of code maintained at opendev.org.
https://github.com/openstack/adjutant-ui
Last synced: about 1 year ago
JSON representation
Dashboard plugin for the Adjutant service. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/adjutant-ui
- Owner: openstack
- License: apache-2.0
- Created: 2017-06-28T06:33:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T03:03:12.000Z (almost 2 years ago)
- Last Synced: 2024-07-26T03:12:19.747Z (almost 2 years ago)
- Language: Python
- Homepage: https://opendev.org/openstack/adjutant-ui
- Size: 397 KB
- Stars: 5
- Watchers: 8
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
===========
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``.