diff options
author | Gary Wu <gary.wu@futurewei.com> | 2019-06-21 15:13:38 -0700 |
---|---|---|
committer | Gary Wu <gary.wu@futurewei.com> | 2019-06-21 15:13:38 -0700 |
commit | 0e6dc1c4bc54e285c88799e6ea7fc98ed86ca4bb (patch) | |
tree | 93d8c8cf8f78c99d75a618c9d4ba5ec777caa50d | |
parent | 3a64f985ebc2ab743e67faf4883cd782af10836c (diff) |
Rename wind river lab tenant
Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I2ed0ea97340eab807af464b98c69f3b5a382eaeb
-rw-r--r-- | kubernetes/robot/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml index 1189b628f0..9afb81e4f2 100644 --- a/kubernetes/robot/values.yaml +++ b/kubernetes/robot/values.yaml @@ -72,7 +72,7 @@ openStackPasswordRegionThree: "tenantPassword" # this is the java encrypted password that is needed for SO openSackMsoEncryptdPasswordRegionThree: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" openStackTenantIdRegionThree: "3583253e932845a09cd4c8ca2f31d095" -openStackProjectNameRegionThree: "Integration-HEAT-Staging-Daily" +openStackProjectNameRegionThree: "Integration-SB-RegionThree" openStackDomainIdRegionThree: "Default" # # Openstack glance image name for Ubuntu 14. Maps to GLOBAL_INJECTED_UBUNTU_1404_IMAGE |