StarlingX Distributed Cloud Client
b11e7ac509
Pep8 and py27 tests are now passing Both are voting in zuul on check and gate Story: 2003862 Task: 26692 Change-Id: Idf8bb3cbe139ac8fbf3755a25f9efd7c76e45d72 Signed-off-by: Lachlan Plant <lachlan.plant@windriver.com> |
||
---|---|---|
dcmanagerclient | ||
doc | ||
releasenotes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
CONTRIBUTORS.wrs | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Dcmanagerclient
Wind River's Distributed Cloud system supports an edge computing solution by providing central management and orchestration for a geographically distributed network of Titanium Cloud systems.
python-dcmanagerclient
Python client for dcmanager
This is a client library for Dcmanager built on the Dcmanager API. It
provides a Python API (the dcmanagerclient
module) and a
command-line tool (dcmanager
).