63382d2889
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 |
||
---|---|---|
.. | ||
autoscaling_policy.yaml.template | ||
mistral_wb.yaml | ||
random_strings.yaml.template | ||
README.rst | ||
resource_group.yaml.template | ||
server_with_ports.yaml.template | ||
server_with_volume.yaml.template | ||
updated_autoscaling_policy_inplace.yaml.template | ||
updated_random_strings_add.yaml.template | ||
updated_random_strings_delete.yaml.template | ||
updated_random_strings_replace.yaml.template | ||
updated_resource_group_increase.yaml.template | ||
updated_resource_group_reduce.yaml.template |
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/*