puppet-trove/setup.cfg
Emilien Macchi 3f22aa648c Add basic structure for ReNo
ReNo [1] is the release management tool in OpenStack.
This patch adds the basic structure to start using it.

* Update .gitignore
* Add a basic note "use-reno"
* Add releasenotes/ dir and basic files
* Add python files: setup.cfg, setup.py, test-requirements.txt and
  tox.ini.

[1] http://docs.openstack.org/developer/reno

Change-Id: Ie4638f6c91edd288233fead5d37c3952e09fb9af
2016-03-14 08:36:32 -04:00

14 lines
433 B
INI

[metadata]
name = puppet-trove
summary = Puppet module for OpenStack Trove
description-file =
README.md
author = Puppet Labs and OpenStack Contributors
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux