]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: Specify the change in behaviour of assigning to public_netw
authorWillem Jan Withagen <wjw@digiware.nl>
Mon, 16 Jan 2017 23:03:05 +0000 (00:03 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Fri, 20 Jan 2017 20:53:27 +0000 (21:53 +0100)
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
PendingReleaseNotes

index 54befe629c918d3835d9f8ce86bf6840b0daf0ed..bf6507521081200d1a9ffc4361bc63fdc03e8ee9 100644 (file)
@@ -1,3 +1,11 @@
 11.1.1
 ------
 
+ * When assigning a network to the public network and not to
+   the cluster network the network specification of the public
+   network will be used for the cluster network as well.
+   In the older version this would lead to cluster services
+   being bound to 0.0.0.0:<port>, thus actually making the
+   cluster service even more publicly available than the
+   public services. When only specifying a cluster network it
+   will still result in the public services binding to 0.0.0.0.