84aa3e8c39
This commit renames and updates the rather outdated README for this project. Change-Id: Ibd1531dc14a2c04d8d91a3339c1df47a41c94790
24 lines
679 B
INI
24 lines
679 B
INI
[metadata]
|
|
name = tripleo-heat-templates
|
|
summary = Heat templates for deploying OpenStack with OpenStack.
|
|
description-file =
|
|
README.rst
|
|
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]
|
|
packages =
|
|
tripleo_heat_merge
|
|
[entry_points]
|
|
console_scripts =
|
|
tripleo-heat-merge = tripleo_heat_merge.merge:main
|