magnum/magnum
Michael Tupitsyn 464186b7fa Fix no_proxy evaluation for Swarm clusters
At the moment, no_proxy variable is evaluated separately for docker
daemon and for swarm-manager container running in docker. Evaluated
value for swarm-manager is not getting into cloud-init script, because
$NODE_PROXY token is getting replaced by Heat str_replace function.
This commit is intended to unify NO_PROXY evaluation and also fix the
issue with swarm-manager.

Related-Bug: #1647815
Related-Bug: #1632698
Related-Bug: #1660562
Change-Id: I336024265008b6cae308bf7b614476b71b81fa01
(cherry picked from commit 35dc923d66)
2017-08-24 17:34:02 +00:00
..
api Trivial typo fix 2017-08-23 16:12:22 +08:00
cmd Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
common Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
conductor Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
conf Remove unused config periodic_global_stack_list 2017-08-24 08:59:24 +00:00
db Deal with db_exc.DBDuplicate of conductor startup 2017-08-24 08:56:38 +00:00
drivers Fix no_proxy evaluation for Swarm clusters 2017-08-24 17:34:02 +00:00
hacking Fix typo in magnum/hacking/checks.py for consistency 2017-06-16 15:43:27 +08:00
objects Add swarm-mode driver 2017-07-18 10:47:23 +02:00
service Add a hacking rule for string interpolation at logging 2017-07-15 14:49:45 +08:00
servicegroup Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
tests Merge "Deal with db_exc.DBDuplicate of conductor startup" into stable/pike 2017-08-24 12:57:57 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Remove log translations 2017-03-30 17:05:10 +08:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00