Fix setup.cfg

Add missing spaces. Without spaces devstack function
setup_dev_lib fails with installing monasca-statsd.

Extra:
- modify project description

Change-Id: Ia79fade39e864a4c687fe6cc39bf4cd28f5e911f
Needed-By: I08b2ddbe17b2c7899056a63a5633070ae9a2c2db
This commit is contained in:
Artur Basiak 2016-11-24 12:30:04 +01:00
parent 4940cfbf31
commit 3f20bdc969
1 changed files with 13 additions and 11 deletions

View File

@ -1,21 +1,23 @@
[metadata]
name=monasca-statsd
maintainer=monasca
maintainer_email=monasca@lists.launchpad.net
name = monasca-statsd
maintainer = monasca
maintainer_email = monasca@lists.launchpad.net
description-file = README.md
summary = Statsd Python client
home-page = https://github.com/stackforge/monasca-statsd
summary = Monasca statsd Python client
home-page = https://github.com/openstack/monasca-statsd
keywords=
openstack
monitoring
statsd
license=Apache-2
include_package_data=True
test_suite=nose.collector
classifier=
license = Apache-2
include_package_data = True
test_suite = nose.collector
classifier =
Development Status :: 5 - Production/Stable
License :: OSI Approved :: Apache Software License
Topic :: System :: Monitoring
License :: OSI Approved :: Apache Software License
Topic :: System :: Monitoring
Programming Language :: Python
Programming Language :: Python :: 2.7
[files]
packages =