Metadata-Version: 2.4
Name: adjutant-ui
Version: 12.0.0
Summary: Adjutant User Interface
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
License: Apache-2.0
Project-URL: Bug Tracker, https://storyboard.openstack.org/#!/project/openstack/adjutant-ui
Project-URL: Documentation, https://docs.openstack.org/adjutant/latest
Project-URL: Source Code, https://opendev.org/openstack/adjutant-ui
Keywords: openstack,keystone,users,tasks,registration,workflow
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: OpenStack
Classifier: Framework :: Django
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: pbr>=6.1.1
Requires-Dist: horizon>=18.1.0
Dynamic: license-file
Dynamic: requires-dist

===========
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``.
