From fa7bb18b5d2346ff4a672924c02a8be421f94af9 Mon Sep 17 00:00:00 2001 From: blsaws Date: Wed, 2 Nov 2016 20:03:05 -0700 Subject: Baseline of vHello_3Node_Tacker test JIRA: MODELS-23 Change-Id: I1c12d6282416fb5007ff2b917cea7b1b01597fc0 Signed-off-by: blsaws --- tests/vLamp_Ansible.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/vLamp_Ansible.sh') diff --git a/tests/vLamp_Ansible.sh b/tests/vLamp_Ansible.sh index 6ccf9f7..801b3e1 100644 --- a/tests/vLamp_Ansible.sh +++ b/tests/vLamp_Ansible.sh @@ -120,6 +120,8 @@ auth: { app_env: { image_name: "trusty-server", region_name: "$OS_REGION_NAME", + availability_zone: "nova", + validate_certs: True, private_net_name: "internal", public_net_name: "$FLOATING_NETWORK_NAME", flavor_name: "m1.small", -- cgit 1.2.3-korg