python-cinderclient/cinderclient
Chaynika Saikia 0cb09cc560 Add cinder create --poll
Usage: It adds an optional argument --poll to the cinder
create command which waits while the creation of the volume
is completed and the volume goes to available state. In case
there is an error in volume creation, it throws an error message
and exits with a non zero status. The error message printed here
is the async error message in case it generates one.

Depends-On: Ic3ab32b95abd29e995bc071adc11b1e481b32516

Change-Id: I1a4d361d48a44a0daa830491f415be64f2e356e3
2017-07-24 09:06:28 -04:00
..
apiclient Remove unused and duplicated fake_client module 2017-03-10 17:27:49 +02:00
contrib Fix noauth support 2017-03-24 13:24:50 +02:00
tests Add cinder create --poll 2017-07-24 09:06:28 -04:00
v1 Fix client `retries` default value. 2017-05-02 14:09:57 +03:00
v2 Remove consistencygroup quota 2017-07-17 02:35:09 +00:00
v3 Add cinder create --poll 2017-07-24 09:06:28 -04:00
__init__.py Fix pep8 errors 2017-03-15 13:42:49 +01:00
_i18n.py Remove log translations 2017-03-21 13:07:01 +08:00
api_versions.py Support generalized resource filter in client 2017-05-31 11:32:49 +00:00
base.py Add pagination for snapshots, backups 2017-06-22 19:06:48 +02:00
client.py Add cinder create --poll 2017-07-24 09:06:28 -04:00
exceptions.py Add cinder create --poll 2017-07-24 09:06:28 -04:00
extension.py Move old oslo-incubator code out of openstack/common 2016-11-03 18:29:31 +05:30
shell.py Fix attribute errors in os-auth-* settings 2017-06-01 13:43:48 -05:00
shell_utils.py Add cinder create --poll 2017-07-24 09:06:28 -04:00
utils.py Support list-volume for group show 2017-05-25 10:01:10 +08:00
version.py Add reno for release notes management 2015-12-13 19:56:41 -06:00