You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ka...@apache.org on 2014/12/08 04:02:55 UTC

[4/4] helix git commit: Merge branch 'master' of https://github.com/jheise/helix

Merge branch 'master' of https://github.com/jheise/helix


Project: http://git-wip-us.apache.org/repos/asf/helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/01222c4f
Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/01222c4f
Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/01222c4f

Branch: refs/heads/master
Commit: 01222c4f6289722a5bc230095138a6475fa71852
Parents: 48cd91d 3d7626c
Author: Kanak Biscuitwala <ka...@hotmail.com>
Authored: Sun Dec 7 18:59:33 2014 -0800
Committer: Kanak Biscuitwala <ka...@hotmail.com>
Committed: Sun Dec 7 18:59:33 2014 -0800

----------------------------------------------------------------------
 contributors/py-helix-admin/helix/__init__.py   |  18 +
 contributors/py-helix-admin/helix/cluster.py    | 364 ++++++++++++
 contributors/py-helix-admin/helix/functions.py  | 562 +++++++++++++++++++
 .../py-helix-admin/helix/helixexceptions.py     |  35 ++
 .../py-helix-admin/helix/participant.py         |  85 +++
 contributors/py-helix-admin/helix/partition.py  |  37 ++
 .../py-helix-admin/helix/resourcegroup.py       |  53 ++
 7 files changed, 1154 insertions(+)
----------------------------------------------------------------------