<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-glanceclient.git/glanceclient, branch stable/juno</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 "Don't replace the https handler in the poolmanager"</title>
<updated>2014-11-05T19:06:11+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-11-05T19:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=695dbc910d2068aff89a68d6f5aa088cc835766e'/>
<id>695dbc910d2068aff89a68d6f5aa088cc835766e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't replace the https handler in the poolmanager</title>
<updated>2014-10-30T08:06:02+00:00</updated>
<author>
<name>Flavio Percoco</name>
<email>flaper87@gmail.com</email>
</author>
<published>2014-07-30T08:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=052904ba32f6e6075b023065bff684042c640c6a'/>
<id>052904ba32f6e6075b023065bff684042c640c6a</id>
<content type='text'>
In order to keep the support for `--ssl-nocompression` it was decided to
overwrite the https HTTPAdapter in `requests` poolmanager. Although this
seemed to work correctly, it was causing some issues when using
glanceclient from other services that rely on requests and that were
also configured to use TLS.

THis patch changes implements a different strategy by using
`glance+https` as the scheme to use when `no-compression` is requested.

Closes-bug: #1350251
Closes-bug: #1347150
Closes-bug: #1362766

Change-Id: Ib25237ba821ee20a561a163b79402d1375ebed0b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to keep the support for `--ssl-nocompression` it was decided to
overwrite the https HTTPAdapter in `requests` poolmanager. Although this
seemed to work correctly, it was causing some issues when using
glanceclient from other services that rely on requests and that were
also configured to use TLS.

THis patch changes implements a different strategy by using
`glance+https` as the scheme to use when `no-compression` is requested.

Closes-bug: #1350251
Closes-bug: #1347150
Closes-bug: #1362766

Change-Id: Ib25237ba821ee20a561a163b79402d1375ebed0b
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Adds support for Glance Tasks calls"</title>
<updated>2014-10-16T03:37:48+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-10-16T03:37:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=cfe06235207d50d6d36b3d8b3e87608412038c80'/>
<id>cfe06235207d50d6d36b3d8b3e87608412038c80</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 network_utils"</title>
<updated>2014-10-09T10:13:45+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-10-09T10:13:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=498bdffa6650663d363b03feed7f9547ac6c3426'/>
<id>498bdffa6650663d363b03feed7f9547ac6c3426</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Default to system CA bundle if no CA certificate is provided"</title>
<updated>2014-10-08T13:12:41+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-10-08T13:12:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=64eb97ace0ecf379e596dc1c526cf89a11e3b437'/>
<id>64eb97ace0ecf379e596dc1c526cf89a11e3b437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove network_utils</title>
<updated>2014-10-03T13:26:29+00:00</updated>
<author>
<name>Oleksii Chuprykov</name>
<email>ochuprykov@mirantis.com</email>
</author>
<published>2014-10-03T13:13:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=5f4966df68fd851d15c916c55dd63a57eed3175c'/>
<id>5f4966df68fd851d15c916c55dd63a57eed3175c</id>
<content type='text'>
Use oslo.utils instead

Change-Id: I4830b13794db5570e7dde4a897a7396065028e37
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use oslo.utils instead

Change-Id: I4830b13794db5570e7dde4a897a7396065028e37
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Skip non-base properties in patch method"</title>
<updated>2014-10-03T02:57:08+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-10-03T02:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=a23a364e29bd4e7370f37135dccae3f378a3913a'/>
<id>a23a364e29bd4e7370f37135dccae3f378a3913a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip non-base properties in patch method</title>
<updated>2014-09-29T14:50:21+00:00</updated>
<author>
<name>Kamil Rykowski</name>
<email>kamil.rykowski@intel.com</email>
</author>
<published>2014-09-24T12:25:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=2b567cf9176ef7b9d34d9dbe49ab1820576c8b82'/>
<id>2b567cf9176ef7b9d34d9dbe49ab1820576c8b82</id>
<content type='text'>
It's currently impossible to update properties which are defined in
image schema and which are not a base image property. Proposed fix skips
every non-base property when building a json patch, that is used to
update image properties through glance API.

Change-Id: I3b35cef379fcf437715e2966f9a0d25c1b4e4016
Closes-Bug: #1371559
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's currently impossible to update properties which are defined in
image schema and which are not a base image property. Proposed fix skips
every non-base property when building a json patch, that is used to
update image properties through glance API.

Change-Id: I3b35cef379fcf437715e2966f9a0d25c1b4e4016
Closes-Bug: #1371559
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds support for Glance Tasks calls</title>
<updated>2014-09-22T03:23:55+00:00</updated>
<author>
<name>Fei Long Wang</name>
<email>flwang@cn.ibm.com</email>
</author>
<published>2013-09-12T09:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=7ef1b7c9b1c087c9786b5b37aa386098e81f048d'/>
<id>7ef1b7c9b1c087c9786b5b37aa386098e81f048d</id>
<content type='text'>
Add tasks operations on client side to support task create,
list all and show.

DocImpact
Implement blueprint async-glance-workers

Change-Id: Ib4b8e347a8a47817e3b427c8ba024e8c32f65155
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add tasks operations on client side to support task create,
list all and show.

DocImpact
Implement blueprint async-glance-workers

Change-Id: Ib4b8e347a8a47817e3b427c8ba024e8c32f65155
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "CLI image-update gives a wrong help on '--tags' param"</title>
<updated>2014-09-19T09:14:31+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2014-09-19T09:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=8a877b2752162d6a2db43d7d61d6311c4f42285b'/>
<id>8a877b2752162d6a2db43d7d61d6311c4f42285b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
