<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git, branch master</title>
<subtitle>opendev.org: openstack/python-cinderclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/'/>
<entry>
<title>Merge "Update functional jobs for 2023.2"</title>
<updated>2023-05-15T17:29:37+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-05-15T17:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=f64df99134c95bb5f9e7d24deeb7869cd828aa4b'/>
<id>f64df99134c95bb5f9e7d24deeb7869cd828aa4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Use tox 4"</title>
<updated>2023-05-05T22:27:42+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-05-05T22:27:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=dc6bb1837b11ca4e6d0137caccd4dd4bd39c35c6'/>
<id>dc6bb1837b11ca4e6d0137caccd4dd4bd39c35c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update functional jobs for 2023.2</title>
<updated>2023-04-17T22:58:23+00:00</updated>
<author>
<name>Brian Rosmaita</name>
<email>rosmaita.fossdev@gmail.com</email>
</author>
<published>2023-04-17T22:58:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=26115ba7b19303de7c15072353f7087030bcf293'/>
<id>26115ba7b19303de7c15072353f7087030bcf293</id>
<content type='text'>
Based on the python runtimes for 2023.2 [0], we should be running
functional jobs on python 3.9 and python 3.10.

[0] https://governance.openstack.org/tc/reference/runtimes/2023.2.html

Change-Id: Ifc7dc6588af420aa56cd862dd9f558a4506eb1a0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on the python runtimes for 2023.2 [0], we should be running
functional jobs on python 3.9 and python 3.10.

[0] https://governance.openstack.org/tc/reference/runtimes/2023.2.html

Change-Id: Ifc7dc6588af420aa56cd862dd9f558a4506eb1a0
</pre>
</div>
</content>
</entry>
<entry>
<title>Use tox 4</title>
<updated>2023-04-17T22:28:01+00:00</updated>
<author>
<name>Brian Rosmaita</name>
<email>rosmaita.fossdev@gmail.com</email>
</author>
<published>2023-02-16T01:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=1260de9e61ea276c8f67c39437286b11fcb136fc'/>
<id>1260de9e61ea276c8f67c39437286b11fcb136fc</id>
<content type='text'>
Changes:
- eliminate whitespace in passenv values
- removed skipsdist=True, which in tox 4 appears to prevent os-brick
  from being installed in the testenvs
- made 4.4.1 the tox minversion to catch relevant bugfixes; since
  tox is not constrained, we'll actually be using the most recent
  version of tox 4
- had to adjust the functional testenv's setenv, which wasn't
  overriding OS_TEST_PATH like it did with tox 3
- used generative section names to define the various functional
  py3 testenvs we want to support locally (namely, py38, py39,
  py310, and py311)

This patch makes tox 4 the default so that we can hopefully catch
problems locally before they block the gate.

Change-Id: I01c4d44efa64650cdb46fac34a770a7aa5881baf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:
- eliminate whitespace in passenv values
- removed skipsdist=True, which in tox 4 appears to prevent os-brick
  from being installed in the testenvs
- made 4.4.1 the tox minversion to catch relevant bugfixes; since
  tox is not constrained, we'll actually be using the most recent
  version of tox 4
- had to adjust the functional testenv's setenv, which wasn't
  overriding OS_TEST_PATH like it did with tox 3
- used generative section names to define the various functional
  py3 testenvs we want to support locally (namely, py38, py39,
  py310, and py311)

This patch makes tox 4 the default so that we can hopefully catch
problems locally before they block the gate.

Change-Id: I01c4d44efa64650cdb46fac34a770a7aa5881baf
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove USE_PYTHON3 setting from .zuul.yaml</title>
<updated>2023-03-09T19:04:10+00:00</updated>
<author>
<name>Eric Harney</name>
<email>eharney@redhat.com</email>
</author>
<published>2023-03-09T19:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=e16ae767c44bce98113e3742da78caf43b8ec73a'/>
<id>e16ae767c44bce98113e3742da78caf43b8ec73a</id>
<content type='text'>
We don't need this anymore since all of our jobs are
Python 3.

Change-Id: Ib7e85a72a28ff507cb1371b365b6bfa5fbf70d81
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't need this anymore since all of our jobs are
Python 3.

Change-Id: Ib7e85a72a28ff507cb1371b365b6bfa5fbf70d81
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3.10 to setup.cfg metadata</title>
<updated>2023-03-09T16:29:12+00:00</updated>
<author>
<name>Eric Harney</name>
<email>eharney@redhat.com</email>
</author>
<published>2023-03-09T16:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=a75c5bfbc4f38915d8e731a806c53d1500e8e09e'/>
<id>a75c5bfbc4f38915d8e731a806c53d1500e8e09e</id>
<content type='text'>
We support 3.10 as of Antelope.

Change-Id: Ia32f0488f4fe90527b1fbd0cb663e33e8537a458
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We support 3.10 as of Antelope.

Change-Id: Ia32f0488f4fe90527b1fbd0cb663e33e8537a458
</pre>
</div>
</content>
</entry>
<entry>
<title>Update master for stable/2023.1</title>
<updated>2023-02-24T17:35:09+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2023-02-24T17:35:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=c2dced2dcfd05b269f6fbeeabb5919e88ef60e28'/>
<id>c2dced2dcfd05b269f6fbeeabb5919e88ef60e28</id>
<content type='text'>
Add file to the reno documentation build to show release notes for
stable/2023.1.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.1.

Sem-Ver: feature
Change-Id: I4d6270b745e171516de982102dbc6e5d9010da19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add file to the reno documentation build to show release notes for
stable/2023.1.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.1.

Sem-Ver: feature
Change-Id: I4d6270b745e171516de982102dbc6e5d9010da19
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update minimum requirements"</title>
<updated>2023-02-13T21:55:52+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-02-13T21:55:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=f7a612ef3edf1158cac8829af97ed64920720b6a'/>
<id>f7a612ef3edf1158cac8829af97ed64920720b6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add test coverage for shell snapshot-create w/ metadata"</title>
<updated>2023-02-13T19:26:47+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-02-13T19:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=f045928d823bcec47038e06449a8348cd3e0028c'/>
<id>f045928d823bcec47038e06449a8348cd3e0028c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add support for collect-timing option"</title>
<updated>2023-02-13T18:53:56+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-02-13T18:53:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/openstack/python-cinderclient.git/commit/?id=4655a239877b6a09e51cb2b7b0cba6985b294fe4'/>
<id>4655a239877b6a09e51cb2b7b0cba6985b294fe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
