magnum/magnum/tests/unit/conductor
Feilong Wang e68f1d85f8 Fix proxy issue for etcd and k8s
When the cloud is behind a proxy, podman needs to access the dockerhub
via proxy to pull the image, so the proxy settings need to be exported
to etcd systemd file as well. We're setting the heat-params as
environment file for k8s components already.

Besides, because CIDR of fixed subnet vary for different clusters,
so the subnet CIDR should be added into NO_PROXY list. Otherwise,
it will affect the communication between etcd members and also the
communication between k8s components.

Task: 39990
Story: 2007768

Change-Id: I4dba79e04abe38b9806e847348d3dd77ef96bee5
(cherry picked from commit b2e3f2346b)
2020-07-30 21:37:00 +00:00
..
handlers Fix proxy issue for etcd and k8s 2020-07-30 21:37:00 +00:00
tasks Fix invalid import order 2016-02-07 22:54:41 -08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_k8s_api.py Code refactoring in conductor/k8s_api.py 2016-05-18 01:55:20 +05:30
test_monitors.py Add master_lb_enabled to cluster 2020-07-22 14:06:20 +00:00
test_rpcapi.py [k8s] Support updating k8s cluster health status 2020-04-09 16:59:26 +12:00
test_scale_manager.py Move scale managers at driver level 2017-01-23 17:16:32 +01:00
test_utils.py Rename Bay DB, Object, and internal usage to Cluster 2016-09-08 13:01:12 -07:00