magnum/magnum/tests/unit
Jonathan Rosser 660e62b0e5 Revert "support http/https proxy for discovery url"
[stable branch policy requiring a backport rather than an 'in branch'
revert means that the following revert SHA refers to the parent patch,
not to this branch]

This reverts commit e8d0ee1b14.

This commit is reverted for two reasons:

* It is undesirable that the end user can inject proxy config into
  the magnum-conductor service via the cluster template.

* The proxy settings for the magnum-conductor service may not be
  the same as those which are required in the cluster template for
  the end user VM.

Systemd, docker and podman all include native mechanisms for setting
environment variables for proecesses, and this should be used by the
cloud operator / deployment tooling to configure the required proxy
settings for the magnum-conductor service.

In particular this patch makes it impossible for the cloud operator
to specify their own http_proxy via the environment, the user supplied
cluster template setting will always be used.

conflicts: magnum/drivers/heat/template_def.py

Change-Id: I33da19ad6764bedcf15f2a08381063e2471f8991
(cherry picked from commit 79699f23cd)
(cherry picked from commit 1c4f8127f1)
2019-07-05 20:02:05 +01:00
..
api Allow cluster template being renamed 2019-02-05 20:55:55 +00:00
cmd Support magnum-conductor multiple process workers 2017-05-02 02:21:29 +00:00
common Support octavia-ingress-controller 2019-02-05 10:59:07 +00:00
conductor Revert "support http/https proxy for discovery url" 2019-07-05 20:02:05 +01:00
conf Centralize config option: paths section 2016-09-22 05:56:53 +00:00
db federation api: federation table and db layer 2018-01-15 14:58:04 -03:00
drivers Revert "support http/https proxy for discovery url" 2019-07-05 20:02:05 +01:00
objects federation api: api endpoints 2018-02-09 00:59:31 -03:00
service Deprecate send_cluster_metrics 2018-08-23 19:55:43 +00: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 Revert "Using assertFalse(A) instead of assertEqual(False, A)" 2017-06-15 12:46:54 +08:00