metalsmith/setup.cfg
Vieri e8796b2183 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Ia0f492a1b764740a63ac91cb3255a67a8e6ee873
2018-12-04 19:08:16 +00:00

33 lines
968 B
INI

[metadata]
name = metalsmith
summary = Deployment and Scheduling tool for Bare Metal
description-file = README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://git.openstack.org/cgit/openstack/metalsmith
license = Apache-2
classifier =
Environment :: Console
Environment :: OpenStack
Intended Audience :: System Administrators
Intended Audience :: Information Technology
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
[files]
packages =
metalsmith
data_files =
share/ansible/roles/metalsmith_deployment = roles/metalsmith_deployment/*
[entry_points]
console_scripts =
metalsmith = metalsmith._cmd:main