Ido Barkan has uploaded a new change for review.

Change subject: fix docstring format
......................................................................

fix docstring format

Change-Id: I9776def56c8d7feba7f34da20a84980c9de368db
Signed-off-by: ibarkan <ibar...@redhat.com>
---
M tests/functional/networkTests.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/24/35924/1

diff --git a/tests/functional/networkTests.py b/tests/functional/networkTests.py
index 37597fd..d70eac9 100644
--- a/tests/functional/networkTests.py
+++ b/tests/functional/networkTests.py
@@ -881,7 +881,7 @@
     @RequireDummyMod
     @ValidateRunningAsRoot
     def testSetupNetworksConvertVlanNetBridgeness(self):
-        "Convert a bridged networks to a bridgeless one and viceversa"
+        """Convert a bridged networks to a bridgeless one and viceversa"""
 
         def setupNetworkBridged(nic, bridged):
             networks = {NETWORK_NAME: dict(vlan=VLAN_ID,


-- 
To view, visit http://gerrit.ovirt.org/35924
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9776def56c8d7feba7f34da20a84980c9de368db
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ido Barkan <ibar...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to