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 | 561a0d3eaf155900c8d30beee11f60db18462935 (patch) | |
tree | 00b26593ae732a7210251c10e96723f1150b80b1 | |
parent | 4b7409112191919a511ee0ab41ae5804a74bb3cb (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-- | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index 1189b62..9afb81e 100644 --- a/values.yaml +++ b/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 |