diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-01-12 15:12:06 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-01-12 15:33:02 -0800 |
commit | 70bcc2f9c7d60f9f4b838665aa93898639f83a28 (patch) | |
tree | 17dd87efbdf47676de8d6f885f688bd3cdd5f7c8 /test/ete/labs/gwu/onap-openstack-template.env | |
parent | 2df4ce69ff248b4c267329a24db900908e158f36 (diff) |
Update lab environment configuration
Change-Id: I896b74b9e5e734b4beb35130f32709c9b5ee3ac8
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'test/ete/labs/gwu/onap-openstack-template.env')
-rw-r--r-- | test/ete/labs/gwu/onap-openstack-template.env | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/ete/labs/gwu/onap-openstack-template.env b/test/ete/labs/gwu/onap-openstack-template.env index b65729070..1849dfdd7 100644 --- a/test/ete/labs/gwu/onap-openstack-template.env +++ b/test/ete/labs/gwu/onap-openstack-template.env @@ -6,7 +6,7 @@ parameters: # # ############################################## - public_net_id: 50e7638e-a9d2-4cd9-a242-2f289f8f6553 + public_net_id: 024582bd-ef9b-48b9-9e70-e6732559d9df public_net_name: provider @@ -32,7 +32,7 @@ parameters: nexus_repo: https://nexus.onap.org/content/sites/raw - nexus_docker_repo: docker-proxy.local.enacct.com:5000 + nexus_docker_repo: force.local.enacct.com:5000 nexus_username: anonymous @@ -54,9 +54,9 @@ parameters: openstack_region: RegionOne - horizon_url: http://stack.local.enacct.com/horizon + horizon_url: http://controller.local.enacct.com/horizon - keystone_url: http://stack.local.enacct.com:5000 + keystone_url: http://controller.local.enacct.com:5000 cloud_env: RegionOne |