Add --use-external-mip-script flag
- add a command line flag to gnt-cluster init and modify to change the value of the cluster parameter use_external_mip_script; - add two constants representing the paths of the default script and of the external script; - add documentation for the new option in the gnt-cluster man page; - add use_external_mip_script to gnt-cluster info output. Signed-off-by:Andrea Spadaccini <spadaccio@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Showing
- lib/bootstrap.py 3 additions, 1 deletionlib/bootstrap.py
- lib/cli.py 8 additions, 0 deletionslib/cli.py
- lib/client/gnt_cluster.py 15 additions, 3 deletionslib/client/gnt_cluster.py
- lib/cmdlib.py 3 additions, 0 deletionslib/cmdlib.py
- lib/constants.py 5 additions, 0 deletionslib/constants.py
- lib/opcodes.py 2 additions, 0 deletionslib/opcodes.py
- man/gnt-cluster.rst 11 additions, 2 deletionsman/gnt-cluster.rst
Loading
Please register or sign in to comment