config/controllerconfig/controllerconfig
Tao Liu 0d8df17df6 Allow subcloud to use central-cloud's local registry
Add the following to setup the environment which allows the subcloud
to use central-cloud's local registry via the OAM interface

 - controller_config:
   copy registry.central certificate from the shared directory to
   docker certificate directory

 - worker_config:
   copy registry.central certificate from the shared directory to
   docker certificate directory

 - sysinv:
   Add a new network type for system controller OAM network
   Retrieve the system controller's OAM floating IP address
   from DB and populate the hiera record for dnsmasq
   Add a public URL encoded address for haproxy

Depends-On: https://review.opendev.org/#/c/690082/
Change-Id: Ibbc7f0ed84679a3ced3a9fee712bd1da5865f213
Partial-Bug: 1846799
Signed-off-by: Tao Liu <tao.liu@windriver.com>
2019-10-29 16:07:48 -04:00
..
controllerconfig subcloud add bootstrap does not take IPv6 address 2019-09-17 16:33:14 -04:00
scripts Allow subcloud to use central-cloud's local registry 2019-10-29 16:07:48 -04:00
upgrade-scripts controllerconfig: remove /usr/bin/env 2019-10-16 14:55:27 -07: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
.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 Improve pylint checking in stx-config 2018-12-04 14:50:49 -06:00
requirements.txt StarlingX open source release updates 2018-05-31 07:35:52 -07:00
setup.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
test-requirements.txt Properly enable hacking checks for flake8 2018-12-18 11:28:56 -06:00
tox.ini Minor zuul and tox file cleanup after manifest re-org 2019-09-06 15:40:37 -05:00