rally/rally/plugins/openstack/context
Jean-Philippe Braun 3b82dceaa8 Fix lbaas resources cleanup
Even if the extension is not available rally tries to list lbaas resources
to delete them. This results in a 404 exception.

This commit introduces NeutronLbaasV1Mixin that checks first if the
extension is available. If it's not it returns an empty list of
resources to delete.

All lbaas resources (only pools currently) must inherit from this mixin.

Change-Id: I94a8457c3026c1859413c867369cae49889f29e1
Closes-Bug: #1470330
2015-08-31 17:31:20 +02:00
..
ceilometer Rename context.context -> context.configure 2015-08-03 18:10:57 -07:00
cinder Refactoring of scenario plugin base 2015-08-14 08:27:20 -07:00
cleanup Fix lbaas resources cleanup 2015-08-31 17:31:20 +02:00
ec2 Add context that creates servers using EC2 api 2015-08-08 05:42:47 +09:00
glance Make context plugins decide how to map their data for scenario 2015-08-10 15:43:51 -07:00
heat Rename context.context -> context.configure 2015-08-03 18:10:57 -07:00
keystone Fixed insecure and cacert not passed to user context 2015-08-13 22:08:57 +08:00
manila Rename Manila context 2015-08-19 20:26:53 +03:00
murano Merge "Add ability to specify directory with murano package files" 2015-08-04 11:16:56 +00:00
network Move existing_network context class to proper directory 2015-08-19 14:34:16 -07:00
neutron Create pool in lbaas context with correct tenant_id 2015-08-21 18:21:51 +02:00
not_for_production Rename context.context -> context.configure 2015-08-03 18:10:57 -07:00
nova Rename context.context -> context.configure 2015-08-03 18:10:57 -07:00
quotas Rename context.context -> context.configure 2015-08-03 18:10:57 -07:00
sahara Make context plugins decide how to map their data for scenario 2015-08-10 15:43:51 -07:00
vm Rename context.context -> context.configure 2015-08-03 18:10:57 -07:00
__init__.py [CTX] Split context into plugins 2015-05-18 09:32:03 +03:00