rally-openstack/rally-jobs/extra
kairat_kushaev 63382d2889 Add security group for neutron ports
During testing of scale heat rally test for neutron
(HeatStack.create_and_delete_stack) is falling because neutron
creates multiple security groups but nova cannot define which one
should it use. As a result nova cannot boot an instance.
The fix defines default security group in the
server_with_ports.yaml.template, so nova will choose
the one specific group.
In addition, the deprecated attribute network_id in the template
has been replaced with the network attribute.

Change-Id: I5e610f0fe3817fdbf6acd1e62ef7a5de3273874a
Closes-bug: #1428066
2015-03-05 16:02:39 +03:00
..
autoscaling_policy.yaml.template Add "update-inplace/replace resource" cases 2015-02-11 11:31:44 +03:00
mistral_wb.yaml Add Mistral benchmark 2015-02-06 16:56:53 +04:00
random_strings.yaml.template Add create-update-delete stack scenario 2015-02-10 17:03:00 +03:00
README.rst Rename rally-scenarios to rally-jobs & add readme 2014-11-24 16:13:47 +04:00
resource_group.yaml.template Add update + add/delete resource cases 2015-02-11 11:33:13 +03:00
server_with_ports.yaml.template Add security group for neutron ports 2015-03-05 16:02:39 +03:00
server_with_volume.yaml.template Rename rally-scenarios to rally-jobs & add readme 2014-11-24 16:13:47 +04:00
updated_autoscaling_policy_inplace.yaml.template Add "update-inplace/replace resource" cases 2015-02-11 11:31:44 +03:00
updated_random_strings_add.yaml.template Add create-update-delete stack scenario 2015-02-10 17:03:00 +03:00
updated_random_strings_delete.yaml.template Add create-update-delete stack scenario 2015-02-10 17:03:00 +03:00
updated_random_strings_replace.yaml.template Add "update-inplace/replace resource" cases 2015-02-11 11:31:44 +03:00
updated_resource_group_increase.yaml.template Add update + add/delete resource cases 2015-02-11 11:33:13 +03:00
updated_resource_group_reduce.yaml.template Add update + add/delete resource cases 2015-02-11 11:33:13 +03:00

Extra files

All files from this directory will be copy pasted to gates, so you are able to use absolute path in rally tasks. Files will be in ~/.rally/extra/*