cinder/cinder/tests/unit/api/contrib
Eric Harney 8687925ce7 API validation: Add cinder_host type to support ipv6 in manage
This will fail due to overly restrictive regex validation:
  cinder manage hostgroup@cloud#[dead:beef::cafe]:/cinder01 abcd

This is because validation for this call checks for a valid
hostname but needs to check for any string that would be a valid
"host" in Cinder, which is not the same thing.

Closes-Bug: #1904892
Change-Id: I1349e8d3eb422f9dcd533c54f922f7ab8133b753
2021-03-11 10:32:13 -05:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_admin_actions.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_availability_zones.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_backup_project_attribute.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_backups.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_capabilities.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_cgsnapshots.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_consistencygroups.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_extended_snapshot_attributes.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_hosts.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_qos_specs_manage.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_quotas.py Remove NestedQuotaDriver 2021-01-19 17:43:29 +00:00
test_quotas_classes.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_scheduler_hints.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_scheduler_stats.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_services.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_snapshot_actions.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_snapshot_manage.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_snapshot_unmanage.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_types_extra_specs.py Add support volume local cache 2020-09-09 03:42:50 +00:00
test_types_manage.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_used_limits.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_volume_actions.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_volume_encryption_metadata.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_volume_host_attribute.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_volume_image_metadata.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_volume_manage.py API validation: Add cinder_host type to support ipv6 in manage 2021-03-11 10:32:13 -05:00
test_volume_migration_status_attribute.py Tests: Make tests less random 2020-05-08 11:22:02 -04:00
test_volume_tenant_attribute.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_volume_transfer.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_volume_type_access.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_volume_type_encryption.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_volume_unmanage.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00