Code Review
/
integration.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b82a41a
)
Fix Designate Keystone IP address for Huawei's lab
09/27909/1
author
Gary Wu
<gary.i.wu@huawei.com>
Thu, 11 Jan 2018 02:16:29 +0000
(18:16 -0800)
committer
Gary Wu
<gary.i.wu@huawei.com>
Thu, 11 Jan 2018 02:17:27 +0000
(
02:17
+0000)
Change-Id: Ie616b1b4ccbf525ae6c47d2f82b33d263d0b485c
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit
0d76f88fb3011bff21001df751b56c4bef6d20f5
)
test/ete/labs/huawei/onap-openstack-template.env
patch
|
blob
|
history
diff --git
a/test/ete/labs/huawei/onap-openstack-template.env
b/test/ete/labs/huawei/onap-openstack-template.env
index
8a7338a
..
188e982
100644
(file)
--- a/
test/ete/labs/huawei/onap-openstack-template.env
+++ b/
test/ete/labs/huawei/onap-openstack-template.env
@@
-98,7
+98,7
@@
parameters:
dnsaas_config_enabled: true
dnsaas_region: RegionOne
- dnsaas_keystone_url: http://
10.12.25.5
:5000/v3
+ dnsaas_keystone_url: http://
controller.neo.futurewei.com
:5000/v3
dnsaas_tenant_name: ${OS_PROJECT_NAME}
dnsaas_username: ${OS_USERNAME}
dnsaas_password: ${OS_PASSWORD}