Update "FIXME" string in RAPI
authorMichele Tartara <mtartara@google.com>
Wed, 20 Mar 2013 11:16:47 +0000 (12:16 +0100)
committerMichele Tartara <mtartara@google.com>
Wed, 20 Mar 2013 11:49:04 +0000 (12:49 +0100)
We are not ready for this change yet. Let's push it to 2.8.

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>

lib/rapi/rlib2.py

index 3a28a84..9314b9a 100644 (file)
@@ -167,7 +167,7 @@ _WFJC_TIMEOUT = 10
 
 
 # FIXME: For compatibility we update the beparams/memory field. Needs to be
-#        removed in Ganeti 2.7
+#        removed in Ganeti 2.8
 def _UpdateBeparams(inst):
   """Updates the beparams dict of inst to support the memory field.