distcloud-client/distributedcloud-client
Hugo Brito b87508a410 Update tox config for Distributed Cloud Client
Cleanup the tox configuration and requirements.

Black formatter was applied in the modified files.

Test Plan:
Verify that all Tox tests pass without errors.
1. Successfully executed on the distributedcloud dir
- tox -e docs,releasenotes,api-ref,bandit,linters
- tox -e newnote -- new-note
2. Successfully executed on the distributedcloud/distributedcloud dir
- tox -e py39,pylint,pep8,cover

Partial-Bug: 2053023

Change-Id: Ib25f31f8607e46e51dfbda0a6b3a36e9e11151df
Signed-off-by: Hugo Brito <hugo.brito@windriver.com>
2024-02-27 16:58:59 -03:00
..
centos Enabling firmware update dcmanager orchestration commands 2020-07-30 12:58:26 -05:00
dcmanagerclient Update tox config for Distributed Cloud Client 2024-02-27 16:58:59 -03:00
debian Update debian package versions to use git commits 2023-02-10 09:13:13 -08:00
.coveragerc Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
.pylintrc Update tox config for Distributed Cloud Client 2024-02-27 16:58:59 -03: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
requirements.txt Update tox config for Distributed Cloud Client 2024-02-27 16:58:59 -03: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 Update tox config for Distributed Cloud Client 2024-02-27 16:58:59 -03:00
tox.ini Update tox config for Distributed Cloud Client 2024-02-27 16:58:59 -03: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).