<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/functional/tests/identity, branch 1.7.2</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>Merge "additional functional tests for identity providers"</title>
<updated>2015-08-22T04:40:13+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-22T04:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=3751dbf1272bf20d82c55d61c2e20bcc0b29c983'/>
<id>3751dbf1272bf20d82c55d61c2e20bcc0b29c983</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unwedge the osc gate</title>
<updated>2015-08-21T20:33:48+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-08-21T20:29:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=59d12a63b4c9eb71294931de1eb8957465cae6fd'/>
<id>59d12a63b4c9eb71294931de1eb8957465cae6fd</id>
<content type='text'>
keystone added a new property to projects, called is_domain.
our functional tests fail because we are not expecting that in
the project's 'show' command.

Change-Id: Idf05118155847e3a6002818c44b99825801ea9f4
Related-Bug: #1487600
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
keystone added a new property to projects, called is_domain.
our functional tests fail because we are not expecting that in
the project's 'show' command.

Change-Id: Idf05118155847e3a6002818c44b99825801ea9f4
Related-Bug: #1487600
</pre>
</div>
</content>
</entry>
<entry>
<title>additional functional tests for identity providers</title>
<updated>2015-08-21T16:07:58+00:00</updated>
<author>
<name>Kelvin Lui</name>
<email>kelvinlittle@yahoo.com</email>
</author>
<published>2015-08-05T19:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=8fb19bc2a93c6cf6fa71c809dd47c6123a523b04'/>
<id>8fb19bc2a93c6cf6fa71c809dd47c6123a523b04</id>
<content type='text'>
add tests for:

  * delete
  * set
  * list
  * show 

Change-Id: Ibe34f28d7ae77d139a6e0edf4fe04215c371c9a8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add tests for:

  * delete
  * set
  * list
  * show 

Change-Id: Ibe34f28d7ae77d139a6e0edf4fe04215c371c9a8
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce functional test for Identity Provider</title>
<updated>2015-08-01T05:38:20+00:00</updated>
<author>
<name>Kelvin Lui</name>
<email>kelvinlittle@yahoo.com</email>
</author>
<published>2015-07-30T18:04:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=cd98e063eb3bbf5e2e574f61f1062f611707321d'/>
<id>cd98e063eb3bbf5e2e574f61f1062f611707321d</id>
<content type='text'>
Identity Provider currently doesn't have test coverage.

Change-Id: Iea2e705f9d2303f58516f08a7526135988032025
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Identity Provider currently doesn't have test coverage.

Change-Id: Iea2e705f9d2303f58516f08a7526135988032025
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "enhance tests for user v3"</title>
<updated>2015-07-18T00:55:06+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-18T00:55:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=154f4ed347685e7adc9d569d7897197993d74c37'/>
<id>154f4ed347685e7adc9d569d7897197993d74c37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "add functional tests for identity v2"</title>
<updated>2015-07-17T23:30:30+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-17T23:30:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=7f5bcb5a5bed201ebc2147d044be8f351b8da0d5'/>
<id>7f5bcb5a5bed201ebc2147d044be8f351b8da0d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enhance tests for user v3</title>
<updated>2015-07-17T19:34:16+00:00</updated>
<author>
<name>Guojian Shao</name>
<email>guojian@unitedstack.com</email>
</author>
<published>2015-07-16T16:32:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=ff3dbddf599e1153f0961e112edbf0d35d65cf89'/>
<id>ff3dbddf599e1153f0961e112edbf0d35d65cf89</id>
<content type='text'>
Change-Id: Ib17ba0cd71068ba8d7e7665160daf3ae0735971b
Related-Bug: #1475357
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib17ba0cd71068ba8d7e7665160daf3ae0735971b
Related-Bug: #1475357
</pre>
</div>
</content>
</entry>
<entry>
<title>add functional tests for identity v3</title>
<updated>2015-07-17T15:00:23+00:00</updated>
<author>
<name>Guojian Shao</name>
<email>guojian@unitedstack.com</email>
</author>
<published>2015-07-14T13:41:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=566987ecf1e437454173c4655d40b9f3ec19d678'/>
<id>566987ecf1e437454173c4655d40b9f3ec19d678</id>
<content type='text'>
add functional tests for endpoint, region and service.

Change-Id: I504878811dc8f9fcb2295cbf7419885959d9c1f6
Implements: blueprint identity-functional-tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add functional tests for endpoint, region and service.

Change-Id: I504878811dc8f9fcb2295cbf7419885959d9c1f6
Implements: blueprint identity-functional-tests
</pre>
</div>
</content>
</entry>
<entry>
<title>add functional tests for identity v2</title>
<updated>2015-07-17T08:56:51+00:00</updated>
<author>
<name>Guojian Shao</name>
<email>guojian@unitedstack.com</email>
</author>
<published>2015-07-15T03:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=cc522821f6aef901c71b141a832ea6f7808092b9'/>
<id>cc522821f6aef901c71b141a832ea6f7808092b9</id>
<content type='text'>
add tests for endpoint and service.

Change-Id: Iec80106d6e4c310cea1c5af262d145ac1f56525e
Implements: blueprint identity-functional-tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add tests for endpoint and service.

Change-Id: Iec80106d6e4c310cea1c5af262d145ac1f56525e
Implements: blueprint identity-functional-tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "add functional tests for identity v2"</title>
<updated>2015-07-13T17:17:06+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-13T17:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=1ea34fc8a5da350bc9880a0cf2a22e7313cc52fc'/>
<id>1ea34fc8a5da350bc9880a0cf2a22e7313cc52fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
