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
2018-11-28 09:31:13 -06:00
2018-09-25 14:01:33 -07:00
2018-05-31 07:36:51 -07:00
2018-11-28 09:31:13 -06:00
2018-05-31 07:36:51 -07:00
2018-07-10 10:18:28 -05:00
2018-07-10 10:18:28 -05:00
2018-11-28 09:31:13 -06:00

stx-nfv

StarlingX NFVI Orchestration

Description
StarlingX NFVI Orchestration
Readme 39 MiB
Languages
Python 83.2%
JavaScript 7.1%
C++ 6.6%
Shell 1.5%
Handlebars 0.9%
Other 0.7%