diff --git a/setup.cfg b/setup.cfg index f27841ef8..77d4a95e5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,6 @@ name = python-ironicclient summary = OpenStack Bare Metal Provisioning API Client Library description_file = README.rst -license = Apache-2.0 author = OpenStack author_email = openstack-discuss@lists.openstack.org home_page = https://docs.openstack.org/python-ironicclient/latest/ @@ -11,6 +10,7 @@ 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