46255bd9fa
The patch updates the jobs for Bobcat development cycle by adding an antelope job and droping wallaby and xena jobs. Change-Id: Id6c76abefd0edb69eccde18370dc07373c4bfdcf Depends-On: https://review.opendev.org/c/openinfra/interop/+/881711
32 lines
846 B
INI
32 lines
846 B
INI
[metadata]
|
|
name = defcore
|
|
summary = OpenStack Interop Working Group Process
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-discuss@lists.openstack.org
|
|
home-page = https://wiki.openstack.org/wiki/Governance/InteropWG
|
|
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 :: 2
|
|
Programming Language :: Python :: 2.7
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.9
|
|
Programming Language :: Python :: 3.10
|
|
|
|
[build_sphinx]
|
|
all_files = 1
|
|
build-dir = doc/build
|
|
source-dir = doc/source
|
|
|
|
#[pbr]
|
|
#warnerrors = True
|
|
|
|
[wheel]
|
|
universal = 1
|