config/sysinv/sysinv/sysinv/sysinv/common
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
..
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
ceph.py Fix: "filter" issue for Python 2/3 compatible code 2018-12-19 10:14:36 +08:00
config.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
configp.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
constants.py Add docker proxy configuration for kubernetes 2019-01-23 15:00:40 +08:00
context.py Sysinv healthy query API request failed 2018-09-13 13:36:15 -04:00
exception.py Fix: others issues for Python 2/3 compatible code 2018-12-19 10:20:56 +08:00
extension_manager.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
fernet.py Fernet key synchronization 2018-10-26 14:56:42 -05:00
fm.py Sysinv healthy query API request failed 2018-09-13 13:36:15 -04:00
health.py Change compute node to worker node personality 2018-12-13 14:15:55 -05:00
image_service.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
images.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
kubernetes.py FIX: module rename issue for Python 2/3 compatible code 2018-12-25 08:58:17 +08:00
paths.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
policy.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
retrying.py Fix tox pep8 errors of type E722 in sysinv 2018-08-10 14:51:50 -04:00
service.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
service_parameter.py Add docker proxy configuration for kubernetes 2019-01-23 15:00:40 +08:00
states.py Fix word and statement errors in comments 2018-11-14 10:04:51 +08:00
storage_backend_conf.py Ceph for standard: Puppet functional changes 2019-01-17 18:30:12 +02:00
utils.py Fix: "filter" issue for Python 2/3 compatible code 2018-12-19 10:14:36 +08:00
wsgi_service.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00