magnum/magnum/tests/unit
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
..
api [fix] Use default_ng_worker.node_count for patches 2020-06-11 20:52:21 +00:00
cmd Add framework for magnum-status upgrade check 2019-01-27 04:26:30 +00:00
common [K8S] Delete all related load balancers before deleting cluster 2020-06-26 11:11:01 +00:00
conductor Fix proxy issue for etcd and k8s 2020-07-30 21:37:00 +00:00
conf Centralize config option: paths section 2016-09-22 05:56:53 +00:00
db Add master_lb_enabled to cluster 2020-07-22 14:06:20 +00:00
drivers Fix proxy issue for etcd and k8s 2020-07-30 21:37:00 +00:00
objects Add master_lb_enabled to cluster 2020-07-22 14:06:20 +00:00
service Update hacking for Python3 2020-03-31 20:09:46 +02:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
template Centralize config option: paths section 2016-09-22 05:56:53 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Update hacking for Python3 2020-03-31 20:09:46 +02:00