StarlingX Distributed Cloud Client
Go to file
Dean Troyer 151ae48ca4 Set up initial Gerrit requirements
* Add .gitreview
* Add .zuul.yaml with basic linters and pep8 jobs
* Fix up tox.ini to run linters and pep8 environments.  This
  changed some leagacy config in the default testenv that will
  affect the more specific environments.

Change-Id: I02a81c5179141efb056cd030819af6387ba7a13c
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-09-06 15:39:33 -05:00
dcmanagerclient StarlingX open source release updates 2018-08-07 11:51:16 -04:00
.coveragerc StarlingX open source release updates 2018-08-07 11:51:16 -04:00
.gitignore StarlingX open source release updates 2018-08-07 11:51:16 -04:00
.gitreview Set up initial Gerrit requirements 2018-09-06 15:39:33 -05:00
.mailmap StarlingX open source release updates 2018-08-07 11:51:16 -04:00
.testr.conf StarlingX open source release updates 2018-08-07 11:51:16 -04:00
.zuul.yaml Set up initial Gerrit requirements 2018-09-06 15:39:33 -05:00
CONTRIBUTING.rst StarlingX open source release updates 2018-08-07 11:51:16 -04:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-08-07 11:51:16 -04:00
HACKING.rst StarlingX open source release updates 2018-08-07 11:51:16 -04:00
LICENSE StarlingX open source release updates 2018-08-07 11:51:16 -04:00
MANIFEST.in StarlingX open source release updates 2018-08-07 11:51:16 -04:00
README.rst StarlingX open source release updates 2018-08-07 11:51:16 -04:00
babel.cfg StarlingX open source release updates 2018-08-07 11:51:16 -04:00
requirements.txt StarlingX open source release updates 2018-08-07 11:51:16 -04:00
setup.cfg StarlingX open source release updates 2018-08-07 11:51:16 -04:00
setup.py StarlingX open source release updates 2018-08-07 11:51:16 -04:00
test-requirements.txt Set up initial Gerrit requirements 2018-09-06 15:39:33 -05:00
tox.ini Set up initial Gerrit requirements 2018-09-06 15:39:33 -05:00

README.rst

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).