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 2015/09/14 06:23:28 UTC

[2/2] git commit: updated refs/heads/4.5 to d58dfbf

Merge pull request #814 from wido/CLOUDSTACK-8443

CLOUDSTACK-8443: Support CentOS 7 for 4.5This is based on two PRs:
- 731
- 757

This commit is based on the 4.5 branch for a future 4.5 release.

* pr/814:
  CLOUDSTACK-8443: Support CentOS 7 for 4.5

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/d58dfbf2
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d58dfbf2
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d58dfbf2

Branch: refs/heads/4.5
Commit: d58dfbf21bd813fda1fa3a9b2aa0090ee058d51f
Parents: 15ef2b1 2b8fd24
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Mon Sep 14 09:52:03 2015 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Mon Sep 14 09:52:06 2015 +0530

----------------------------------------------------------------------
 agent/bindir/cloud-setup-agent.in               |   8 +-
 .../kvm/resource/LibvirtComputingResource.java  |  23 --
 python/lib/cloud_utils.py                       | 247 +++++++++----------
 python/lib/cloudutils/serviceConfig.py          |  11 +-
 python/lib/cloudutils/utilities.py              |  44 ++--
 scripts/vm/hypervisor/kvm/setup-cgroups.sh      |  52 ----
 setup/db/db/schema-421to430.sql                 |   3 +-
 7 files changed, 145 insertions(+), 243 deletions(-)
----------------------------------------------------------------------