Add initial mainloop unittests
[ganeti-local] / doc / glossary.rst
index 6bbf0a9..c771bff 100644 (file)
@@ -16,8 +16,8 @@ Glossary
     the startup of an instance.
 
   OpCode
-    A data structure encapsulating a basic cluster operation; for example,
-    start instance, add instance, etc.
+    A data structure encapsulating a basic cluster operation; for
+    example, start instance, add instance, etc.
 
   PVM
     Para-virtualization mode, where the virtual machine knows it's being
@@ -28,3 +28,5 @@ Glossary
     and takes care of restarting failed instances, restarting secondary
     DRBD devices, etc. For more details, see the man page
     :manpage:`ganeti-watcher(8)`.
+
+.. vim: set textwidth=72 :