Merge branch 'master' into api_refactoring
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0a258842 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/0a258842 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/0a258842 Branch: refs/heads/javelin Commit: 0a258842158eb6943dd747d715d65829b604bef8 Parents: 0894822 91673b1 Author: Rohit Yadav <[email protected]> Authored: Mon Jan 7 17:28:57 2013 -0800 Committer: Rohit Yadav <[email protected]> Committed: Mon Jan 7 17:28:57 2013 -0800 ---------------------------------------------------------------------- agent/pom.xml | 51 +++++++++ packaging/centos63/cloud-agent.rc | 121 +++++++++++++++++++++ packaging/centos63/cloud.spec | 36 ++++++- plugins/hypervisors/kvm/pom.xml | 18 +++ utils/src/com/cloud/utils/script/Script.java | 7 +- 5 files changed, 231 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
