LGTM, thanks!
On Thu, Dec 19, 2013 at 3:49 PM, Helga Velroyen <[email protected]> wrote: > This updates the NEWS file regarding the changes in > RPC communication. > > Signed-off-by: Helga Velroyen <[email protected]> > --- > NEWS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/NEWS b/NEWS > index b0e8159..6017302 100644 > --- a/NEWS > +++ b/NEWS > @@ -28,6 +28,11 @@ Incompatible/important changes > as well as the --enable-split-queries configuration option. > - Orphan volumes errors are demoted to warnings and no longer affect the > exit > code of ``gnt-cluster verify``. > +- RPC security got enhanced by using different client SSL certificates > + for each node. In this context 'gnt-cluster renew-crypto' got a new > + option '--renew-node-certificates', which renews the client > + certificates of all nodes. After a cluster upgrade from pre-2.11, run > + this to create client certificates and activate this feature. > > New features > ~~~~~~~~~~~~ > -- > 1.8.5.1 > >
