ha/service-mgmt-api/sm-api/sm_api/openstack/common
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
..
config Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
db Fix Flake8 Bugbear Errors 2019-04-15 17:06:14 -04:00
fixture StarlingX open source release updates 2018-05-31 07:36:26 -07:00
notifier Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
rootwrap Enable Do not use Mutable Default Args Error 2019-04-15 12:53:36 -04:00
rpc Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
cliutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
context.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
eventlet_backdoor.py Fix filter issue for Python 2/3 compatible code. 2018-10-15 13:00:51 +08:00
excutils.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
fileutils.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
gettextutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
importutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
jsonutils.py Fix: others issues for Python 2/3 compatible code. 2018-10-27 09:30:19 +08:00
local.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
lockutils.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
log.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
log_handler.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
loopingcall.py Unsupress pylint warnings. 2018-10-04 14:19:31 -05:00
network_utils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
periodic_task.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
policy.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
processutils.py Fix: "except" issues for Python 2/3 compatible code. 2018-10-22 11:49:35 +08:00
service.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
setup.py Enable Do not use Mutable Default Args Error 2019-04-15 12:53:36 -04:00
strutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
threadgroup.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
timeutils.py Fix flake8 errors and disable ignore case 2018-11-07 08:12:37 +08:00
uuidutils.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00
version.py StarlingX open source release updates 2018-05-31 07:36:26 -07:00