<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/openstackclient/tests/identity/v3/test_endpoint.py, branch 1.5.0</title>
<subtitle>opendev.org: openstack/python-openstackclient
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/'/>
<entry>
<title>Check if service.name available before access</title>
<updated>2015-01-04T03:26:18+00:00</updated>
<author>
<name>zhiyuan_cai</name>
<email>luckyvega.g@gmail.com</email>
</author>
<published>2015-01-04T03:26:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=369ae3f9f06c90e8d57b71befa6bc22a843c2f7d'/>
<id>369ae3f9f06c90e8d57b71befa6bc22a843c2f7d</id>
<content type='text'>
Currently v3 endpoint commands access service.name directly, while
name is not a required attribute of service. So if we associate an
endpoint to a service without name, we will get an AttributeError
executing v3 endpoint commands later. This patch addresses this
issue by checking if service.name is available before accessing it.

Change-Id: I3dd686ef02a2e21e2049a49cb55634385c2ecfaf
Closes-Bug: #1406737
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently v3 endpoint commands access service.name directly, while
name is not a required attribute of service. So if we associate an
endpoint to a service without name, we will get an AttributeError
executing v3 endpoint commands later. This patch addresses this
issue by checking if service.name is available before accessing it.

Change-Id: I3dd686ef02a2e21e2049a49cb55634385c2ecfaf
Closes-Bug: #1406737
</pre>
</div>
</content>
</entry>
<entry>
<title>add service/interface/region filter for endpoint v3</title>
<updated>2014-08-18T08:41:15+00:00</updated>
<author>
<name>wanghong</name>
<email>w.wanghong@huawei.com</email>
</author>
<published>2014-08-18T08:41:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=181f16da8a2433809d319441d8261b908faf2dd9'/>
<id>181f16da8a2433809d319441d8261b908faf2dd9</id>
<content type='text'>
Change-Id: I7eac5b2ff5f5a6f3f08b22dd3a48a5ae7e2c056b
Closes-Bug: #1281888
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7eac5b2ff5f5a6f3f08b22dd3a48a5ae7e2c056b
Closes-Bug: #1281888
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for identity v3 endpoint</title>
<updated>2014-08-14T12:17:54+00:00</updated>
<author>
<name>wanghong</name>
<email>w.wanghong@huawei.com</email>
</author>
<published>2014-08-01T03:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=99ad9ef92e73d49bb6966a5a2a01ca6ccaf9d135'/>
<id>99ad9ef92e73d49bb6966a5a2a01ca6ccaf9d135</id>
<content type='text'>
Change-Id: I1479460473656ea4e2a48a976808371e840b49c1
Closes-Bug: #1348867
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1479460473656ea4e2a48a976808371e840b49c1
Closes-Bug: #1348867
</pre>
</div>
</content>
</entry>
</feed>
