cinder/cinder/tests/unit/volume
Alyson Rosa 40eaa89a90 Fix IPv6 for Cinder NetApp ONTAP drivers
NetApp ONTAP driver currently have some issues with IPv6:
 - The URL is not properly formatted when using in management path
 - NFS driver breaks when handling IPv6 addresses
 - iSCSI driver creates a URL that is not properly formatted when
 using IPv6 addresses

This patch fixes all issues related to IPv6 on NetApp ONTAP drivers.

Closes-bug: 1788419
Closes-bug: 1788460
Change-Id: I6eeca47997c7134d6604874bea48eab7cab6c1a2
(cherry picked from commit 925376527e)
(cherry picked from commit b290b49183)
2018-09-14 14:08:53 -03:00
..
drivers Fix IPv6 for Cinder NetApp ONTAP drivers 2018-09-14 14:08:53 -03:00
flows Fix handling of 'cinder_encryption_key_id' image metadata 2018-05-31 00:41:28 +00: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 Explicit user messages 2017-06-16 14:35:24 +08:00
test_driver.py Fix cinder quota-usage error 2018-01-27 16:41:33 +08:00
test_image.py Merge "Create custom assertTrue and assertFalse" 2017-10-04 14:43:55 +00:00
test_init_host.py Handle migrating encryption key IDs in Backup table 2018-04-04 19:34:16 +00:00
test_manage_volume.py [3/11] Refactor test_volume file 2017-02-08 23:38:23 +00:00
test_replication_manager.py Fix: Incorrect replication status on clusters 2018-08-20 21:36:02 +00:00
test_rpcapi.py Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
test_snapshot.py Sync snapshot's encryption_key_id with volume's value 2018-03-23 19:41:56 +00:00
test_volume.py Fix _attachment_reserve to not allow attaching an invalid status volume 2018-08-09 13:27:23 +00:00
test_volume_migration.py Fix AZ not matching backend after migration 2018-03-08 11:47:56 +01:00
test_volume_retype.py Enable multiattach capability 2018-01-17 16:41:44 -07:00
test_volume_usage_audit.py [5/11] Refactor test_volume file 2017-02-08 23:38:42 +00:00