refstack/setup.cfg
huang.zhiping b1403ead09 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I30311d87eaaa33edf42201f59ef597e21808d4b9
2019-11-06 11:28:44 +00:00

42 lines
920 B
INI

[metadata]
name = refstack
summary = OpenStack interop testing
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://refstack.openstack.org
classifier =
Environment :: OpenStack
Intended Audience :: Developers
Intended Audience :: Information Technology
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 =
refstack
scripts =
bin/refstack-manage
bin/refstack-api
[global]
setup-hooks =
pbr.hooks.setup_hook
[entry_points]
oslo.config.opts =
refstack = refstack.opts:list_opts
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source