<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git, branch 7.0.1</title>
<subtitle>opendev.org: openstack/python-cinderclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/'/>
<entry>
<title>Adjust requirements and lower-constraints</title>
<updated>2020-12-23T20:58:59+00:00</updated>
<author>
<name>Brian Rosmaita</name>
<email>rosmaita.fossdev@gmail.com</email>
</author>
<published>2020-12-23T20:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=350121f8e0330880c3f6a72fcd2836b9f7b3e799'/>
<id>350121f8e0330880c3f6a72fcd2836b9f7b3e799</id>
<content type='text'>
Conservative changes to get the l-c job passing with the new
pip resolver.

Big changes:
- tempest 17.1.0 -&gt; 24.0.0 (u-c allows 24.0.0)
  * for dulwich
- urllib3 1.21.1 -&gt; 1.24.1 (u-c allows 1.25.8)
  * for tempest
- oslo.concurrency 3.25.0 -&gt; 3.26.0 (u-c allows 4.3.1)
  * for tempest
- mccabe 0.2.1 -&gt; 0.6.0
  * for flake8

Also added dulwich to test-requirements to narrow down versions
considered by the resolver.

Change-Id: I773943b62c8679bf829b09af903e810e2673379b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conservative changes to get the l-c job passing with the new
pip resolver.

Big changes:
- tempest 17.1.0 -&gt; 24.0.0 (u-c allows 24.0.0)
  * for dulwich
- urllib3 1.21.1 -&gt; 1.24.1 (u-c allows 1.25.8)
  * for tempest
- oslo.concurrency 3.25.0 -&gt; 3.26.0 (u-c allows 4.3.1)
  * for tempest
- mccabe 0.2.1 -&gt; 0.6.0
  * for flake8

Also added dulwich to test-requirements to narrow down versions
considered by the resolver.

