On Fri, Jul 26, 2013 at 11:40 AM, Dimitris Aragiorgis <[email protected]> wrote:
> Ooops. I forgot that! Sorry.
>
> Dimitris Aragiorgis (6):
>       Hotplug: objects and constants additions
>       Hotplug: KVM support
>       Hotplug: rpc support
>       Hotplug: cmdlib support
>       Hotplug: client support
>       Mods to pass hs tests
>
>  lib/backend.py                 |   26 +++
>  lib/cli.py                     |    5 +
>  lib/client/gnt_instance.py     |   20 ++-
>  lib/cmdlib/instance.py         |   52 ++++++-
>  lib/cmdlib/instance_storage.py |    5 +-
>  lib/constants.py               |    6 +
>  lib/hypervisor/hv_kvm.py       |  356 
> +++++++++++++++++++++++++++++++++++-----
>  lib/objects.py                 |    7 +-
>  lib/opcodes.py                 |    1 +
>  lib/rpc.py                     |    7 +
>  lib/rpc_defs.py                |   11 +-
>  lib/server/noded.py            |   13 ++
>  src/Ganeti/OpCodes.hs          |    1 +
>  src/Ganeti/OpParams.hs         |    5 +
>  test/hs/Test/Ganeti/OpCodes.hs |    2 +-

Thanks. :) Clearly missing:
- manpage updates
- NEWS entry
- any sort of testing (at minimum qa testing)

Thanks,

Guido

Reply via email to