<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git, branch stable/yoga</title>
<subtitle>opendev.org: openstack/python-cinderclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-cinderclient.git/'/>
<entry>
<title>Merge "[stable-only] Pin tox &lt;4" into stable/yoga</title>
<updated>2023-05-03T16:20:07+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-05-03T16:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=b80d1e6a2afe9ccea7d28ac9974112c1768463df'/>
<id>b80d1e6a2afe9ccea7d28ac9974112c1768463df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[stable-only] Skip backup test in functional py39 job</title>
<updated>2023-02-21T18:21:58+00:00</updated>
<author>
<name>whoami-rajat</name>
<email>rajatdhasmana@gmail.com</email>
</author>
<published>2023-02-20T17:14:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=58499905d983f9f10d8bf6fc320e4d3560f8f228'/>
<id>58499905d983f9f10d8bf6fc320e4d3560f8f228</id>
<content type='text'>
python-cinderclient-functional-py39 job has been failing since
23 November, 2022[1]. The failure has been described in detail
in the mailing thread replies[2][3].
In summary, a new iSCSI target path was added in the kernel,
/sys/kernel/config/target/iscsi/*cpus_allowed_list*, which
is causing rtslib-fb 2.7.4 to fail. This issue was fixed in
rtslib-fb 2.7.5 but the upper-constraints in stable/yoga branch
is 2.7.4[4]. This isn't a problem in stable/zed since the version
used for rtslib-fb is 2.7.5[5].

I have proposed a requirements patch to bump the rtslib-fb version
to 2.7.5[6] and tested it against cinderclient[7] where the
python-cinderclient-functional-py39 job is passing.

I've tried reaching out to the requirements team on IRC and on ML
to make this change but there hasn't been any response.
The best way to move forward and unblock our gate is to skip the
failing test test_backup_create_and_delete and unblock changes
in the stable/yoga branch.

[1] https://zuul.openstack.org/builds?job_name=python-cinderclient-functional-py39&amp;branch=stable%2Fyoga&amp;skip=0
[2] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031947.html
[3] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031958.html
[4] https://opendev.org/openstack/requirements/src/branch/stable/yoga/upper-constraints.txt#L13
[5] https://opendev.org/openstack/requirements/src/branch/stable/zed/upper-constraints.txt#L13
[6] https://review.opendev.org/c/openstack/requirements/+/870714
[7] https://review.opendev.org/c/openstack/python-cinderclient/+/870513

Closes-Bug: #2008010

Change-Id: I54b1d797d9662ba180e146ee91ea7b5ed6d0a0a1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
python-cinderclient-functional-py39 job has been failing since
23 November, 2022[1]. The failure has been described in detail
in the mailing thread replies[2][3].
In summary, a new iSCSI target path was added in the kernel,
/sys/kernel/config/target/iscsi/*cpus_allowed_list*, which
is causing rtslib-fb 2.7.4 to fail. This issue was fixed in
rtslib-fb 2.7.5 but the upper-constraints in stable/yoga branch
is 2.7.4[4]. This isn't a problem in stable/zed since the version
used for rtslib-fb is 2.7.5[5].

I have proposed a requirements patch to bump the rtslib-fb version
to 2.7.5[6] and tested it against cinderclient[7] where the
python-cinderclient-functional-py39 job is passing.

I've tried reaching out to the requirements team on IRC and on ML
to make this change but there hasn't been any response.
The best way to move forward and unblock our gate is to skip the
failing test test_backup_create_and_delete and unblock changes
in the stable/yoga branch.

[1] https://zuul.openstack.org/builds?job_name=python-cinderclient-functional-py39&amp;branch=stable%2Fyoga&amp;skip=0
[2] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031947.html
[3] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031958.html
[4] https://opendev.org/openstack/requirements/src/branch/stable/yoga/upper-constraints.txt#L13
[5] https://opendev.org/openstack/requirements/src/branch/stable/zed/upper-constraints.txt#L13
[6] https://review.opendev.org/c/openstack/requirements/+/870714
[7] https://review.opendev.org/c/openstack/python-cinderclient/+/870513

Closes-Bug: #2008010

Change-Id: I54b1d797d9662ba180e146ee91ea7b5ed6d0a0a1
</pre>
</div>
</content>
</entry>
<entry>
<title>[stable-only] Pin tox &lt;4</title>
<updated>2023-01-05T16:47:44+00:00</updated>
<author>
<name>Brian Rosmaita</name>
<email>rosmaita.fossdev@gmail.com</email>
</author>
<published>2023-01-04T23:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=e3799da5558a6a686885fa70c155d8d37d44497d'/>
<id>e3799da5558a6a686885fa70c155d8d37d44497d</id>
<content type='text'>
Continue to use tox 3 in the stable branches.

Two changes:
- .zuul.yaml: set the ensure_tox_version to use &lt;4, which will
  tell zuul to install tox&lt;4 if it's not present
- tox.ini: set requires=tox&lt;4 so that if tox has been installed
  already, our tox-based jobs will use tox 3 to run the tests

Change-Id: Ica4c0a1d4f861e528ce8995766e82541dc710e0f
(cherry picked from commit 22a3169576b3fd91388e7b57ffd39e3760016796)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Continue to use tox 3 in the stable branches.

Two changes:
- .zuul.yaml: set the ensure_tox_version to use &lt;4, which will
  tell zuul to install tox&lt;4 if it's not present
- tox.ini: set requires=tox&lt;4 so that if tox has been installed
  already, our tox-based jobs will use tox 3 to run the tests

Change-Id: Ica4c0a1d4f861e528ce8995766e82541dc710e0f
(cherry picked from commit 22a3169576b3fd91388e7b57ffd39e3760016796)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TOX_CONSTRAINTS_FILE for stable/yoga</title>
<updated>2022-02-25T12:43:40+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2022-02-25T12:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=becf6514623afdecb5cb8b490ad43db8dbdcbdf9'/>
<id>becf6514623afdecb5cb8b490ad43db8dbdcbdf9</id>
<content type='text'>
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/yoga branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Idbeb906956df8583a34ba469b2cbd19076dd8d90
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/yoga branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Idbeb906956df8583a34ba469b2cbd19076dd8d90
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitreview for stable/yoga</title>
<updated>2022-02-25T12:43:39+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2022-02-25T12:43:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=82ef60cce60a0ee3ff2ba16d6914f6c87444d190'/>
<id>82ef60cce60a0ee3ff2ba16d6914f6c87444d190</id>
<content type='text'>
Change-Id: Ie0ec451d834da52de0af012df7e86756c328ae91
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie0ec451d834da52de0af012df7e86756c328ae91
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for Yoga cinderclient release</title>
<updated>2022-02-24T21:19:44+00:00</updated>
<author>
<name>Brian Rosmaita</name>
<email>rosmaita.fossdev@gmail.com</email>
</author>
<published>2022-02-24T19:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=ee59b68d717b871d034139bbb9c3546e4b17d950'/>
<id>ee59b68d717b871d034139bbb9c3546e4b17d950</id>
<content type='text'>
Add a release note prelude for the Yoga release.

Change-Id: Id601999762596713c94e7805a7d76dbcf31edf24
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a release note prelude for the Yoga release.

Change-Id: Id601999762596713c94e7805a7d76dbcf31edf24
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add volume reimage command"</title>
<updated>2022-02-24T20:54:44+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2022-02-24T20:54:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=d1853510c005125d112da87374df7a9a6f1a1ebf'/>
<id>d1853510c005125d112da87374df7a9a6f1a1ebf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add volume reimage command</title>
<updated>2022-02-24T17:43:19+00:00</updated>
<author>
<name>whoami-rajat</name>
<email>rajatdhasmana@gmail.com</email>
</author>
<published>2018-10-01T07:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=12075cb71067563f60de929e61f79eae33b2c2ec'/>
<id>12075cb71067563f60de929e61f79eae33b2c2ec</id>
<content type='text'>
A new reimage API will be introduced on cinder API side with
change in depends on. This patch provides the CLI support for
the same by adding a reimage command.

Implements: blueprint add-volume-re-image-api

Change-Id: I37c254d4caf2f416e456ff6a78b5a4df4e08a176
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new reimage API will be introduced on cinder API side with
change in depends on. This patch provides the CLI support for
the same by adding a reimage command.

Implements: blueprint add-volume-re-image-api

Change-Id: I37c254d4caf2f416e456ff6a78b5a4df4e08a176
</pre>
</div>
</content>
</entry>
<entry>
<title>Move tempest requirement to functional env</title>
<updated>2022-02-17T15:05:55+00:00</updated>
<author>
<name>Eric Harney</name>
<email>eharney@redhat.com</email>
</author>
<published>2020-12-11T17:24:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=1aa1ea0250b82ef6e26795de623a58a918339635'/>
<id>1aa1ea0250b82ef6e26795de623a58a918339635</id>
<content type='text'>
We don't need to track this in test-reqs for
unit tests, etc. since it's only used for
functional tests.

Change-Id: I2e9a55d0f4530e9f3fd0f6c1c48cf5ee19c841da
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't need to track this in test-reqs for
unit tests, etc. since it's only used for
functional tests.

Change-Id: I2e9a55d0f4530e9f3fd0f6c1c48cf5ee19c841da
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Add Python 3 only classifier"</title>
<updated>2022-02-11T16:02:45+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2022-02-11T16:02:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=b0ddcb2406c01c9591c19121ee484ed8ab573396'/>
<id>b0ddcb2406c01c9591c19121ee484ed8ab573396</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