Change-Id: I773943b62c8679bf829b09af903e810e2673379b
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo: dow -&gt; down</title>
<updated>2020-06-17T16:43:23+00:00</updated>
<author>
<name>Luigi Toscano</name>
<email>ltoscano@redhat.com</email>
</author>
<published>2020-06-16T09:04:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=f591104f5e707985f0297ee2edd7fdc1f72e341f'/>
<id>f591104f5e707985f0297ee2edd7fdc1f72e341f</id>
<content type='text'>
Closes-Bug: #1883674
Change-Id: I4f4468b23d04ecf74fb6347bfb518377127b563d
(cherry picked from commit 718474a092192ea0034a8107b6947a10636a4a0a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes-Bug: #1883674
Change-Id: I4f4468b23d04ecf74fb6347bfb518377127b563d
(cherry picked from commit 718474a092192ea0034a8107b6947a10636a4a0a)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix hacking min version to 3.0.1</title>
<updated>2020-05-18T18:31:02+00:00</updated>
<author>
<name>Ghanshyam Mann</name>
<email>gmann@ghanshyammann.com</email>
</author>
<published>2020-05-14T20:24:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=a7dfe1addac48f981ac7a1645433b0eca638ac10'/>
<id>a7dfe1addac48f981ac7a1645433b0eca638ac10</id>
<content type='text'>
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as &lt;4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

Also removing the hacking and other related dep from lower-constraints file
as theose are blacklisted requirements and does not need to be present
there.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: If5f2f970a353189f3eaeea00322848cb8346245c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as &lt;4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

Also removing the hacking and other related dep from lower-constraints file
as theose are blacklisted requirements and does not need to be present
there.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: If5f2f970a353189f3eaeea00322848cb8346245c
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri</title>
<updated>2020-04-08T19:40:10+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2020-04-08T19:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=3ddf3495de60a54b4a09be1dab88318c227042ad'/>
<id>3ddf3495de60a54b4a09be1dab88318c227042ad</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/ussuri branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Ib75615f7a7bc035333003b281251de2a00bd92f1
</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/ussuri branch, tests will
continue to use the upper-constraints list on master.

Change-Id: Ib75615f7a7bc035333003b281251de2a00bd92f1
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitreview for stable/ussuri</title>
<updated>2020-04-08T19:40:05+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2020-04-08T19:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=31ee0da779ea943fe03125a0fb8826a3b96ac101'/>
<id>31ee0da779ea943fe03125a0fb8826a3b96ac101</id>
<content type='text'>
Change-Id: I276d50e7df76d63d032800eccb14347a682adf0c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I276d50e7df76d63d032800eccb14347a682adf0c
</pre>
</div>
</content>
</entry>
<entry>
<title>Add release note for Ussuri cinderclient release.</title>
<updated>2020-04-07T21:38:42+00:00</updated>
<author>
<name>Brian Rosmaita</name>
<email>rosmaita.fossdev@gmail.com</email>
</author>
<published>2020-04-07T21:25:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=4e1427a41870f15748155b1ad7339be4fd920e4c'/>
<id>4e1427a41870f15748155b1ad7339be4fd920e4c</id>
<content type='text'>
The official Ussuri release will be 7.0.0.

Change-Id: I4f41291768d06faf0d76f8d8a1c420b765f29b6b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The official Ussuri release will be 7.0.0.

Change-Id: I4f41291768d06faf0d76f8d8a1c420b765f29b6b
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove autogen warning"</title>
<updated>2020-04-07T17:19:00+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2020-04-07T17:19:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=3bc8ac4aa2831d0cf2af6e23adf45444a3938dd9'/>
<id>3bc8ac4aa2831d0cf2af6e23adf45444a3938dd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Replace bypass_url with os_endpoint"</title>
<updated>2020-04-07T17:18:59+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2020-04-07T17:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=1dfe4ce0938ead0496525fce29ed9755e96934ae'/>
<id>1dfe4ce0938ead0496525fce29ed9755e96934ae</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 Block Storage API mv 3.60"</title>
<updated>2020-04-06T17:26:09+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2020-04-06T17:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=9d72ca21b03a73a324d450d8f3386b0c9d7403b1'/>
<id>9d72ca21b03a73a324d450d8f3386b0c9d7403b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Block Storage API mv 3.60</title>
<updated>2020-04-06T14:19:39+00:00</updated>
<author>
<name>wanghao</name>
<email>sxmatch1986@gmail.com</email>
</author>
<published>2020-03-02T08:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=26a55de681c64410d0c22e4e579100f318dcc79e'/>
<id>26a55de681c64410d0c22e4e579100f318dcc79e</id>
<content type='text'>
Change I1f43c37c2266e43146637beadc027ccf6dec017e adds time-comparison
filtering to the volume list calls (summary and detail) in the Block
Storage API microversion 3.60.  The current cinderclient filter
support will pass these filters correctly, so the only change needed
on the client side is to bump the MAX_VERSION so that the client
can make calls to mv 3.60.

Co-authored-by: Brian Rosmaita &lt;rosmaita.fossdev@gmail.com&gt;
Change-Id: Ib4b7cbc7e527c0524336e139e127f19accfb7568
Partially-Implements: bp support-to-query-cinder-resources-filter-by-time-comparison-operators
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change I1f43c37c2266e43146637beadc027ccf6dec017e adds time-comparison
filtering to the volume list calls (summary and detail) in the Block
Storage API microversion 3.60.  The current cinderclient filter
support will pass these filters correctly, so the only change needed
on the client side is to bump the MAX_VERSION so that the client
can make calls to mv 3.60.

Co-authored-by: Brian Rosmaita &lt;rosmaita.fossdev@gmail.com&gt;
Change-Id: Ib4b7cbc7e527c0524336e139e127f19accfb7568
Partially-Implements: bp support-to-query-cinder-resources-filter-by-time-comparison-operators
</pre>
</div>
</content>
</entry>
</feed>
