<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-glanceclient.git, branch 0.2.0</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 coverage reporting test."</title>
<updated>2012-07-31T03:39:33+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-07-31T03:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=5189d58d6363f2f73ef2bd43eb56fd34ea611e28'/>
<id>5189d58d6363f2f73ef2bd43eb56fd34ea611e28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Honor '--insecure' commandline flag also for keystone authentication"</title>
<updated>2012-07-31T03:38:44+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-07-31T03:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=bb0b59bda131c9f1a65ffe99d95822fc29c5e59d'/>
<id>bb0b59bda131c9f1a65ffe99d95822fc29c5e59d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix --debug CLI option</title>
<updated>2012-07-30T04:21:29+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2012-07-30T04:08:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=158f7ccd743b9fee12d60b10cf0fe696d5d4ed34'/>
<id>158f7ccd743b9fee12d60b10cf0fe696d5d4ed34</id>
<content type='text'>
The --debug argument has been ignored since httplib2 was replaced
with httplib. This re-enables the --debug flag as an equivalent
to the env var GLANCECLIENT_DEBUG.

Fixes bug 1030700

Change-Id: Ib653049eea2f18c4cc2f8f8aac7884245afd0f04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The --debug argument has been ignored since httplib2 was replaced
with httplib. This re-enables the --debug flag as an equivalent
to the env var GLANCECLIENT_DEBUG.

Fixes bug 1030700

Change-Id: Ib653049eea2f18c4cc2f8f8aac7884245afd0f04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix coverage reporting test.</title>
<updated>2012-07-27T21:39:58+00:00</updated>
<author>
<name>Clark Boylan</name>
<email>clark.boylan@gmail.com</email>
</author>
<published>2012-07-27T21:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=d004b1a73a395379846464950153f7cc04cdc918'/>
<id>d004b1a73a395379846464950153f7cc04cdc918</id>
<content type='text'>
A change was committed that modified the
glanceclient.common.__init__.py file that seems to conflict with the
NOSE_WITH_COVERAGE environment variable. Run the coverage tests like
novaclient and swiftclient to get around this problem.

Change-Id: Id9a655a0207d3b16a619972ebaecc87387cf784e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A change was committed that modified the
glanceclient.common.__init__.py file that seems to conflict with the
NOSE_WITH_COVERAGE environment variable. Run the coverage tests like
novaclient and swiftclient to get around this problem.

Change-Id: Id9a655a0207d3b16a619972ebaecc87387cf784e
</pre>
</div>
</content>
</entry>
<entry>
<title>Honor '--insecure' commandline flag also for keystone authentication</title>
<updated>2012-07-26T13:48:23+00:00</updated>
<author>
<name>Sascha Peilicke</name>
<email>saschpe@suse.de</email>
</author>
<published>2012-07-26T13:48:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=bb282936a01221821988d51a3896907f8c3404ff'/>
<id>bb282936a01221821988d51a3896907f8c3404ff</id>
<content type='text'>
Currently, keystone auth fails with self-signed certificates.

Change-Id: Ice89bcd0662038260bc4bd12058972bb35e61e3b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, keystone auth fails with self-signed certificates.

Change-Id: Ice89bcd0662038260bc4bd12058972bb35e61e3b
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace httplib2 with httplib as http driver</title>
<updated>2012-07-23T20:52:12+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2012-07-11T03:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=1e744f162ece85f14120a16180ed0f83fe9f1e09'/>
<id>1e744f162ece85f14120a16180ed0f83fe9f1e09</id>
<content type='text'>
* This allows us to send truly chunked responses to users
* Handle bad connection url schemes with a new InvalidEndpoint exception
* Fixes bug 1023240

Change-Id: I34500987f51d4e0c6e1f89ecf93853de3fcbb1c3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* This allows us to send truly chunked responses to users
* Handle bad connection url schemes with a new InvalidEndpoint exception
* Fixes bug 1023240

Change-Id: I34500987f51d4e0c6e1f89ecf93853de3fcbb1c3
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify usage of --insecure flag</title>
<updated>2012-07-20T08:18:23+00:00</updated>
<author>
<name>Sascha Peilicke</name>
<email>saschpe@suse.de</email>
</author>
<published>2012-07-20T08:18:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=71a0caece87727e07bc34ae265dda58ca3e1e6d2'/>
<id>71a0caece87727e07bc34ae265dda58ca3e1e6d2</id>
<content type='text'>
Change-Id: If19a7aab92350fb68e447a0ffe8a97e079d762e4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If19a7aab92350fb68e447a0ffe8a97e079d762e4
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Relax prettytable dependency to v0.6.X from v0.6"</title>
<updated>2012-07-19T21:26:04+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-07-19T21:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=070f176abf0f3f592469be385c3c530de19eba16'/>
<id>070f176abf0f3f592469be385c3c530de19eba16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pagination to v1 image-list</title>
<updated>2012-07-19T20:26:37+00:00</updated>
<author>
<name>Brian Waldon</name>
<email>bcwaldon@gmail.com</email>
</author>
<published>2012-07-14T04:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=0f628b19cbbe53ea29de02f4ae84bc893138820f'/>
<id>0f628b19cbbe53ea29de02f4ae84bc893138820f</id>
<content type='text'>
* Use recursive generator function to make subsequent requests
  to the v1 detailed images resource
* 'limit' continues to act as the absolute limit of images to return
  from a list call
* 'page_size' indicates how many images to ask for in each subsequent
  pagination request
* Expose --page-size through the cli
* Convert v1 images tests to use strict url comparison
* Drop strict_url_check from FakeAPI kwargs - now the functionality
  is always active and tests must directly match fixture urls
* Fix bug 1024614

Change-Id: Ifa7874d88360e03b5c8aa95bfb9d5e6dc6dc927e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use recursive generator function to make subsequent requests
  to the v1 detailed images resource
* 'limit' continues to act as the absolute limit of images to return
  from a list call
* 'page_size' indicates how many images to ask for in each subsequent
  pagination request
* Expose --page-size through the cli
* Convert v1 images tests to use strict url comparison
* Drop strict_url_check from FakeAPI kwargs - now the functionality
  is always active and tests must directly match fixture urls
* Fix bug 1024614

Change-Id: Ifa7874d88360e03b5c8aa95bfb9d5e6dc6dc927e
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Wrap image data in iterator"</title>
<updated>2012-07-19T20:19:30+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2012-07-19T20:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-glanceclient.git/commit/?id=570e64d91f3b85ef6c4586f7b3a59183e5bb1d3e'/>
<id>570e64d91f3b85ef6c4586f7b3a59183e5bb1d3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
