Hi,

I have signed it.

Thanks,
Dimitris

On 02/28/2014 02:07 PM, Jose A. Lopes wrote:
Hi,

Thanks again for the patches.

Before pushing I need to ask you to sign the CLA.
https://developers.google.com/open-source/cla/individual
Also, next time you submit a patch make sure to sign it with '-s' flag to git 
format-patch.

Let me know when you have signed the CLA so I can check it.

Thanks,
Jose

On Feb 27 17:38, Dimitris Bliablias wrote:
Currently, mac prefix is set at cluster initialization and cannot be
changed afterwards. This patch series extends LUClusterSetParams to
support the modification of the cluster mac prefix setting. Also,
'gnt-cluster info' is extended to show this parameter.

The modification of the mac-prefix will affect only new instances.
Existing instances will remain intact.

This fixes issue 239.

Dimitris Bliablias (4):
       Show mac prefix setting in gnt-cluster info
       Allow cluster mac prefix modification
       Add unittest for gnt-cluster modify --mac-prefix
       Add --mac-prefix to gnt-cluster modify manpage

  lib/client/gnt_cluster.py          |    5 ++++-
  lib/cmdlib/cluster.py              |    8 ++++++++
  man/gnt-cluster.rst                |    9 +++++----
  src/Ganeti/OpCodes.hs              |    1 +
  src/Ganeti/Query/Server.hs         |    1 +
  test/hs/Test/Ganeti/OpCodes.hs     |    1 +
  test/py/cmdlib/cluster_unittest.py |    6 ++++++
  7 files changed, 26 insertions(+), 5 deletions(-)

--
1.7.10.4


Reply via email to