new setup configuration

Change-Id: I55449a621ebb758492bf1087881e8f7d723c442a
This commit is contained in:
Fabio Verboso 2017-04-04 16:04:46 +02:00
parent 0b57956164
commit d432173379
2 changed files with 9 additions and 6 deletions

View File

@ -1,3 +0,0 @@
#IoTronic
IoT resource management service for OpenStack clouds.

View File

@ -1,11 +1,12 @@
[metadata]
name = iotronic
summary = IoTronic is an Internet of Things resource management service for OpenStack clouds.
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
home-page = https://github.com/openstack/iotronic
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
@ -16,14 +17,19 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[files]
packages =
iotronic
data_files =
/etc/iotronic =
etc/iotronic/iotronic.conf
etc/iotronic/policy.json
[build_sphinx]
source-dir = doc/source
build-dir = doc/build