doc: update setup.cfg file

Add updating the setup.cfg to reflect the current cycle's supported
Python versions to the release cycle tasks list.

Change-Id: I3e309edaa8d4ed9251e91398ff956323f11b1b31
This commit is contained in:
Brian Rosmaita
2023-03-09 11:34:19 -05:00
parent 4a1a39ecd7
commit c16f4a5069

View File

@@ -84,6 +84,10 @@ Between PTG and Milestone-1
.. _zuul.d/project-templates.yaml: https://opendev.org/openstack/openstack-zuul-jobs/src/branch/master/zuul.d/project-templates.yaml
.. _openstack/openstack-zuul-jobs repo: https://opendev.org/openstack/openstack-zuul-jobs
* Check the ``setup.cfg`` file in each cinder deliverable to make
sure that the claimed supported Python versions line up with
the cycle's supported Python versions.
#. Focus on spec reviews to get them approved and updated early in
the cycle to allow enough time for implementation.