config/controllerconfig/controllerconfig/controllerconfig
Mingyuan Qi e4086a073b Add docker proxy configuration for kubernetes
Current config_controller for containerization pulls kubernetes
images from public container registry. This requires controller
to access internet. If a host network is behind a proxy, there
is no chance to setup docker proxy configuration during config_
controller, therefore, kubernetes images are not accessible.

Docker proxy configuration questions were added to require users
input http/https proxy and no proxy settings. The docker proxy
configurations are added to service_parameter table in sysinv.

http-proxy.conf is the proxy info file required by docker daemon,
generated by docker puppet manifest. It consists of the user
input docker proxy configuration.

Tests:
AIO-SX: public k8s images accessible
AIO-DX: public k8s images accessible
AIO-SX without k8s config: config_controller successfully

Story: 2004710
Task: 28741

Change-Id: I9d301d105f9fe5e388a29dee03957514b9b44fa7
Signed-off-by: Mingyuan Qi <mingyuan.qi@intel.com>
2019-01-23 15:00:40 +08:00
..
common FIX: module rename issue for Python 2/3 compatible code 2018-12-25 08:58:17 +08:00
tests Kubernetes Cluster Network Configuration 2019-01-09 12:41:25 -05:00
upgrades Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
backup_restore.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
clone.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
config_management.py Make lldp check neighbors more robust for config_management 2019-01-09 22:44:23 +08:00
configassistant.py Add docker proxy configuration for kubernetes 2019-01-23 15:00:40 +08:00
openstack.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
progress.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
regionconfig.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
sysinv_api.py FIX: module rename issue for Python 2/3 compatible code 2018-12-25 08:58:17 +08:00
systemconfig.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00
tidy_storage.py Fix 'print' issue for Python 2/3 compatible code. 2018-12-06 12:59:33 +08:00
utils.py Fix: "import" issue for Python 2/3 compatible code 2018-12-25 08:58:03 +08:00