config/tsconfig/tsconfig
Fabiano Correa Mercer d449622f4a Upgrade changes to support MGMT FQDN
The release stx.9 with FQDN support for MGMT network
uses the hieradata with the new pattern:
<hostname>.yaml
But the release stx.8 is still using the old name:
<mgmt_ip>.yaml
During an upgrade controller-0 want to update
the <mgmt_ip>.yaml and controller-1 wants to use
the <hostname>.yaml, so it is necessary to change
the code to use/update the right hieradata.
Additionally, during an upgrade the active
controller running the old release can't resolve
the FQDN (i.e: controller.internal ), for this
reason during the controller-1 upgrade, the FQDN
can not be used.

Test Plan:
IPv6 AIO-SX fresh install
IPv6 AIO-DX fresh install
IPv4 AIO-SX upgrade from previous release
    without story 2010722 to new release
    that has the story 2010722 (not master)
IPv4 AIO-DX upgrade from previous release
    without story 2010722 to new release
    that has the story 2010722 (not master)
IPv4 STANDARD upgrade from previous release
    without story 2010722 to new release
    that has the story 2010722 (not master)
IPv6 AIO-DX upgrade from previous release
    without story 2010722 to new release
    that has the story 2010722 (not master)
IPv6 DC lab upgrade from previous release
    without story 2010722 to new release
    that has the story 2010722 (not master)

Story: 2010722
Task: 48609

Signed-off-by: Fabiano Correa Mercer <fabiano.correamercer@windriver.com>
Change-Id: I555185bea7fadb772a4023b6ecb4379e01e0f16c
2024-03-05 12:42:21 -03:00
..
scripts Add constants for controller config complete to tsconfig 2019-11-27 16:33:10 -05:00
tsconfig Upgrade changes to support MGMT FQDN 2024-03-05 12:42:21 -03:00
.coveragerc Adding unit tests to tsconfig and clean it up a bit 2019-09-04 16:42:49 -04:00
.stestr.conf Adding unit tests to tsconfig and clean it up a bit 2019-09-04 16:42:49 -04:00
LICENSE StarlingX open source release updates 2019-09-04 16:32:20 -04:00
pylint.rc Re-enable important py3k checks for tsconfig 2021-10-28 16:22:15 +00:00
requirements.txt Fix tsconfig/root constraints file in tox.ini 2024-03-04 22:22:31 +00:00
setup.cfg Adding unit tests to tsconfig and clean it up a bit 2019-09-04 16:42:49 -04:00
setup.py Resolve bashate and pep8 warnings 2019-09-04 16:34:56 -04:00
test-requirements.txt Add pylint py3 portability checks for the tsconfig repo 2021-09-15 10:30:29 -03:00
tox.ini Fix tsconfig/root constraints file in tox.ini 2024-03-04 22:22:31 +00:00