<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git, branch 2.5.0</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Merge "Release notes cleanup"</title>
<updated>2016-05-25T19:28:26+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-05-25T19:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=0ff7d6dc693fb4dd8660e35063cceecdbb9cdbc0'/>
<id>0ff7d6dc693fb4dd8660e35063cceecdbb9cdbc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "keystone: fix catalog output when region is unset"</title>
<updated>2016-05-25T18:56:14+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-05-25T18:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=0d8dab6288a81b7606c518eac3e0ea21f6d8dac3'/>
<id>0d8dab6288a81b7606c518eac3e0ea21f6d8dac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Refactor service unit tests"</title>
<updated>2016-05-25T15:19:58+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-05-25T15:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=646f702958b0a1b4a5e77305febe54119c1a3b5d'/>
<id>646f702958b0a1b4a5e77305febe54119c1a3b5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keystone: fix catalog output when region is unset</title>
<updated>2016-05-25T14:13:48+00:00</updated>
<author>
<name>Julien Danjou</name>
<email>julien@danjou.info</email>
</author>
<published>2016-05-24T13:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=e44bb009d36bddc0fdfb6e949ddc293de291dcca'/>
<id>e44bb009d36bddc0fdfb6e949ddc293de291dcca</id>
<content type='text'>
If no region is set in Keystone, null is deserialized as None and the
region has None has value, which triggers a type error when building the
output string.

This patch fixes that.

Change-Id: I7637dc2595655cf452f38308f99fe66ac782e16d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If no region is set in Keystone, null is deserialized as None and the
region has None has value, which triggers a type error when building the
output string.

This patch fixes that.

Change-Id: I7637dc2595655cf452f38308f99fe66ac782e16d
</pre>
</div>
</content>
</entry>
<entry>
<title>Release notes cleanup</title>
<updated>2016-05-25T13:47:49+00:00</updated>
<author>
<name>Dean Troyer</name>
<email>dtroyer@gmail.com</email>
</author>
<published>2016-05-24T23:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=99031cf1ed36b3c3b8c09e2c64aaa4b789eb25b9'/>
<id>99031cf1ed36b3c3b8c09e2c64aaa4b789eb25b9</id>
<content type='text'>
Preparing for the next release

Change-Id: Ia185063d12d4bd235170b06c3da400e93cd934da
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preparing for the next release

Change-Id: Ia185063d12d4bd235170b06c3da400e93cd934da
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor service unit tests</title>
<updated>2016-05-25T05:06:39+00:00</updated>
<author>
<name>Tang Chen</name>
<email>chen.tang@easystack.cn</email>
</author>
<published>2016-05-25T05:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=8ce5d90136363322b33f78b705670eeadd76f1b1'/>
<id>8ce5d90136363322b33f78b705670eeadd76f1b1</id>
<content type='text'>
Add a FakeService class, and refactor service unit tests
to use this class.

Change-Id: I650ad83386a58205ebe42274d2bf2f508436bfa6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a FakeService class, and refactor service unit tests
to use this class.

Change-Id: I650ad83386a58205ebe42274d2bf2f508436bfa6
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Search by user defined ID for service providers"</title>
<updated>2016-05-25T02:44:56+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-05-25T02:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=f97fa2e6d2cae53e82c4e8d156231c81ada0e19d'/>
<id>f97fa2e6d2cae53e82c4e8d156231c81ada0e19d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Devref: Command Beta"</title>
<updated>2016-05-25T00:08:55+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-05-25T00:08:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=e45b1c63f40b4e94e43bec71b44f00e4143fe9af'/>
<id>e45b1c63f40b4e94e43bec71b44f00e4143fe9af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Refactor TestVolumeShow with FakeVolume"</title>
<updated>2016-05-24T23:30:56+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-05-24T23:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=2402dcfc35990a1af5456ff4f3e4b0b261b1505a'/>
<id>2402dcfc35990a1af5456ff4f3e4b0b261b1505a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Search by user defined ID for identity providers"</title>
<updated>2016-05-24T23:30:22+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2016-05-24T23:30:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=478b77693788d4eb1a87cff69de004a4f8e4a9d0'/>
<id>478b77693788d4eb1a87cff69de004a4f8e4a9d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
