magnum/magnum/drivers/common/templates/swarm
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
..
fragments Fix no_proxy evaluation for Swarm clusters 2017-08-24 17:34:02 +00:00