You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by go...@apache.org on 2016/03/23 01:52:12 UTC

[3/3] incubator-slider git commit: Merge branch 'develop' into feature/SLIDER-906_docker_support

Merge branch 'develop' into feature/SLIDER-906_docker_support


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/9ae13497
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/9ae13497
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/9ae13497

Branch: refs/heads/feature/SLIDER-906_docker_support
Commit: 9ae13497f70c539cc792c22dbada4ec30ca967ba
Parents: 635c7ba 4bebbf7
Author: Gour Saha <go...@apache.org>
Authored: Tue Mar 22 17:50:54 2016 -0700
Committer: Gour Saha <go...@apache.org>
Committed: Tue Mar 22 17:50:54 2016 -0700

----------------------------------------------------------------------
 slider-agent/src/main/python/agent/Constants.py |  4 ++
 .../src/main/python/agent/DockerManager.py      | 27 +++++++++----
 .../core/providers/windows/system.py            | 15 ++++++-
 .../python/resource_management/core/shell.py    | 22 +++++++++--
 ...nentConfigsInAppConfigShowUpOnAgentIT.groovy |  7 +++-
 .../ApplicationWithAddonPackagesIT.groovy       | 41 +++++++++++++-------
 6 files changed, 87 insertions(+), 29 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/9ae13497/slider-agent/src/main/python/resource_management/core/providers/windows/system.py
----------------------------------------------------------------------