StarlingX Distributed Cloud Client
Go to file
Andreas Jaeger be95978596 Use Zuul templates
Use templates instead of individual jobs so that these
can be changed in one place.

Depends-On: https://review.opendev.org/677606
Change-Id: I0966b8a888f15b93e3857a28b66b7b2ab7d6e92c
2019-08-21 12:55:32 +00:00
dcmanagerclient Zero Touch Provisioning changes for subcloud configuration 2019-07-16 13:35:50 -04:00
doc Clean up and standardize landing pages 2019-01-22 13:33:34 -08:00
releasenotes Clean up and standardize landing pages 2019-01-22 13:33:34 -08:00
.coveragerc StarlingX open source release updates 2018-08-07 11:51:16 -04:00
.gitignore Fix coverage reporting for stx-distcloud-client 2018-11-21 12:12:43 -06:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:34 +00: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 Use Zuul templates 2019-08-21 12:55:32 +00: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 Update the URL in HACKING.rst 2018-09-23 16:31:32 +08: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 Change openstack-dev to starlingx-discuss 2019-01-07 16:51:27 +00: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 Update tox.ini files to use stein constraints 2019-06-25 13:03:40 -04: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).