These changes were missed by Sysadmin's proposed Migration Patch, this patch takes care of these missings. Also updated kolla review pull task to use review.opendev.org instead of opendev.org as remote url because opendev.org currently don't have review refs/changes synched due to gitea bug. Related-Bug: #1825732 Change-Id: I30646b0c5b95f391e9ab4bd767b468280ccb3842
36 lines
859 B
INI
36 lines
859 B
INI
[metadata]
|
|
name = tripleo-ci
|
|
summary = TripleO documentation
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-discuss@lists.openstack.org
|
|
home-page = http://opendev.org/openstack/tripleo-ci
|
|
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 :: 2.6
|
|
Programming Language :: Python :: 3
|
|
Programming Language :: Python :: 3.3
|
|
|
|
[egg_info]
|
|
tag_build =
|
|
tag_date = 0
|
|
tag_svn_revision = 0
|
|
|
|
[wheel]
|
|
universal = 1
|
|
|
|
[pbr]
|
|
warnerrors = False
|
|
|
|
[tool:pytest]
|
|
norecursedirs = .git .tox dist
|
|
log_cli = true
|