cinder/cinder/tests/unit/volume
Jon Bernard 99321eb919 RBD: catch argument exceptions when configuring multiattach
If an expected flag is already in the desired state, RBD will raise an
InvalidArgument exception.  This is okay, however not catching this will
result in volume operation errors.

Co-Author: Eric Harney <eharney@redhat.com>
Change-Id: Ib28b6a2867469e73307482827d9e336b10a58432
Closes-Bug: #1852628
(cherry picked from commit 9bc67c8978)
2020-01-30 17:10:29 +00:00
..
drivers RBD: catch argument exceptions when configuring multiattach 2020-01-30 17:10:29 +00:00
flows Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
__init__.py Fix volume retype with migration as non-admin 2017-02-15 17:31:59 -02:00
test_availability_zone.py Make service object UUID not nullable 2017-10-26 10:17:50 -06:00
test_capabilities.py Trivial fix typos 2017-05-17 10:57:40 +07:00
test_connection.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_driver.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_image.py Merge "Untyped to Default Volume Type" 2019-09-25 18:58:39 +00:00
test_init_host.py Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
test_manage_volume.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_replication_manager.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_rpcapi.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_snapshot.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
test_volume.py Merge "Untyped to Default Volume Type" 2019-09-25 18:58:39 +00:00
test_volume_manager.py Add user messages for some volume snapshot actions 2019-04-26 17:02:05 -04:00
test_volume_migration.py Continue renaming volume_utils (core) 2019-09-09 20:48:26 -04:00
test_volume_retype.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04:00
test_volume_usage_audit.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00