distcloud-client/distributedcloud-client/dcmanagerclient
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
..
api Change class name to use camelCase 2024-02-29 17:10:14 -03:00
commands Change class name to use camelCase 2024-02-29 17:10:14 -03:00
osc Add debian package for distributedcloud-client 2022-01-24 03:40:20 -03:00
tests Change class name to use camelCase 2024-02-29 17:10:14 -03:00
__init__.py Remove WR License notice from StarlingX distributed cloud client 2021-12-22 13:23:29 -05:00
exceptions.py Enable R (refactor) checkers on pylint 2024-02-28 18:30:10 +00:00
shell.py Change class name to use camelCase 2024-02-29 17:10:14 -03:00
utils.py Change class name to use camelCase 2024-02-29 17:10:14 -03:00