You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2016/11/24 17:42:53 UTC

[2/2] git commit: updated refs/heads/master to 16c2761

Merge PR #1545

CLOUDSTACK-8715: Add channel to Instances for Qemu Guest Agent

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/16c2761c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/16c2761c
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/16c2761c

Branch: refs/heads/master
Commit: 16c2761cea7566163485369adcefd9a452cbd066
Parents: f07081d 2a5f37c
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Thu Nov 24 23:11:50 2016 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Thu Nov 24 23:12:07 2016 +0530

----------------------------------------------------------------------
 agent/conf/agent.properties                     |  5 ++
 .../kvm/resource/LibvirtComputingResource.java  | 21 ++++-
 .../kvm/resource/LibvirtDomainXMLParser.java    | 29 ++++++
 .../hypervisor/kvm/resource/LibvirtVMDef.java   | 93 +++++++++++++++++---
 .../resource/LibvirtComputingResourceTest.java  | 14 +++
 .../resource/LibvirtDomainXMLParserTest.java    | 33 ++++++-
 .../kvm/resource/LibvirtVMDefTest.java          | 19 +++-
 .../debian/config/etc/init.d/cloud-early-config | 12 ++-
 .../install_systemvm_packages.sh                |  2 +-
 9 files changed, 208 insertions(+), 20 deletions(-)
----------------------------------------------------------------------