Change in vdsm[master]: tool: small doc format change.

mtayer at redhat.com mtayer at redhat.com
Mon Jan 12 16:42:31 UTC 2015


mooli tayer has uploaded a new change for review.

Change subject: tool: small doc format change.
......................................................................

tool: small doc format change.

Change-Id: If233e88209ff1fff5436bab9768dd84e78bfcc62
Signed-off-by: Mooli Tayer <mtayer at redhat.com>
---
M lib/vdsm/tool/configurator.py
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/14/36814/1

diff --git a/lib/vdsm/tool/configurator.py b/lib/vdsm/tool/configurator.py
index 7b033d6..27e9a80 100644
--- a/lib/vdsm/tool/configurator.py
+++ b/lib/vdsm/tool/configurator.py
@@ -69,6 +69,7 @@
 
 #
 # Configurators Interface:
+#
 # The only required attribute for modules is 'name'.
 # Default implementation of all other attributes/methods follows;
 #
@@ -117,6 +118,10 @@
     """Cleanup vdsm's configuration."""
     getattr(module, 'removeConf', lambda: None)()
 
+#
+# Configurators Interface End.
+#
+
 
 @expose("configure")
 @requiresRoot


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If233e88209ff1fff5436bab9768dd84e78bfcc62
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <mtayer at redhat.com>


More information about the vdsm-patches mailing list