aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-07-24 03:58:47 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-07-24 03:58:47 +0200
commitf7c21f28a46128259a17bfbb9db3af83802bc0da (patch)
treec4fcbeece2233de0cf2a9035c2bd3e426d7778cd /functest/opnfv_tests/openstack
parenta914d6f91c24feb9dfaecabe83783254d9bd56f0 (diff)
Rename ext_network to floating_network in Rally tasks
http://artifacts.opnfv.org/functest/TCEP6YYTDWIG/functest-opnfv-functest-benchmarking-latest-rally_full-run-181/rally_full/rally_full.html#/NovaServers.boot_and_associate_floating_ip Change-Id: I45d666e80a55802ab6c672dfb5f3cf93dc5381bb Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest/opnfv_tests/openstack')
-rw-r--r--functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml b/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml
index 965eddd8b..71a159963 100644
--- a/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml
+++ b/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml
@@ -413,7 +413,7 @@
args:
{{ vm_params(image_name, flavor_name) }}
create_floating_ip_args:
- ext_network: {{ floating_network }}
+ floating_network: {{ floating_network }}
nics:
- net-id: {{ netid }}
context: