Metadata-Version: 2.4
Name: zun-ui
Version: 17.0.0.0rc1
Summary: Zun User Interface
Home-page: https://docs.openstack.org/zun-ui/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
License-File: LICENSE
Requires-Dist: pbr>=3.1.1
Requires-Dist: python-zunclient>=3.5.0
Requires-Dist: horizon>=17.1.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

======
Zun-UI
======

.. image:: https://governance.openstack.org/tc/badges/watcher-tempest-plugin.svg

.. Change things from this point on

See the following docs to learn more:

* Free software: Apache license
* Documentation: https://docs.openstack.org/zun-ui/latest/
* Source: https://opendev.org/openstack/zun-ui
* Bugs: https://bugs.launchpad.net/zun-ui

Manual Installation
-------------------

Install according to `Zun UI documentation <https://docs.openstack.org/zun-ui/latest/install/index.html>`_.

Enabling in DevStack
--------------------

Add this repo as an external repository into your ``local.conf`` file::

    [[local|localrc]]
    enable_plugin zun-ui https://opendev.org/openstack/zun-ui

