magnum/magnum/drivers/common/templates/swarm/fragments
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
..
add-docker-daemon-options.sh Add docker-d options in sysconfig/docker 2016-12-12 17:55:35 +01:00
add-proxy.sh Fix no_proxy evaluation for Swarm clusters 2017-08-24 17:34:02 +00:00
cfn-signal.sh Swarm: simplify heat WC signalling with $WAIT_CURL 2017-06-19 12:19:57 +00:00
configure-etcd.sh [swarm] Enable TLS in Etcd cluster 2017-01-11 21:33:38 +05:30
configure-selinux.sh Add a SELinux policy to relabel files in /usr/local/bin as bin_t 2016-12-07 11:49:46 +01:00
enable-services.sh Upgrade to Fedora 25 2017-01-26 15:40:34 +01:00
make-cert.py Enable custom keystone endpoint_type in templates 2017-05-01 18:15:58 +02:00
network-config-service.sh [swarm] Enable TLS in Etcd cluster 2017-01-11 21:33:38 +05:30
network-service.sh tests: Use swarm-mode for api tests 2017-08-21 05:30:09 +00:00
remove-docker-key.sh Split swarm atomic template 2016-09-21 14:17:25 +05:30
volume-service.sh Fix rexray systemd unit 2017-05-09 12:23:39 +02:00
write-cluster-failure-service.yaml Swarm: simplify heat WC signalling with $WAIT_CURL 2017-06-19 12:19:57 +00:00
write-docker-socket.yaml Add docker-d options in sysconfig/docker 2016-12-12 17:55:35 +01:00
write-heat-params-master.yaml Swarm: simplify heat WC signalling with $WAIT_CURL 2017-06-19 12:19:57 +00:00
write-heat-params-node.yaml Swarm: simplify heat WC signalling with $WAIT_CURL 2017-06-19 12:19:57 +00:00
write-network-config.sh Split swarm atomic template 2016-09-21 14:17:25 +05:30
write-swarm-agent-service.sh Fix no_proxy evaluation for Swarm clusters 2017-08-24 17:34:02 +00:00
write-swarm-master-service.sh Fix no_proxy evaluation for Swarm clusters 2017-08-24 17:34:02 +00:00