Files
python-brick-cinderclient-ext/setup.cfg
Brian Rosmaita c43cadf1ca Remove Python 2.7 support from testing and gates
Makes Python 3 the base python for all tox venvs and removes
py2 jobs from zuul.yaml.  Defines functional-py36 and -py37
tox venvs and configures them to both be run in check and gate.

Change-Id: Idd9c7ad2c7875c10bc20322bd814ff70e832b920
2019-12-04 18:01:42 -05:00

38 lines
1.1 KiB
INI

[metadata]
name = python-brick-cinderclient-ext
summary = python-cinderclient extension for local storage management
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = http://docs.openstack.org/cinder/latest/
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
[files]
packages =
brick_cinderclient_ext
brick_python_cinderclient_ext
[compile_catalog]
directory = brick-cinderclient-ext/locale
domain = brick-cinderclient-ext
[update_catalog]
domain = brick-cinderclient-ext
output_dir = brick-cinderclient-ext/locale
input_file = brick-cinderclient-ext/locale/brick-cinderclient-ext.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = brick-cinderclient-ext/locale/brick-cinderclient-ext.pot