The openstack-dev mailing list has been replaced with the openstack-discuss mailing list (*). So replace the openstack-dev mailing list with the openstack-discuss mailing list in setup.cfg. In addition, update the home page URL in setup.cfg. *: http://lists.openstack.org/pipermail/openstack-dev/2018-September/134911.html Change-Id: If8dba8c7aee5e8161ac52dd2eeb0a7b2d82ca933
24 lines
726 B
INI
24 lines
726 B
INI
[metadata]
|
|
name = os-resource-classes
|
|
summary = Resource Classes for OpenStack
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-discuss@lists.openstack.org
|
|
home-page = https://docs.openstack.org/os-resource-classes/latest/
|
|
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 :: 2
|
|
Programming Language :: Python :: 2.7
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.5
|
|
|
|
[files]
|
|
packages =
|
|
os_resource_classes
|