From: blsaws Date: Fri, 23 Sep 2016 11:05:56 +0000 (-0700) Subject: Add region as parameter (varies by installer) X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=d721d41e5c6de3d24a52f0ce22151c7c21263b28;p=models.git Add region as parameter (varies by installer) JIRA: MODELS-23 Change-Id: I9efe731abd301ef5db2603f383f990d23e4a9b75 Signed-off-by: blsaws --- diff --git a/tests/vLamp_Ansible.sh b/tests/vLamp_Ansible.sh index c029d1f..6ccf9f7 100644 --- a/tests/vLamp_Ansible.sh +++ b/tests/vLamp_Ansible.sh @@ -119,7 +119,7 @@ auth: { app_env: { image_name: "trusty-server", - region_name: "RegionOne", + region_name: "$OS_REGION_NAME", private_net_name: "internal", public_net_name: "$FLOATING_NETWORK_NAME", flavor_name: "m1.small",