<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/cinderclient/tests/functional/test_volume_create_cli.py, branch 4.2.1</title>
<subtitle>opendev.org: openstack/python-cinderclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/'/>
<entry>
<title>Fix functional error check for invalid volume create size</title>
<updated>2018-09-11T18:04:14+00:00</updated>
<author>
<name>Sean McGinnis</name>
<email>sean.mcginnis@gmail.com</email>
</author>
<published>2018-09-11T16:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=6b2bc4949287984b41df68f87ce7ccacee663926'/>
<id>6b2bc4949287984b41df68f87ce7ccacee663926</id>
<content type='text'>
With the api-schema enforcement on the Cinder API side, the error
message returned when specifying a volume creation of 0 has changed.
This results in our functional tests failing.

Change-Id: I1a9a13f683134faa01ad50f7f073db8b1845a901
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the api-schema enforcement on the Cinder API side, the error
message returned when specifying a volume creation of 0 has changed.
This results in our functional tests failing.

Change-Id: I1a9a13f683134faa01ad50f7f073db8b1845a901
</pre>
</div>
</content>
</entry>
<entry>
<title>Use api version 3 for functional test</title>
<updated>2018-06-19T01:01:42+00:00</updated>
<author>
<name>junboli</name>
<email>junbo85.li@gmail.com</email>
</author>
<published>2018-06-19T01:01:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=9aa1c9a485e8c858ce8e022be0df79f798dea65c'/>
<id>9aa1c9a485e8c858ce8e022be0df79f798dea65c</id>
<content type='text'>
switch to use OS_VOLUME_API_VERSION = 3 to run
functional tests.

Closes-bug: #1775354
Co-Authored-By: liuyamin &lt;liuyamin@fiberhome.com&gt;
Change-Id: If6c4291aa7d8e85a4f8c1d5665a0e4a72aa1f1d1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
switch to use OS_VOLUME_API_VERSION = 3 to run
functional tests.

Closes-bug: #1775354
Co-Authored-By: liuyamin &lt;liuyamin@fiberhome.com&gt;
Change-Id: If6c4291aa7d8e85a4f8c1d5665a0e4a72aa1f1d1
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable H306</title>
<updated>2017-08-01T20:23:49+00:00</updated>
<author>
<name>Eric Harney</name>
<email>eharney@redhat.com</email>
</author>
<published>2017-08-01T19:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=60d00b0a035f5d6e0c436dee50719238cdf119cc'/>
<id>60d00b0a035f5d6e0c436dee50719238cdf119cc</id>
<content type='text'>
Enforce ordering of imports with H306.

For tests, this is mostly done by grouping test
imports after other cinderclient imports.

Change-Id: Ie40fda014d1aedb057e5b4ea1f27f999c84e6373
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enforce ordering of imports with H306.

For tests, this is mostly done by grouping test
imports after other cinderclient imports.

Change-Id: Ie40fda014d1aedb057e5b4ea1f27f999c84e6373
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PY2/PY3 specific error in testcases</title>
<updated>2017-06-12T12:04:31+00:00</updated>
<author>
<name>TommyLike</name>
<email>tommylikehu@gmail.com</email>
</author>
<published>2017-06-12T09:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=c1b03efe0f44bf3c07a9a44ea7db48a2b07ef3bc'/>
<id>c1b03efe0f44bf3c07a9a44ea7db48a2b07ef3bc</id>
<content type='text'>
Use 'six.text_type' to wrap defined string value.

Change-Id: I229d58595494f59f03538be79de42f2e8007f442
Closes-Bug: #1697401
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use 'six.text_type' to wrap defined string value.

Change-Id: I229d58595494f59f03538be79de42f2e8007f442
Closes-Bug: #1697401
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable functional tests with multiattach</title>
<updated>2017-03-10T14:56:14+00:00</updated>
<author>
<name>Ivan Kolodyazhny</name>
<email>e0ne@e0ne.info</email>
</author>
<published>2017-03-10T14:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=c5059b418760d38e4634e764a8a987f948e875ac'/>
<id>c5059b418760d38e4634e764a8a987f948e875ac</id>
<content type='text'>
LVM driver doesn't support mulltiattach now. That's why this test fails
on gates. We have to disable it until multiattach will be supported.

Change-Id: I690982dfa81a566d1632ebe81c54f5596316b02f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LVM driver doesn't support mulltiattach now. That's why this test fails
on gates. We have to disable it until multiattach will be supported.

Change-Id: I690982dfa81a566d1632ebe81c54f5596316b02f
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cinder tests for cinder volume create commands with parameters</title>
<updated>2016-09-02T08:41:17+00:00</updated>
<author>
<name>SofiiaAndriichenko</name>
<email>sandriichenko@mirantis.com</email>
</author>
<published>2016-08-31T09:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=dbe0d689ffd2f43a19a6df895a1176ccacbda6c2'/>
<id>dbe0d689ffd2f43a19a6df895a1176ccacbda6c2</id>
<content type='text'>
Change-Id: Icae58a69d0accc0308d581951a26970ac3872a49
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Icae58a69d0accc0308d581951a26970ac3872a49
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests for testing volume-create command</title>
<updated>2016-08-09T13:27:18+00:00</updated>
<author>
<name>Sergii Turivnyi</name>
<email>sturivnyi@mirantis.com</email>
</author>
<published>2016-07-18T07:23:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=a4687688eef0049ed7969b5a48fcdccec1374558'/>
<id>a4687688eef0049ed7969b5a48fcdccec1374558</id>
<content type='text'>
Positive tests for the cinder CLI commands which check actions with
volume create command like create volume from snapshot,
create volume from volume.

Change-Id: I77912d413ac061eb8376233dfef772c55265d135
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Positive tests for the cinder CLI commands which check actions with
volume create command like create volume from snapshot,
create volume from volume.

Change-Id: I77912d413ac061eb8376233dfef772c55265d135
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Negative tests for cinder volume create command</title>
<updated>2016-07-15T12:38:59+00:00</updated>
<author>
<name>Sergii Turivnyi</name>
<email>sturivnyi@mirantis.com</email>
</author>
<published>2016-07-12T16:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=22400e39f7724f2c48c3f2378aaeabb85d4cbf70'/>
<id>22400e39f7724f2c48c3f2378aaeabb85d4cbf70</id>
<content type='text'>
Negative tests for the cinder CLI commands which check actions with
volume create command like create volume without arguments or with
incorrect arguments and check that correct error message raised.

Partial-Bug: #1602592
Change-Id: Ic51842aeb50758171751ecb9bf162add187f963e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Negative tests for the cinder CLI commands which check actions with
volume create command like create volume without arguments or with
incorrect arguments and check that correct error message raised.

Partial-Bug: #1602592
Change-Id: Ic51842aeb50758171751ecb9bf162add187f963e
</pre>
</div>
</content>
</entry>
</feed>
