deb-sahara/sahara/plugins/cdh/client/__init__.py
Ken Chen e5ea6f4483 Add CM API lib into CDH plugin codes
We open a directory named "client" and add codes in it to support
API callings from CDH plugin codes, so that we can remove the
dependency on third party package cm_api. Most codes in client are
copied from cm_api source codes. We just changed some import
relationships, removed unused codes, and regulated a little to
make it pass pep8 test.

implements bp: add-lib-subset-cm-api

Change-Id: I73a66520f27271d628d1997c84c62140acb4aa54
2015-03-02 09:12:47 +08:00

0 lines
Python