Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.
See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html
Change-Id: Ib3e0b4220d9a8a076ba2c26ac68852aa3953f134
Story: #2005924
Task: #34240
diff --git a/.zuul.yaml b/.zuul.yaml
index bec8e84..f7b270c 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -197,8 +197,7 @@
templates:
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- - openstack-python36-jobs
- - openstack-python37-jobs
+ - openstack-python3-train-jobs
- openstack-python-jobs
- check-requirements
- publish-openstack-docs-pti
diff --git a/setup.cfg b/setup.cfg
index 94a479c..6e29ac4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -17,6 +17,7 @@
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
+ Programming Language :: Python :: 3.7
[files]
packages =