<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-openstackclient.git/functional/tests/volume/v1, branch 3.1.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>Deduplicate get_opts methods</title>
<updated>2016-07-05T15:39:03+00:00</updated>
<author>
<name>Kyrylo Romanenko</name>
<email>kromanenko@mirantis.com</email>
</author>
<published>2016-07-05T09:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=259b4a14628b5eae5f9154a052381145e7e7ba1e'/>
<id>259b4a14628b5eae5f9154a052381145e7e7ba1e</id>
<content type='text'>
One get_opts method can work instead of
get_list_opts and get_show_opts both.
Remove mutable default value.

Change-Id: I9c5683d416f0f3ed4989abab6f152b0341e30a4f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One get_opts method can work instead of
get_list_opts and get_show_opts both.
Remove mutable default value.

Change-Id: I9c5683d416f0f3ed4989abab6f152b0341e30a4f
</pre>
</div>
</content>
</entry>
<entry>
<title>support multi-delete for volume-type</title>
<updated>2016-06-20T20:42:36+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>s.martinelli@gmail.com</email>
</author>
<published>2016-06-16T18:25:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=4e62e1e2e18cb93ba0f88bff8727182b1002de4b'/>
<id>4e62e1e2e18cb93ba0f88bff8727182b1002de4b</id>
<content type='text'>
Added the ability to delete multiple volume types at once. Note
there are no unit tests exist for v1 volume-types, so instead
a functional test was created.

Partial-Bug: #1592906
Change-Id: I99f3f22901ab35252b91a3072b14de7d19cb17ca
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added the ability to delete multiple volume types at once. Note
there are no unit tests exist for v1 volume-types, so instead
a functional test was created.

Partial-Bug: #1592906
Change-Id: I99f3f22901ab35252b91a3072b14de7d19cb17ca
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix volume functional tests</title>
<updated>2016-06-15T16:36:27+00:00</updated>
<author>
<name>Richard Theis</name>
<email>rtheis@us.ibm.com</email>
</author>
<published>2016-06-15T15:31:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=09b783ad3e5051564bf6321feace3b65739febbf'/>
<id>09b783ad3e5051564bf6321feace3b65739febbf</id>
<content type='text'>
The volume v2 functional tests occasionally fail with
"unrecognized arguments: --private". This appears to occur when
volume v1 and volume v2 functional tests are run at the same time
when one or more of the tests do not set OS_VOLUME_API_VERSION
appropriately.

This patch also fixes a timing issue seen when running the
tests locally due to a missing wait and moves the snapshot
test to volume v2 since it was written for v2.

Change-Id: I9c9863fe1aef81b0564920f36452c6f27211d5ba
Closes-Bug: #1589793
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The volume v2 functional tests occasionally fail with
"unrecognized arguments: --private". This appears to occur when
volume v1 and volume v2 functional tests are run at the same time
when one or more of the tests do not set OS_VOLUME_API_VERSION
appropriately.

This patch also fixes a timing issue seen when running the
tests locally due to a missing wait and moves the snapshot
test to volume v2 since it was written for v2.

Change-Id: I9c9863fe1aef81b0564920f36452c6f27211d5ba
Closes-Bug: #1589793
</pre>
</div>
</content>
</entry>
<entry>
<title>Add functional tests for snapshots</title>
<updated>2016-02-05T14:02:29+00:00</updated>
<author>
<name>TerryHowe</name>
<email>terrylhowe@gmail.com</email>
</author>
<published>2015-06-11T20:17:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=e108719f77c546e3a02147f20850c9d5bf3d0faf'/>
<id>e108719f77c546e3a02147f20850c9d5bf3d0faf</id>
<content type='text'>
Change-Id: I863583d6c8263d144d45a0443fc6af04301d23e7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I863583d6c8263d144d45a0443fc6af04301d23e7
</pre>
</div>
</content>
</entry>
<entry>
<title>unwedge the gate</title>
<updated>2015-10-08T07:09:43+00:00</updated>
<author>
<name>Steve Martinelli</name>
<email>stevemar@ca.ibm.com</email>
</author>
<published>2015-10-08T06:10:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=bd14d078098eb2055c0dae784de892b0b1346ed5'/>
<id>bd14d078098eb2055c0dae784de892b0b1346ed5</id>
<content type='text'>
devstack defaults to v3 and makes some janky assumptions in
the generated rc files

Change-Id: I4b0b3eb6ab2aa9be2ac4c2404b2f9655e3ed564e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
devstack defaults to v3 and makes some janky assumptions in
the generated rc files

Change-Id: I4b0b3eb6ab2aa9be2ac4c2404b2f9655e3ed564e
</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>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>
<entry>
<title>Merge "Removed unnecessary assignment of function result Joined lines together"</title>
<updated>2015-08-01T06:11:23+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-08-01T06:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=20d32dd362ab0877c4744dbd296028ad114aa458'/>
<id>20d32dd362ab0877c4744dbd296028ad114aa458</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unnecessary assignment of function result</title>
<updated>2015-07-31T15:02:33+00:00</updated>
<author>
<name>Joe Wigglesworth</name>
<email>wiggles@ca.ibm.com</email>
</author>
<published>2015-07-30T21:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=cfb99cb9b112140025b8d28beed55638774213aa'/>
<id>cfb99cb9b112140025b8d28beed55638774213aa</id>
<content type='text'>
Joined lines together

Change-Id: Iffe19c309369301137cfd52c8ea1aa988ce39f7e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Joined lines together

Change-Id: Iffe19c309369301137cfd52c8ea1aa988ce39f7e
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Added test for `volume type show`"</title>
<updated>2015-07-31T08:57:30+00:00</updated>
<author>
<name>Jenkins</name>
<email>jenkins@review.openstack.org</email>
</author>
<published>2015-07-31T08:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-openstackclient.git/commit/?id=bd022cb58c1172e3f237ce99840eb43085fd33d4'/>
<id>bd022cb58c1172e3f237ce99840eb43085fd33d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
