<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-glanceclient.git, branch 1.1.1</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>Merge "Fix the download error when the image locations are blank" into stable/liberty</title>
<updated>2016-03-09T17:30:23+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-03-09T17:30:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=26d2a0f4c29d15208b426443e7a5f8570abdc323'/>
<id>26d2a0f4c29d15208b426443e7a5f8570abdc323</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 session when not specified token or endpoint" into stable/liberty</title>
<updated>2016-03-09T17:30:15+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-03-09T17:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=8d87a244e04e623495f2e9c0a0f239d47faf8e0e'/>
<id>8d87a244e04e623495f2e9c0a0f239d47faf8e0e</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 self from image-create/image-update" into stable/liberty</title>
<updated>2016-03-09T17:16:23+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-03-09T17:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=baf26067c0de9504d0a284f370a05b5458c056ca'/>
<id>baf26067c0de9504d0a284f370a05b5458c056ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove self from image-create/image-update</title>
<updated>2016-03-09T14:25:27+00:00</updated>
<author>
<name>NiallBunting</name>
<email>niall.bunting@hp.com</email>
</author>
<published>2015-09-15T16:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=9070b2c210e4a0a84c911988218640587953af6d'/>
<id>9070b2c210e4a0a84c911988218640587953af6d</id>
<content type='text'>
Self is not meant to exist as it is a READ ONLY property, that is not
meant to exist as something the user can change.

Backport for liberty.

Closes-bug: 1496024
Change-Id: I28fd51a4cbef40fc7c90999fe8121611c7f89f21
(cherry picked from commit b396e73e73fa1c351d0a8fd106fe4e8d50379658)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Self is not meant to exist as it is a READ ONLY property, that is not
meant to exist as something the user can change.

Backport for liberty.

Closes-bug: 1496024
Change-Id: I28fd51a4cbef40fc7c90999fe8121611c7f89f21
(cherry picked from commit b396e73e73fa1c351d0a8fd106fe4e8d50379658)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use session when not specified token or endpoint</title>
<updated>2016-03-09T13:47:56+00:00</updated>
<author>
<name>Darja Shakhray</name>
<email>dshakhray@mirantis.com</email>
</author>
<published>2015-12-29T13:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=c11c8c432bde60e6ef652119186aa205c3bf3076'/>
<id>c11c8c432bde60e6ef652119186aa205c3bf3076</id>
<content type='text'>
When no token or endpoint, it creates a session and from there
taken the necessary values.
This commit proposes to transfer a session in such cases.
This will avoid unnecessary actions and some of the problems.

