From: Willem Jan Withagen Date: Mon, 16 Jan 2017 23:03:05 +0000 (+0100) Subject: PendingReleaseNotes: Specify the change in behaviour of assigning to public_netw X-Git-Tag: v12.0.0~111^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2c4010b331f61ae04fe0377c23cc8ff5dead7dcb;p=ceph.git PendingReleaseNotes: Specify the change in behaviour of assigning to public_netw Signed-off-by: Willem Jan Withagen --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 54befe629c91..bf6507521081 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -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:, 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.