Add release configuration.
[apex-tripleo-heat-templates.git] / setup.cfg
1 [metadata]
2 name = tripleo-heat-templates
3 version = 0.0.1
4 summary = Heat templates for deploying OpenStack with OpenStack.
5 description-file =
6     README.md
7 author = OpenStack
8 author_email = openstack-dev@lists.openstack.org
9 license = Apache License (2.0)
10 home-page = https://git.openstack.org/cgit/openstack/tripleo-heat-templates
11 classifier =
12     Environment :: OpenStack
13     Development Status :: 3 - Alpha
14     License :: OSI Approved :: Apache Software License
15     Operating System :: POSIX :: Linux
16     Programming Language :: Other
17     Environment :: Console
18
19 [files]
20 data_files =
21     share/tripleo-heat-tempaltes/examples = examples/*
22     share/tripleo-heat-templates =
23         Makefile
24         *.yaml