diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-07-18 16:59:15 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-07-18 16:59:15 -0700 |
commit | 10d9a8d28b9566d4065baef9b74e42fd5ec614fe (patch) | |
tree | c0535d5a79f1c3745b83662654b904da4f944cab /deployment/heat/onap-oom/env/huawei/onap-heat.env | |
parent | cf4c66519f9a9db92f5bd7d58c3dd03e9539729d (diff) |
Update lab docker repo location
Change-Id: I2aa5047ac417c902bcb88b7ad31f555967be7ad7
Issue-ID: INT-532
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/env/huawei/onap-heat.env')
-rw-r--r-- | deployment/heat/onap-oom/env/huawei/onap-heat.env | 2 |
1 files changed, 1 insertions, 1 deletions
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" |