Fix master role stop on cluster destroy
Currently the cluster destroy doesn't remove the master role, which means that the IP address of the cluster remains assigned to the master node. This patch fixes this and also a docstring in backend.StopMaster(). Reviewed-by: imsnah
Loading
Please register or sign in to comment