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>
Showing
- lib/bootstrap.py 1 addition, 0 deletionslib/bootstrap.py
- lib/cli.py 1 addition, 1 deletionlib/cli.py
- lib/client/gnt_cluster.py 2 additions, 2 deletionslib/client/gnt_cluster.py
- lib/client/gnt_instance.py 2 additions, 2 deletionslib/client/gnt_instance.py
- lib/cmdlib.py 4 additions, 0 deletionslib/cmdlib.py
- lib/constants.py 5 additions, 2 deletionslib/constants.py
- lib/objects.py 1 addition, 2 deletionslib/objects.py
Loading
Please register or sign in to comment