distcloud-client/distributedcloud-client/dcmanagerclient/commands
Hugo Brito 1614a6ae75 Change class name to use camelCase
Fixed some class names that were in snake_case because
it's not right according to PEP8/PyLint. Now they're all camelCase.

Also, did a direct assignment to client_manager attributes.

Test Plan:
PASS: Run tox command.
- pylint success
- pep8 success
- py39 success
PASS: Check if all commands are working properly.

Closes-bug: 2053023

Change-Id: Iba489e23eb27015f27c6b8d5231f5d6002fa6876
Signed-off-by: Hugo Brito <hugo.brito@windriver.com>
2024-02-29 17:10:14 -03:00
..
v1 Change class name to use camelCase 2024-02-29 17:10:14 -03:00
README.rst Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
__init__.py Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00

README.rst

Commands

This module helps in mapping dcmanager commands to APIs.