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 +-
 15 files changed, 456 insertions(+), 61 deletions(-)


* Guido Trotter <[email protected]> [2013-07-25 13:43:58 +0200]:

> On Thu, Jul 25, 2013 at 1:41 AM, Dimitris Aragiorgis <[email protected]> wrote:
> > Hello team,
> >
> > This patch set implements device hotplugging for KVM hypervisor.
> > It includes all design modifications/suggestions discussed in the
> > past few weeks in the mailing list.
> >
> > Looking forward to your feedback,
> > dimara
> 
> Hi,
> 
> Could you please include the diffstat in the cover letter? It helps
> having an overall view of the patch set :)
> 
> Thanks a lot,
> 
> Guido
> 
> 
> -- 
> Guido Trotter
> Ganeti Engineering
> Google Germany GmbH
> Dienerstr. 12, 80331, München
> 
> Registergericht und -nummer: Hamburg, HRB 86891
> Sitz der Gesellschaft: Hamburg
> Geschäftsführer: Graham Law, Christine Elizabeth Flores
> Steuernummer: 48/725/00206
> Umsatzsteueridentifikationsnummer: DE813741370

Attachment: signature.asc
Description: Digital signature

Reply via email to