rally/rally/plugins/openstack/scenarios/nova
Lv Fumei 2ea5f31afa Fix bug on image_valid_on_flavor
Whether validates flavor's disk or not depends on
booting type of the instance.
If the instance is booted from an image, should validate.
If the instance is booted from a volume, should not validate.

Change-Id: If1f364717cbfc9259808076006c5f6240055f0f0
Closes-Bug: #1596756
2016-06-29 15:16:23 +08:00
..
__init__.py [Scenario] Split Scenarios - P6 2015-05-21 09:35:46 +03:00
agents.py Expand Nova API benchmark in Rally 2016-02-24 07:33:56 -08:00
aggregates.py Expand Nova API benchmark in Rally 2016-02-24 07:33:56 -08:00
availability_zones.py Expand Nova API benchmark in Rally 2016-02-24 07:33:56 -08:00
flavors.py Add create-flavor and flavor-access-list scenario 2016-05-13 00:24:54 +05:30
floating_ips_bulk.py Refactoring of scenario plugin base 2015-08-14 08:27:20 -07:00
hosts.py Expand Nova API benchmark in Rally 2016-02-24 07:33:56 -08:00
hypervisors.py change name of rally.common.log module 2015-12-14 03:01:49 -05:00
images.py Adds nova image list plugin 2015-09-25 11:10:53 -07:00
keypairs.py Convert existing scenarios to new types plugins 2016-03-18 06:20:22 -05:00
networks.py Refactoring of scenario plugin base 2015-08-14 08:27:20 -07:00
security_group.py Convert existing scenarios to new types plugins 2016-03-18 06:20:22 -05:00
servers.py Fix bug on image_valid_on_flavor 2016-06-29 15:16:23 +08:00
services.py Add support for nova service-list 2016-02-28 22:10:27 -08:00
utils.py Add NovaServers.boot_and_update_server 2016-05-30 20:16:38 -04:00