Starting point for ODL Integration
[genesis.git] / fuel / build / patch-packages / python-nova / nova-console.patch
@@ -9,7 +9,7 @@
 !                 consolelog.type = "file"
 !                 consolelog.source_path = self._get_console_log_path(instance)
 !                 guest.add_device(consolelog)
-  
+
               consolepty = vconfig.LibvirtConfigGuestSerial()
           else:
 --- 3959,3971 ----
@@ -23,6 +23,6 @@
 !                 # guest.add_device(consolelog)
 !                 pass
 !                 # Disabled by OPNFV END
-  
+
               consolepty = vconfig.LibvirtConfigGuestSerial()
           else: