Change in vdsm[master]: virt: fix PEP8 in v2vTests.py

phoracek at redhat.com phoracek at redhat.com
Thu Sep 10 17:45:48 UTC 2015


Petr Horáček has uploaded a new change for review.

Change subject: virt: fix PEP8 in v2vTests.py
......................................................................

virt: fix PEP8 in v2vTests.py

Change-Id: I046769d59616852db7fdc4eecd2a2a0f8b0b7489
Signed-off-by: Petr Horáček <phoracek at redhat.com>
---
M tests/v2vTests.py
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/40/46040/1

diff --git a/tests/v2vTests.py b/tests/v2vTests.py
index 98a95b6..d793bf9 100644
--- a/tests/v2vTests.py
+++ b/tests/v2vTests.py
@@ -95,7 +95,8 @@
     return """<?xml version="1.0" encoding="UTF-8"?>
 <Envelope xmlns="http://schemas.dmtf.org/ovf/envelope/1"
           xmlns:ovf="http://schemas.dmtf.org/ovf/envelope/1"
-          xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ResourceAllocationSettingData">
+          xmlns:rasd="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_Re\
+sourceAllocationSettingData">
   <References>
     <File ovf:href="First-disk1.vmdk" ovf:id="file1" ovf:size="349405696"/>
   </References>


-- 
To view, visit https://gerrit.ovirt.org/46040
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I046769d59616852db7fdc4eecd2a2a0f8b0b7489
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <phoracek at redhat.com>


More information about the vdsm-patches mailing list