Loading src/device/service/drivers/openconfig/OpenConfigDriver.py +0 −1 Original line number Diff line number Diff line Loading @@ -404,4 +404,3 @@ class OpenConfigDriver(_Driver): return if sample is None: continue yield sample No newline at end of file src/device/tests/Device_OpenConfig_Template.py +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ DEVICE_OC = json_device_packetrouter_disabled(DEVICE_OC_UUID) DEVICE_OC_CONNECT_RULES = json_device_connect_rules(DEVICE_OC_ADDRESS, DEVICE_OC_PORT, { 'username' : DEVICE_OC_USERNAME, 'password' : DEVICE_OC_PASSWORD, 'force_running' : True, 'force_running' : False, 'hostkey_verify' : True, 'look_for_keys' : True, 'allow_agent' : True, Loading src/device/service/drivers/openconfig/templates/__init__.py +1 −1 File changed.Contains only whitespace changes. Show changes Loading
src/device/service/drivers/openconfig/OpenConfigDriver.py +0 −1 Original line number Diff line number Diff line Loading @@ -404,4 +404,3 @@ class OpenConfigDriver(_Driver): return if sample is None: continue yield sample No newline at end of file
src/device/tests/Device_OpenConfig_Template.py +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ DEVICE_OC = json_device_packetrouter_disabled(DEVICE_OC_UUID) DEVICE_OC_CONNECT_RULES = json_device_connect_rules(DEVICE_OC_ADDRESS, DEVICE_OC_PORT, { 'username' : DEVICE_OC_USERNAME, 'password' : DEVICE_OC_PASSWORD, 'force_running' : True, 'force_running' : False, 'hostkey_verify' : True, 'look_for_keys' : True, 'allow_agent' : True, Loading
src/device/service/drivers/openconfig/templates/__init__.py +1 −1 File changed.Contains only whitespace changes. Show changes