Merge "Suppress pep8 warnings that are not fixed yet"

This commit is contained in:
Zuul
2018-06-15 20:34:23 +00:00
committed by Gerrit Code Review
18 changed files with 481 additions and 457 deletions

View File

@@ -1401,7 +1401,7 @@ class TestSwPatchStrategy:
validate_strategy_persists(strategy)
validate_phase(apply_phase, expected_results)
# Test no reboot patches.
# Test no reboot patches.
strategy = create_sw_patch_strategy(
compute_apply_type=SW_UPDATE_APPLY_TYPE.PARALLEL,
default_instance_action=SW_UPDATE_INSTANCE_ACTION.STOP_START,