magnum/magnum/drivers/common/templates/swarm/fragments
Johannes Grassler e93d82e8b3 Fix CVE-2016-7404
This commit addresses multiple potential vulnerabilities in
Magnum. It makes the following changes:

* Permissions for /etc/sysconfig/heat-params inside Magnum
  created instances are tightened to 0600 (used to be 0755).
* Certificate retrieval is modified to work without the need
  for a Keystone trust.
* The cluster's Keystone trust id is only passed into
  instances for clusters where that is actually needed. This
  prevents the trustee user from consuming the trust in cases
  where it is not needed.
* The configuration setting trust/cluster_user_trust (False by
  default) is introduced. It needs to be explicitely enabled
  by the cloud operator to allow clusters that need the
  trust_id to be passed into instances to work. Without this
  setting, attempts to create such clusters will fail.

Please note, that none of these changes apply to existing
clusters. They will have to be deleted and rebuilt to benefit
from these changes.

Change-Id: I643d408cde0d6e30812cf6429fb7118184793400
2017-02-09 16:44:27 +01:00
..
add-docker-daemon-options.sh Add docker-d options in sysconfig/docker 2016-12-12 17:55:35 +01:00
add-proxy.sh Make Docker proxy configuration consistent across template 2016-12-20 10:08:42 +01:00
cfn-signal.sh Disable cert checks while talking to endpoints 2016-10-06 19:31:45 -07: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 Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
network-config-service.sh [swarm] Enable TLS in Etcd cluster 2017-01-11 21:33:38 +05:30
network-service.sh [swarm] Enable TLS in Etcd cluster 2017-01-11 21:33:38 +05:30
remove-docker-key.sh Split swarm atomic template 2016-09-21 14:17:25 +05:30
volume-service.sh Add bashate checks to pep8 step 2016-12-07 15:25:41 +01:00
write-cluster-failure-service.yaml Disable cert checks while talking to endpoints 2016-10-06 19:31:45 -07: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 Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
write-heat-params-node.yaml Fix CVE-2016-7404 2017-02-09 16:44:27 +01:00
write-network-config.sh Split swarm atomic template 2016-09-21 14:17:25 +05:30
write-swarm-agent-service.sh [swarm] Fix cert filename in swarm-agent service 2017-01-15 07:42:16 +00:00
write-swarm-master-service.sh [swarm] Enable TLS in Etcd cluster 2017-01-11 21:33:38 +05:30