From 09b7b6f2d26b5dceb03a15b3ed224a634158a0f1 Mon Sep 17 00:00:00 2001 From: Michele Tartara Date: Wed, 20 Mar 2013 12:16:47 +0100 Subject: [PATCH] Update "FIXME" string in RAPI We are not ready for this change yet. Let's push it to 2.8. Signed-off-by: Michele Tartara Reviewed-by: Guido Trotter --- lib/rapi/rlib2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rapi/rlib2.py b/lib/rapi/rlib2.py index 3a28a84..9314b9a 100644 --- a/lib/rapi/rlib2.py +++ b/lib/rapi/rlib2.py @@ -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. -- 1.7.10.4