« Previous | Next » 

Revision a1578ccf

IDa1578ccfb2c565edc96e1bc3b7924a16bfe96d16
Parent 25ea5b98
Child d5e9de7c

Added by Sebastian Gebhard over 10 years ago

Fix TypeError in backend/ConfigureOVS

In case of running into a failure during Open vSwitch creation, the error is
not given, but a TypeError is thrown. This is because the number of arguments
for the format string was not equal to the place holders.

This fixes the issue.

Signed-off-by: Sebastian Gebhard <>
Signed-off-by: Klaus Aehlig <>
Reviewed-by: Klaus Aehlig <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences