deb-manila/manila_tempest_tests/tests/api
Valeriy Ponomaryov 4475a5ca00 [Tempest] Fix visibility of test_quotas.py module
Commit [1] added wrong decorator to test class located in
"manila_tempest_tests/tests/api/test_quotas.py" module that
made it invisible for tempest.

It should be "ddt.ddt" instead of "ddt.data" as it is now.

Also, fix negative quota tests that were testing wrong thing.
It should have been testing "quota-sets" and "os-quota-sets", not
"services" and "os-services" as it is now.

[1] I82f00114db985b4b3bf4db0a64191559508ac600

Change-Id: Ie0eb7d32b7b032ffdb7f7dd47f68841211e7d7a6
Closes-Bug: #1635588
2016-11-01 13:17:20 +02:00
..
admin [Tempest] Fix visibility of test_quotas.py module 2016-11-01 13:17:20 +02:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
base.py [Tempest] Fix visibility of test_quotas.py module 2016-11-01 13:17:20 +02:00
test_availability_zones_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_availability_zones.py Merge "Use assert(Not)In/Greater(Equal)/LessEqual/IsNotNone" 2016-10-13 10:33:53 +00:00
test_consistency_group_actions.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_consistency_groups_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_consistency_groups.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_extensions.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_limits.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_metadata_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_metadata.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_microversions.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_quotas_negative.py [Tempest] Fix visibility of test_quotas.py module 2016-11-01 13:17:20 +02:00
test_quotas.py [Tempest] Fix visibility of test_quotas.py module 2016-11-01 13:17:20 +02:00
test_replication_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_replication_snapshots.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_replication.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_rules_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_rules.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_scheduler_stats_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_security_services_mapping_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_security_services_mapping.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_security_services_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_security_services.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_networks_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_share_networks.py Merge "Use assert(Not)In/Greater(Equal)/LessEqual/IsNotNone" 2016-10-13 10:33:53 +00:00
test_share_types_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_shares_actions_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_shares_actions.py Merge "Use assert(Not)In/Greater(Equal)/LessEqual/IsNotNone" 2016-10-13 10:33:53 +00:00
test_shares_negative.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00
test_shares.py Remove tempest.test usage from manila tests 2016-09-30 12:47:17 +00:00