
Python 2 is no longer supported. Python 3 is required. This patch stops testing with Python 2 and issues the release note. Change-Id: Ibed6cf480280dcdde19a8d47982b9e1fa6b96f85
28 lines
806 B
INI
28 lines
806 B
INI
[metadata]
|
|
name = blazar-nova
|
|
summary = Nova related filters and extensions for Blazar
|
|
description-file = README.rst
|
|
license = Apache Software License
|
|
classifiers =
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.6
|
|
Programming Language :: Python :: 3.7
|
|
Environment :: OpenStack
|
|
Development Status :: 3 - Alpha
|
|
Framework :: Setuptools Plugin
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
author = OpenStack
|
|
author_email = openstack-discuss@lists.openstack.org
|
|
home-page = https://launchpad.net/blazar
|
|
|
|
[global]
|
|
setup-hooks = pbr.hooks.setup_hook
|
|
|
|
[files]
|
|
packages =
|
|
blazarnova
|