patrole/patrole_tempest_plugin/tests/api/volume
Ghanshyam Mann 8cac133b6a Fix gate: fix the failing network, image, volume RBAC test
1. Image update member test is failing because image owner
itself try to update the image member status but only
admin or that member can update it. Fixing this test.

2. Network tests are failing to create public network
on vxlan or so, fixing those with right parameters.

3. Volume type extra type specs is facing the race condition,
where same name specs is created for all the test which update
delete it. But still it fails so skipping this test too for now.

4. Skipping volume detach test for now, basically squashing
https://review.opendev.org/c/openstack/patrole/+/800594

Story: 2009210
Task: 43272
Story: 2009050
Task: 42820

Change-Id: I5fbcaf219d23d5c94a180c3447ca851d844e1dca
2021-09-11 03:58:10 +00:00
..
__init__.py Initial Cinder tests 2017-01-19 11:16:46 -05:00
rbac_base.py Fixed issue with backup delete 2021-04-02 19:50:03 +00:00
test_capabilities_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_encryption_types_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_group_snapshots_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_group_type_specs.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_groups_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_limits_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_qos_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_quota_classes_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_scheduler_stats_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_snapshot_manage_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_snapshots_actions_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_snapshots_metadata_rbac.py Do not use self in classmethod 2019-03-11 13:31:58 +00:00
test_user_messages_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_volume_actions_rbac.py Fix gate: fix the failing network, image, volume RBAC test 2021-09-11 03:58:10 +00:00
test_volume_basic_crud_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_volume_hosts_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_volume_metadata_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_volume_quotas_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_volume_services_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_volume_transfers_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_volume_types_access_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_volume_types_extra_specs_rbac.py Fix gate: fix the failing network, image, volume RBAC test 2021-09-11 03:58:10 +00:00
test_volume_types_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_volumes_backup_rbac.py Fixed issue with backup delete 2021-04-02 19:50:03 +00:00
test_volumes_extend_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_volumes_manage_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00
test_volumes_snapshots_rbac.py Refactoring RbacUtils part 2 api tests 2019-02-05 20:15:56 -06:00