Remove BE_MEMORY from beparams but keep compatibility
authorGuido Trotter <ultrotter@google.com>
Mon, 21 Nov 2011 11:18:22 +0000 (11:18 +0000)
committerGuido Trotter <ultrotter@google.com>
Tue, 22 Nov 2011 17:55:26 +0000 (17:55 +0000)
commitb2e233a59249766e85fbbc86fadc04833c3de21a
tree19baada7c4e83eade2b8816ec94980192d4f87fb
parent370368675216db858855c403ad03bdea5cf535ec
Remove BE_MEMORY from beparams but keep compatibility

Queries are already compatible (be/memory is an alias for be/maxmem) and
import/exports work. This patch patch fixes it for cluster init, modify
and instance add/start/modify.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/bootstrap.py
lib/cli.py
lib/client/gnt_cluster.py
lib/client/gnt_instance.py
lib/cmdlib.py
lib/constants.py
lib/objects.py