<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-ceilometerclient.git/ceilometerclient/common/http.py, branch 1.0.8</title>
<subtitle>opendev.org: openstack/python-ceilometerclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/'/>
<entry>
<title>Merge "Add HTTP proxy support to ceilometer client"</title>
<updated>2013-12-02T14:57:51+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2013-12-02T14:57:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=35e20cbfb27b7df86a88ca6f106ee4d690fb2679'/>
<id>35e20cbfb27b7df86a88ca6f106ee4d690fb2679</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add HTTP proxy support to ceilometer client</title>
<updated>2013-11-28T16:11:01+00:00</updated>
<author>
<name>Ilya Tyaptin</name>
<email>ityaptin@mirantis.com</email>
</author>
<published>2013-11-22T09:53:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=a587581e02d6f0c77cf1f38d1948d7fdb1424405'/>
<id>a587581e02d6f0c77cf1f38d1948d7fdb1424405</id>
<content type='text'>
There is a need for HTTP Proxy support in Ceilometer client
It's used in the case when Ceilometer API is not directly available
Proxy url is taken from environment variables http_proxy or https_proxy

Implements: blueprint proxy-support

Change-Id: I839d704a7fa16521292205166d7cbea56497842b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is a need for HTTP Proxy support in Ceilometer client
It's used in the case when Ceilometer API is not directly available
Proxy url is taken from environment variables http_proxy or https_proxy

Implements: blueprint proxy-support

Change-Id: I839d704a7fa16521292205166d7cbea56497842b
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable pep8 E711/E712/E721/H302 checking</title>
<updated>2013-11-22T03:03:50+00:00</updated>
<author>
<name>Lianhao Lu</name>
<email>lianhao.lu@intel.com</email>
</author>
<published>2013-11-22T02:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=640d6f4ff4d38704ea5f43f3196910ffff4e6c51'/>
<id>640d6f4ff4d38704ea5f43f3196910ffff4e6c51</id>
<content type='text'>
Change-Id: I229f1c15b46284fae94d4c786765baa18da0055f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I229f1c15b46284fae94d4c786765baa18da0055f
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cacert argument to HTTPS connection</title>
<updated>2013-10-24T08:00:35+00:00</updated>
<author>
<name>Kieran Spear</name>
<email>kispear@gmail.com</email>
</author>
<published>2013-10-24T07:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=e337ae3f639d506a40538d6540ca5cdc4da9db61'/>
<id>e337ae3f639d506a40538d6540ca5cdc4da9db61</id>
<content type='text'>
This fixes a typo that broke the client for HTTPS URLs.

Added a basic test to cover this case.
Coverage is very low in common/http.py.

Change-Id: Ic440f20f463c3b8558a7639f1015096a01496cf8
Closes-bug: 1244091
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a typo that broke the client for HTTPS URLs.

Added a basic test to cover this case.
Coverage is very low in common/http.py.

Change-Id: Ic440f20f463c3b8558a7639f1015096a01496cf8
Closes-bug: 1244091
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix module importing issues for Python 3</title>
<updated>2013-10-14T09:19:38+00:00</updated>
<author>
<name>Kui Shi</name>
<email>skuicloud@gmail.com</email>
</author>
<published>2013-10-14T08:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=c6ca94982d30bdb7d8227150578271e9492ad36e'/>
<id>c6ca94982d30bdb7d8227150578271e9492ad36e</id>
<content type='text'>
Copy py3kcompat from oslo for urlparse
Substitute StringIO / httplib with six

Partial Implement: blueprint py33-support

Change-Id: Ic8da2ca53b4217ef13f15be094437f1f4e643001
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copy py3kcompat from oslo for urlparse
Substitute StringIO / httplib with six

Partial Implement: blueprint py33-support

Change-Id: Ic8da2ca53b4217ef13f15be094437f1f4e643001
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support to --os-cacert</title>
<updated>2013-10-01T06:34:04+00:00</updated>
<author>
<name>Stefano Zilli</name>
<email>stefano.zilli@cern.ch</email>
</author>
<published>2013-09-13T07:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=544e6217e58a9eaee67e98f27cb9385ee412ba79'/>
<id>544e6217e58a9eaee67e98f27cb9385ee412ba79</id>
<content type='text'>
Closes-Bug: #1224343

Change-Id: Ib0549d4496c47900c81cc970b99bcff25cad0040
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes-Bug: #1224343

Change-Id: Ib0549d4496c47900c81cc970b99bcff25cad0040
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace OpenStack LLC with OpenStack Foundation</title>
<updated>2013-09-19T19:58:04+00:00</updated>
<author>
<name>ZhiQiang Fan</name>
<email>aji.zqfan@gmail.com</email>
</author>
<published>2013-09-19T19:14:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=fb1ff39d53826b94c3c04645d972a0a96dc8225a'/>
<id>fb1ff39d53826b94c3c04645d972a0a96dc8225a</id>
<content type='text'>
Change-Id: Ia007da282714d8ee7337fd3b51f6dcc3b64d7ec3
Fixes-Bug: #1214176
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia007da282714d8ee7337fd3b51f6dcc3b64d7ec3
Fixes-Bug: #1214176
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated from global requirements</title>
<updated>2013-08-08T15:13:22+00:00</updated>
<author>
<name>Monty Taylor</name>
<email>mordred@inaugust.com</email>
</author>
<published>2013-08-06T16:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=9e8a989b2a9e4e7780cc476ac754465c7e8b5a0e'/>
<id>9e8a989b2a9e4e7780cc476ac754465c7e8b5a0e</id>
<content type='text'>
Change-Id: Ibf423f14a5c37aa298b2115bfd4936f660c6f530
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ibf423f14a5c37aa298b2115bfd4936f660c6f530
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure keystoneclient.auth_token is re-evaluated</title>
<updated>2013-08-02T07:04:42+00:00</updated>
<author>
<name>Eoghan Glynn</name>
<email>eglynn@redhat.com</email>
</author>
<published>2013-08-01T17:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=1772adf0cce19de9ef151c24c482122f9d18507e'/>
<id>1772adf0cce19de9ef151c24c482122f9d18507e</id>
<content type='text'>
Fixes bug 1207441

Force the re-evaluation of the keystoneclient.auth_token property
so as to avoid missing out on the in-built refresh logic when expiry
is imminent.

Change-Id: I8319e9e9a71e33e089fbe2fbc812d2b6c15da927
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug 1207441

Force the re-evaluation of the keystoneclient.auth_token property
so as to avoid missing out on the in-built refresh logic when expiry
is imminent.

Change-Id: I8319e9e9a71e33e089fbe2fbc812d2b6c15da927
</pre>
</div>
</content>
</entry>
<entry>
<title>Make authenticated client easier to consume.</title>
<updated>2013-06-21T11:39:22+00:00</updated>
<author>
<name>Eoghan Glynn</name>
<email>eglynn@redhat.com</email>
</author>
<published>2013-06-21T11:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-ceilometerclient.git/commit/?id=ff77aeea56872be38914c851926af1fb504dba5f'/>
<id>ff77aeea56872be38914c851926af1fb504dba5f</id>
<content type='text'>
Encapsulate keystone logic in an convenience method.

Change-Id: I0a048e02f57d657b8b414a76d759ceb9e0e025df
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Encapsulate keystone logic in an convenience method.

Change-Id: I0a048e02f57d657b8b414a76d759ceb9e0e025df
</pre>
</div>
</content>
</entry>
</feed>
