nfv/nova-api-proxy/nova-api-proxy/nova_api_proxy
Al Bailey b4579b875b Cleanup pylint unnecessary-pass warnings
This commit cleans up pylint error:
  W0107 unnecessary-pass

Python rules dictate that a pass statement is only needed
if it is the only code in a particular block.

These changes have no runtime impact on the code.

Story: 2004515
Task: 28249
Change-Id: Ib805496c1123708cb67af82458f0b354a7b8e279
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2018-12-03 15:30:43 -06:00
..
apps Change nova-api-proxy logging backend to oslo_log 2018-10-22 12:49:15 -05:00
common Change nova-api-proxy logging backend to oslo_log 2018-10-22 12:49:15 -05:00
scripts Fix nova-api-proxy install directories 2018-07-18 15:52:44 -04:00
__init__.py Fix nova-api-proxy install directories 2018-07-18 15:52:44 -04:00
api-proxy-paste.ini Fix nova-api-proxy install directories 2018-07-18 15:52:44 -04:00
api_proxy.py Cleanup pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00
nova-api-proxy.conf Fix nova-api-proxy install directories 2018-07-18 15:52:44 -04:00