Go to file
Cristian Mondo 4ed1f39731 Fix to prevent mishandling of OS_REGION_NAME
With the Subcloud Rename Feature, a mechanism was introduced in
dcmanager, when the deployment file is uploaded, to modify the
OS_REGION_NAME prior to send it to the subcloud, required for
the installation of the Deployment.

Doing this manipulation of the deployment file on the dcmanager
site generates confusion for the handling of the required
OS_REGION_NAME parameter.

This commit revers the change to handle the deployment file from
the dcmanager, passing the responsability to the Deployment.

Closes-Bug: 2036632

Test Plan:

PASS: Add a new subcloud and validate the content of
deployment_config.yaml inside of subcloud. The value of
OS_REGION_NAME parameter should be equal to the same parameter
taken from environment variables.

Change-Id: Ie50459930e968ab5b5c0940e71110b636df297a6
Signed-off-by: Cristian Mondo <cristian.mondo@windriver.com>
2023-09-22 10:42:41 -03:00
2023-09-07 10:30:06 -03:00
2018-09-25 08:18:08 -07:00
2019-04-19 19:52:44 +00:00
2018-08-07 11:51:21 -04:00
2022-11-21 16:58:49 +00:00
2019-03-15 10:56:03 -05:00
Description
StarlingX Distributed Cloud
40 MiB
Languages
Python 95.2%
Shell 4.7%
Makefile 0.1%