Change-Id: Idc874b6c01e915e52904604d59e8e0b460e71621
Partial-bug: #1519546
(cherry picked from commit bda34034eb74023ffb1edf4a0c26aa574da0926d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When no token or endpoint, it creates a session and from there
taken the necessary values.
This commit proposes to transfer a session in such cases.
This will avoid unnecessary actions and some of the problems.

Change-Id: Idc874b6c01e915e52904604d59e8e0b460e71621
Partial-bug: #1519546
(cherry picked from commit bda34034eb74023ffb1edf4a0c26aa574da0926d)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the download error when the image locations are blank</title>
<updated>2016-03-09T13:46:23+00:00</updated>
<author>
<name>Long Quan Sha</name>
<email>shalq@cn.ibm.com</email>
</author>
<published>2015-07-08T01:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=c077858dd6e0cd827af2418e1a05ca1f27937764'/>
<id>c077858dd6e0cd827af2418e1a05ca1f27937764</id>
<content type='text'>
When the image locations are blank, glance client will get a http response
with no content, glance client should show user no data could be found,
instead of processing the blank response body that will lead to exception.

Glance client will also get a 204 response when an image is in a queued
state (this is true for 'master' and liberty/kilo/juno based servers).

Closes-Bug: #1472449

Co-Authored-by: Stuart McLaren &lt;stuart.mclaren@hp.com&gt;
Change-Id: I5d3d02d6aa7c8dd054cd2933e15b4a26e91afea1
(cherry picked from commit 44d0b02c67ce7926f40377d9367a0f61124ed26d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the image locations are blank, glance client will get a http response
with no content, glance client should show user no data could be found,
instead of processing the blank response body that will lead to exception.

Glance client will also get a 204 response when an image is in a queued
state (this is true for 'master' and liberty/kilo/juno based servers).

Closes-Bug: #1472449

Co-Authored-by: Stuart McLaren &lt;stuart.mclaren@hp.com&gt;
Change-Id: I5d3d02d6aa7c8dd054cd2933e15b4a26e91afea1
(cherry picked from commit 44d0b02c67ce7926f40377d9367a0f61124ed26d)
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip schema validation on GET /v2/images/%s</title>
<updated>2016-03-04T15:15:29+00:00</updated>
<author>
<name>Nicolas Simonds</name>
<email>nic@metacloud.com</email>
</author>
<published>2015-09-30T16:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=57acbf2ade016cd7b678db6689c4b572499e121c'/>
<id>57acbf2ade016cd7b678db6689c4b572499e121c</id>
<content type='text'>
These are server-generated, not user-generated, and schema validation
should not be necessary.

Rework a unit test that enforces this; bad data should be blocked
at ingest, not blocked on reads.

Co-authored-by: Stuart McLaren &lt;stuart.mclaren@hp.com&gt;
Change-Id: Ib1926fec0e858b6eed43c7931a6d6c3a1708e70e
Closes-Bug: 1501046
(cherry picked from commit 214dbffc926bfe94145607d5f293734b81a1827d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are server-generated, not user-generated, and schema validation
should not be necessary.

Rework a unit test that enforces this; bad data should be blocked
at ingest, not blocked on reads.

Co-authored-by: Stuart McLaren &lt;stuart.mclaren@hp.com&gt;
Change-Id: Ib1926fec0e858b6eed43c7931a6d6c3a1708e70e
Closes-Bug: 1501046
(cherry picked from commit 214dbffc926bfe94145607d5f293734b81a1827d)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Fix image-download to stdout on Python 3.x" into stable/liberty</title>
<updated>2016-01-19T02:08:11+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-01-19T02:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=6406bbe92e0be0427b17dd5f93c16fa42b3aa6ca'/>
<id>6406bbe92e0be0427b17dd5f93c16fa42b3aa6ca</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 broken try/except workaround for old requests" into stable/liberty</title>
<updated>2015-12-24T04:04:20+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-12-24T04:04:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=0af43b9b06946aaa3ae5ca08b6ccf4adfd77882e'/>
<id>0af43b9b06946aaa3ae5ca08b6ccf4adfd77882e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix image-download to stdout on Python 3.x</title>
<updated>2015-12-22T19:33:37+00:00</updated>
<author>
<name>Andy Botting</name>
<email>andy@andybotting.com</email>
</author>
<published>2015-12-21T01:18:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=4449ed306f53e4cefa981d895c84eb242df13202'/>
<id>4449ed306f53e4cefa981d895c84eb242df13202</id>
<content type='text'>
Glance image-download to stdout fails on Python3 due to sys.stdout.write
not allowing bytes to be written directly.

A good description of the issue is listed at http://bugs.python.org/issue18512

Closes-Bug: #1528083

Change-Id: I2963914e2e0744410267b5735ff77939413916d4
(cherry picked from commit 3caeb4504e7f96130f904356bf45f93fcd7834c6)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Glance image-download to stdout fails on Python3 due to sys.stdout.write
not allowing bytes to be written directly.

A good description of the issue is listed at http://bugs.python.org/issue18512

Closes-Bug: #1528083

Change-Id: I2963914e2e0744410267b5735ff77939413916d4
(cherry picked from commit 3caeb4504e7f96130f904356bf45f93fcd7834c6)
</pre>
</div>
</content>
</entry>
</feed>
