Code Review
/
models.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
2e2d047
)
Add region as parameter (varies by installer)
81/22381/1
author
blsaws
<bryan.sullivan@att.com>
Fri, 23 Sep 2016 11:05:56 +0000
(
04:05
-0700)
committer
blsaws
<bryan.sullivan@att.com>
Fri, 23 Sep 2016 11:05:56 +0000
(
04:05
-0700)
JIRA: MODELS-23
Change-Id: I9efe731abd301ef5db2603f383f990d23e4a9b75
Signed-off-by: blsaws <bryan.sullivan@att.com>
tests/vLamp_Ansible.sh
patch
|
blob
|
history
diff --git
a/tests/vLamp_Ansible.sh
b/tests/vLamp_Ansible.sh
index
c029d1f
..
6ccf9f7
100644
(file)
--- 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",