<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-glanceclient.git, branch stable/victoria</title>
<subtitle>opendev.org: openstack/python-glanceclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/'/>
<entry>
<title>Update TOX_CONSTRAINTS_FILE for stable/victoria</title>
<updated>2020-09-09T15:57:32+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2020-09-09T15:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=c8da14633639110c773383a542580c372ebbe8c5'/>
<id>c8da14633639110c773383a542580c372ebbe8c5</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/victoria branch, tests will
continue to use the upper-constraints list on master.

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

Change-Id: I916be0443735b4574666c34df97fe8acc62ffed2
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitreview for stable/victoria</title>
<updated>2020-09-09T15:57:30+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2020-09-09T15:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=c90134aff2f779cdcd027b6fcf5ccfdbd0f412c0'/>
<id>c90134aff2f779cdcd027b6fcf5ccfdbd0f412c0</id>
<content type='text'>
Change-Id: I7501eb035baff873c16ea0c3295371ab0dec4ce2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7501eb035baff873c16ea0c3295371ab0dec4ce2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "drop mock from lower-constraints"</title>
<updated>2020-09-02T15:53:07+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2020-09-02T15:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=8a63928e2ef1e50875db675105f910a511a0242e'/>
<id>8a63928e2ef1e50875db675105f910a511a0242e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove F403, F812 and F821 from the ignorelist in tox.ini"</title>
<updated>2020-09-02T15:53:06+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2020-09-02T15:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=4f74293df15e5e7619a15f2c5992deb79a7d1a1a'/>
<id>4f74293df15e5e7619a15f2c5992deb79a7d1a1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix hacking min version to 3.0.1"</title>
<updated>2020-08-21T07:04:48+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2020-08-21T07:04:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=cb632229bcbb51216554c6f7e27c36b9ddc1a7ff'/>
<id>cb632229bcbb51216554c6f7e27c36b9ddc1a7ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[goal] Migrate testing to ubuntu focal</title>
<updated>2020-08-07T22:37:40+00:00</updated>
<author>
<name>Ghanshyam Mann</name>
<email>gmann@ghanshyammann.com</email>
</author>
<published>2020-07-30T23:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=ff70a0df131504f543646266a49ca71a63f59410'/>
<id>ff70a0df131504f543646266a49ca71a63f59410</id>
<content type='text'>
As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).

Fixing:
- bug#1886298
Bump the lower constraints for required deps which added python3.8 support
in their later version.

Story: #2007865
Task: #40200

Closes-Bug: #1886298

[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.h&gt;

Change-Id: I6f0dc11d4eb7a75d29da3eb5071b156bbe46ad01
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).

Fixing:
- bug#1886298
Bump the lower constraints for required deps which added python3.8 support
in their later version.

Story: #2007865
Task: #40200

Closes-Bug: #1886298

[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.h&gt;

Change-Id: I6f0dc11d4eb7a75d29da3eb5071b156bbe46ad01
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test certificates to use strong signing</title>
<updated>2020-08-07T21:31:07+00:00</updated>
<author>
<name>James Page</name>
<email>james.page@ubuntu.com</email>
</author>
<published>2020-04-07T12:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=5aca99d653ed457c288df939bbdc00b57c41ad93'/>
<id>5aca99d653ed457c288df939bbdc00b57c41ad93</id>
<content type='text'>
Modern OpenSSL (and specifically on Ubuntu) will reject certificates
signed using the sha1 algorithm.  Refresh test CA and associated
certificates using sha256.

Change-Id: Ie22a4630eb0f5993a909efed27088321c1865ca8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modern OpenSSL (and specifically on Ubuntu) will reject certificates
signed using the sha1 algorithm.  Refresh test CA and associated
certificates using sha256.

Change-Id: Ie22a4630eb0f5993a909efed27088321c1865ca8
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes "stores" property added to the image</title>
<updated>2020-07-30T17:39:31+00:00</updated>
<author>
<name>Erno Kuvaja</name>
<email>jokke@usr.fi</email>
</author>
<published>2020-07-30T17:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=77eab17cf9f3cf3f2578f73163cb816e425effa2'/>
<id>77eab17cf9f3cf3f2578f73163cb816e425effa2</id>
<content type='text'>
"stores" property gets added to the image when
`glance image-create-via-import` is called with --stores

Change-Id: I514e6e3ac2f3a1f56fb7883ed403a04b1e7f13b0
Closes-Bug: #1889666
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"stores" property gets added to the image when
`glance image-create-via-import` is called with --stores

Change-Id: I514e6e3ac2f3a1f56fb7883ed403a04b1e7f13b0
Closes-Bug: #1889666
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove F403, F812 and F821 from the ignorelist in tox.ini</title>
<updated>2020-07-27T18:47:21+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril@redhat.com</email>
</author>
<published>2020-07-27T18:31:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=00a6eb5f39022a085fc6c7122769e6669628ec79'/>
<id>00a6eb5f39022a085fc6c7122769e6669628ec79</id>
<content type='text'>
They are not needed since no such errors are triggered when running
flake8.

Change-Id: If6ba0627ca680167378543b4c38135aa2bd6a730
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are not needed since no such errors are triggered when running
flake8.

Change-Id: If6ba0627ca680167378543b4c38135aa2bd6a730
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Do not use the six library."</title>
<updated>2020-07-17T19:32:29+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2020-07-17T19:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=a29c6be97d923bdfb10bdb1d68a45190930e8212'/>
<id>a29c6be97d923bdfb10bdb1d68a45190930e8212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
