2013-10-16 19:48:57 +01:00
|
|
|
[metadata]
|
|
|
|
name = tripleo-heat-templates
|
|
|
|
summary = Heat templates for deploying OpenStack with OpenStack.
|
|
|
|
description-file =
|
|
|
|
README.md
|
|
|
|
author = OpenStack
|
|
|
|
author_email = openstack-dev@lists.openstack.org
|
|
|
|
license = Apache License (2.0)
|
|
|
|
home-page = https://git.openstack.org/cgit/openstack/tripleo-heat-templates
|
|
|
|
classifier =
|
|
|
|
Environment :: OpenStack
|
|
|
|
Development Status :: 3 - Alpha
|
|
|
|
License :: OSI Approved :: Apache Software License
|
|
|
|
Operating System :: POSIX :: Linux
|
|
|
|
Programming Language :: Other
|
|
|
|
Environment :: Console
|
|
|
|
|
|
|
|
[files]
|
2013-11-29 15:12:33 +02:00
|
|
|
packages =
|
|
|
|
tripleo_heat_merge
|
|
|
|
[entry_points]
|
|
|
|
console_scripts =
|
|
|
|
tripleo-heat-merge = tripleo_heat_merge.merge:main
|