config/controllerconfig/controllerconfig
Luis Eduardo Bonatti 152b8f5f44 Update migration scripts to support optional "port" parameter
Migration scripts with "migrate" action needs to be run under
environment that from-release PostgreSQL using default port
and to-release running with a different port in USM upgrade.
This commit is to add the 4th parameter to indicate the port
to postgres connection.

Test Plan:
PASS: Run legacy data-migration
PASS: Run new data-migration

Story: 2010676
Task: 48886

Change-Id: Ib7b5818b9355c1196fb8b6fc3d916ede7f7907fa
Signed-off-by: Luis Eduardo Bonatti <LuizEduardo.Bonatti@windriver.com>
2023-10-24 18:31:37 +00:00
..
controllerconfig Update migration scripts to support optional "port" parameter 2023-10-24 18:31:37 +00:00
scripts Remove migrate_helm_release_openstack.py script 2023-03-28 14:25:07 -03:00
upgrade-scripts Update migration scripts to support optional "port" parameter 2023-10-24 18:31:37 +00:00
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Fix py27 tests in controllerconfig component 2018-09-06 12:27:08 -05:00
.stestr.conf Fix migration scripts execution sequence 2021-02-04 10:53:23 -05:00
.testr.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Update controllerconfig tox environment for debian 2023-05-31 15:25:25 +00:00
requirements.txt Add gate for python 3.9 2021-09-08 10:38:39 -04:00
setup.py Clean up dead code in controllerconfig 2020-01-21 15:32:41 -05:00
test-requirements.txt Update controllerconfig tox environment for debian 2023-05-31 15:25:25 +00:00
tox.ini Update controllerconfig tox environment for debian 2023-05-31 15:25:25 +00:00