1803eeb6c6
[1] https://governance.openstack.org/tc/reference/runtimes/zed.html Change-Id: I1a88cb62bde4c43f2a0931d75d9bfa773c30f441
26 lines
861 B
INI
26 lines
861 B
INI
[metadata]
|
|
name = ironic-ui
|
|
summary = Ironic plugin UI for Horizon to allow users to view and manage bare metal nodes, ports and drivers.
|
|
description_file =
|
|
README.rst
|
|
author = OpenStack
|
|
author_email = openstack-discuss@lists.openstack.org
|
|
home_page = https://docs.openstack.org/ironic-ui/latest/
|
|
python_requires = >=3.8
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: Implementation :: CPython
|
|
Programming Language :: Python :: 3 :: Only
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.8
|
|
Programming Language :: Python :: 3.9
|
|
|
|
[files]
|
|
packages =
|
|
ironic_ui
|