Switch to xena jobs

Change-Id: If21c091da5bd1648945028c20b78b6dd3bf1e856
This commit is contained in:
Tim Burke 2020-07-16 15:08:42 -07:00
parent 7d0046069a
commit 457f368f62
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
- project:
templates:
- check-requirements
- openstack-python3-ussuri-jobs
- openstack-python3-xena-jobs

View File

@ -43,6 +43,7 @@ setup(
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Environment :: No Input/Output (Daemon)',
'Environment :: OpenStack',
],