diff --git a/.zuul.yaml b/.zuul.yaml index 843534b05..e57374192 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -16,7 +16,7 @@ check: jobs: - openstack-tox-functional-py39 - - openstack-tox-functional-py311 + - openstack-tox-functional-py312 - openstack-tox-pep8 - placement-nova-tox-functional-py39 - placement-nested-perfload: @@ -49,7 +49,7 @@ gate: jobs: - openstack-tox-functional-py39 - - openstack-tox-functional-py311 + - openstack-tox-functional-py312 - openstack-tox-pep8 - placement-nova-tox-functional-py39 - tempest-integrated-placement: diff --git a/setup.cfg b/setup.cfg index dcfe21fa4..0a6f9d57e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,10 +24,10 @@ classifier = Programming Language :: Python :: Implementation :: CPython Programming Language :: Python :: 3 :: Only Programming Language :: Python :: 3 - Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 [files] packages =