distcloud-client/distributedcloud-client
albailey 30f883c67c Specify the nodeset for zuul jobs
The py2.7 jobs need to specify xenial
The py3.6 jobs need to specify bionic

The copyright date was updated in order to trigger
the zuul jobs, as a no-delta type of change

Note: pep8 and pylint jobs are not being specified for this repo
because they specify a generic python3 interpreter, and are
currently passing in python 3.6 and python 3.8.

Only applied the py2.7 changes because they py3.6 gate hasnt
been merged yet.

Partial-Bug: 1928978
Signed-off-by: albailey <Al.Bailey@windriver.com>
Change-Id: I4de3a640419ed431619cc4154ab928eebef71280
(cherry picked from commit 8d2b5478c6)
Signed-off-by: Charles Short <charles.short@windriver.com>
2021-06-01 13:30:48 -04:00
..
centos Merge remote-tracking branch 'gerrit/master' into f/centos8 2020-05-21 19:58:41 +08:00
dcmanagerclient Specify the nodeset for zuul jobs 2021-06-01 13:30:48 -04:00
.coveragerc Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
.testr.conf Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
LICENSE Update files for relocated repo 2019-11-04 16:12:27 -05:00
MANIFEST.in Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
README.rst Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
babel.cfg Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
pylint.rc Enable pylint for distributed cloud client 2020-04-12 14:36:26 -05:00
requirements.txt Support subcloud deploy upload the common files 2020-04-23 09:38:51 -04:00
setup.cfg Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
setup.py Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
test-requirements.txt Specify the nodeset for zuul jobs 2021-06-01 13:30:48 -04:00
tox.ini Enable pylint for distributed cloud client 2020-04-12 14:36:26 -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).