aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests
diff options
context:
space:
mode:
Diffstat (limited to 'functest/opnfv_tests')
-rw-r--r--functest/opnfv_tests/openstack/rally/scenario/opnfv-vm.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/functest/opnfv_tests/openstack/rally/scenario/opnfv-vm.yaml b/functest/opnfv_tests/openstack/rally/scenario/opnfv-vm.yaml
index cea3940fb..3aa8ac8e5 100644
--- a/functest/opnfv_tests/openstack/rally/scenario/opnfv-vm.yaml
+++ b/functest/opnfv_tests/openstack/rally/scenario/opnfv-vm.yaml
@@ -5,6 +5,8 @@
name: {{ flavor_name }}
image:
name: {{ image_name }}
+ nics:
+ - net-id: {{ netid }}
floating_network: {{ floating_network }}
force_delete: false
username: {{ username }}