diff options
author | Yang Xu <yang.xu3@huawei.com> | 2018-07-19 01:43:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-07-19 01:43:03 +0000 |
commit | 6c31e9b63fde0e63016b1f388f99d6eaf0021c7c (patch) | |
tree | cd5e9eb7dc3e480eb38e7bfde3158ff5f7a8826e /deployment/heat/onap-oom | |
parent | 1cb3f881917fe9fb669d8ce6e352a8759ca40705 (diff) | |
parent | 10d9a8d28b9566d4065baef9b74e42fd5ec614fe (diff) |
Merge "Update lab docker repo location"
Diffstat (limited to 'deployment/heat/onap-oom')
-rw-r--r-- | deployment/heat/onap-oom/env/gwu/onap-heat.env | 2 | ||||
-rw-r--r-- | deployment/heat/onap-oom/env/gwu/onap-oom.env | 2 | ||||
-rw-r--r-- | deployment/heat/onap-oom/env/huawei/onap-heat.env | 2 | ||||
-rw-r--r-- | deployment/heat/onap-oom/env/huawei/onap-oom.env | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/deployment/heat/onap-oom/env/gwu/onap-heat.env b/deployment/heat/onap-oom/env/gwu/onap-heat.env index 07ac9c1ee..4cbcd6c8f 100644 --- a/deployment/heat/onap-oom/env/gwu/onap-heat.env +++ b/deployment/heat/onap-oom/env/gwu/onap-heat.env @@ -15,7 +15,7 @@ parameters: integration_override_yaml: > global: - repository: 192.168.1.51:5000 + repository: 192.168.2.20:5000 pullPolicy: IfNotPresent robot: openStackKeyStoneUrl: "http://192.168.1.11:5000" diff --git a/deployment/heat/onap-oom/env/gwu/onap-oom.env b/deployment/heat/onap-oom/env/gwu/onap-oom.env index 07ac9c1ee..4cbcd6c8f 100644 --- a/deployment/heat/onap-oom/env/gwu/onap-oom.env +++ b/deployment/heat/onap-oom/env/gwu/onap-oom.env @@ -15,7 +15,7 @@ parameters: integration_override_yaml: > global: - repository: 192.168.1.51:5000 + repository: 192.168.2.20:5000 pullPolicy: IfNotPresent robot: openStackKeyStoneUrl: "http://192.168.1.11:5000" diff --git a/deployment/heat/onap-oom/env/huawei/onap-heat.env b/deployment/heat/onap-oom/env/huawei/onap-heat.env index d4d82e712..0b97f7dba 100644 --- a/deployment/heat/onap-oom/env/huawei/onap-heat.env +++ b/deployment/heat/onap-oom/env/huawei/onap-heat.env @@ -15,7 +15,7 @@ parameters: integration_override_yaml: > global: - repository: 10.145.122.118:5000 + repository: 10.145.123.23:5000 pullPolicy: IfNotPresent robot: openStackKeyStoneUrl: "http://10.145.122.118:5000" diff --git a/deployment/heat/onap-oom/env/huawei/onap-oom.env b/deployment/heat/onap-oom/env/huawei/onap-oom.env index d4d82e712..0b97f7dba 100644 --- a/deployment/heat/onap-oom/env/huawei/onap-oom.env +++ b/deployment/heat/onap-oom/env/huawei/onap-oom.env @@ -15,7 +15,7 @@ parameters: integration_override_yaml: > global: - repository: 10.145.122.118:5000 + repository: 10.145.123.23:5000 pullPolicy: IfNotPresent robot: openStackKeyStoneUrl: "http://10.145.122.118:5000" |