Add project infomation into setup.cfg

Change-Id: I3c4118a1010f1b100166d053d01446b530eda142
This commit is contained in:
caoyuan 2019-01-09 14:48:55 +00:00
parent 6a20b388c0
commit 5636d0a627
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
[metadata]
name = charm-swift-proxy
summary = Charm module for OpenStack Swift Proxy
description-file =
README.md
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/charm-guide/latest/
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
[nosetests]
verbosity=1
with-coverage=1