distcloud-client/distributedcloud-client
Fabricio Henrique Ramos ed622f9549 Add debian package for distributedcloud-client
Add debian packaging folder for distributedcloud-client.

Test Plan:

Pass: build package on Debian
Pass: build Debian image
Pass: install Debian image

Pass: build package on CentOS
Pass: build CentOS image
Pass: install CentOS image
Pass: CentOS controller unlocked/available

Story: 2009101
Task: 43965

Signed-off-by: Fabricio Henrique Ramos <fabriciohenrique.ramos@windriver.com>
Change-Id: Ibb98a7de601580cd53002f386afb620417a97aa4
2022-01-24 03:40:20 -03:00
..
centos Enabling firmware update dcmanager orchestration commands 2020-07-30 12:58:26 -05:00
dcmanagerclient Add debian package for distributedcloud-client 2022-01-24 03:40:20 -03:00
debian Add debian package for distributedcloud-client 2022-01-24 03:40:20 -03: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 Cleanup pylint error: super-init-not-called 2021-12-13 15:10:48 -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 Adding py39 gate and removing py36 gates from zuul 2021-10-28 19:41:32 +00:00
tox.ini Adding py39 gate and removing py36 gates from zuul 2021-10-28 19:41:32 +00: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).