ha/service-mgmt-client/sm-client
Eric Barrett 24c42133f8 Fix Flake8 Bugbear Errors
Flake8 is failing due to bugbear updating with new error codes:
B009: Do not call getattr with a constant attribute value
B010: Do not call setattr with a constant attribute value
Fix these errors by using normal property access instead

Change-Id: Ib857d229ae86e88cb5dbf69e826b25d6018c8547
Signed-off-by: Eric Barrett <eric.barrett@windriver.com>
2019-04-15 17:06:14 -04:00
..
doc/source StarlingX open source release updates 2018-05-31 07:36:26 -07:00
sm_client Fix Flake8 Bugbear Errors 2019-04-15 17:06:14 -04:00
tools_junk Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
usr/bin Create independent sm-api client 2018-08-13 14:16:57 -04:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:26 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:26 -07:00
requirements.txt StarlingX open source release updates 2018-05-31 07:36:26 -07:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-10 14:46:38 +00:00
setup.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00

README.rst

Python bindings for the Service Management API

A python and command line client library for Service Management.