<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/functional/tests, 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>set image api to 1 for functional tests</title>
<updated>2015-09-16T19:33:34+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-09-16T19:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=817ab3ec0ea5a74aeda12850f39a56f332e9558b'/>
<id>817ab3ec0ea5a74aeda12850f39a56f332e9558b</id>
<content type='text'>
devstack now defaults to image api v2, but osc does not support
v2 image create. set the functional tests to use v1 for now
to unwedge the gate.

Closes-Bug: #1496337
Change-Id: Ia02ed761446b8de52c932a424b9c423691ebcceb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
devstack now defaults to image api v2, but osc does not support
v2 image create. set the functional tests to use v1 for now
to unwedge the gate.

Closes-Bug: #1496337
Change-Id: Ia02ed761446b8de52c932a424b9c423691ebcceb
</pre>
</div>
</content>
</entry>
<entry>
<title>Automate flavors, networks, and image get</title>
<updated>2015-08-22T17:32:54+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-08-21T18:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=48f7f0f1bcb0d43d18e89f8ff54971f450f2f58b'/>
<id>48f7f0f1bcb0d43d18e89f8ff54971f450f2f58b</id>
<content type='text'>
Functional tests rely on some sort of configuration and
rather than configure something right now, how about it
pulls something from the middle of the available list.

Change-Id: I8147e40e5ee7393d8a8dcf1b0beb48856f28af7e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Functional tests rely on some sort of configuration and
rather than configure something right now, how about it
pulls something from the middle of the available list.

Change-Id: I8147e40e5ee7393d8a8dcf1b0beb48856f28af7e
</pre>
</div>
</content>
</entry>
<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>Skip functional test: test_server_up</title>
<updated>2015-08-10T22:09:10+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-08-10T22:09:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=d0cb0d1192fe721314768f1b8e12d1d541d79320'/>
<id>d0cb0d1192fe721314768f1b8e12d1d541d79320</id>
<content type='text'>
seems like test_server_up is causing intermittent issues in our
CI, skipping for now, so we can proceed with merging code.

Change-Id: Id41a78e703d7b416dfdc9a7bc95b19a8999192e3
Related-Bug: 1483422
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
seems like test_server_up is causing intermittent issues in our
CI, skipping for now, so we can proceed with merging code.

Change-Id: Id41a78e703d7b416dfdc9a7bc95b19a8999192e3
Related-Bug: 1483422
</pre>
</div>
</content>
</entry>
<entry>
<title>Add functional test for volume type create --property</title>
<updated>2015-08-05T11:25:06+00:00</updated>
<author>
<name>Robert Francis</name>
<email>robefran@ca.ibm.com</email>
</author>
<published>2015-07-30T19:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=4850728b990536ad49775e67c849536d6320e111'/>
<id>4850728b990536ad49775e67c849536d6320e111</id>
<content type='text'>
Combine test_volume_set_one_propety and
test_volume_type_set_unset_properties.

Change-Id: Ia8862a59161f6a15880b87ea305fb5bb15c31300
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Combine test_volume_set_one_propety and
test_volume_type_set_unset_properties.

Change-Id: Ia8862a59161f6a15880b87ea305fb5bb15c31300
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Added a new function test for volume type set"</title>
<updated>2015-08-03T21:46:09+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-03T21:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=7e9c1946f2bd51f9d6fba530132dd18eb5095574'/>
<id>7e9c1946f2bd51f9d6fba530132dd18eb5095574</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Introduce functional test for Identity Provider"</title>
<updated>2015-08-03T20:39:15+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-03T20:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=2039011097023f6048853391c71f21a8a02cbb12'/>
<id>2039011097023f6048853391c71f21a8a02cbb12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a new function test for volume type set</title>
<updated>2015-08-03T18:55:32+00:00</updated>
<author>
<name>JP Parkin</name>
<email>jpparkin@ca.ibm.com</email>
</author>
<published>2015-07-30T21:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=d52ecfc05840e1c02f7cd4e8f4b64b5cbcdac51d'/>
<id>d52ecfc05840e1c02f7cd4e8f4b64b5cbcdac51d</id>
<content type='text'>
This is a new test to validate the setting of one property
for an existing volume type

Change-Id: Ia9a7d86ce9b0d8df9d64ddc1df2d443843bba5ef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a new test to validate the setting of one property
for an existing volume type

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