warm/setup.cfg
Sahid Orentino Ferdjaoui f669d9d564 Update the project to refer openstack projects
Update the project to used conventions from
OpenStack projects.

Change-Id: Ibb9f312ab0c4c85988ed0a797bb341799adb4784
2014-03-05 13:57:08 +01:00

25 lines
618 B
INI

[metadata]
name = warm
summary = Deploy OpenStack resources from Yaml templates.
description-file =
README
author = Sahid Orentino Ferdjaoui
author-email = sahid.ferdjaoui@cloudwatt.com
home-page = https://wiki.openstack.org/wiki/Warm
classifier =
Environment :: OpenStack
License :: OSI Approved :: Apache Software License
Intended Audience :: Developers
Intended Audience :: System Administrators
Programming Language :: Python
Operating System :: MacOS :: MacOS X
Operating System :: POSIX :: Linux
[files]
packages =
warm
[entry_points]
console_scripts =
warm = warm:main