openstack-tools/setup.cfg

30 lines
919 B
INI

[metadata]
name = openstack-tools
summary = OpenStack system tools
description-file =
README.rst
author = VEXXHOST, Inc.
author-email = devops@vexxhost.com
home-page = https://opendev.org/vexxhost/openstack-tools
python-requires = >=3.6
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
[files]
packages =
openstack_tools
[entry_points]
console_scripts =
openstack-prometheus-routers-l3-ha = openstack_tools.cmd.prometheus.routers_l3_ha:main
openstack-cleanup-openvswitch = openstack_tools.cmd.cleanup.openvswitch:main