"Rao, Lei" <[email protected]> wrote: > From: "Rao, Lei" <[email protected]> > > When we first stated the COLO, the last-mode is as follows: > { "execute": "query-colo-status" } > {"return": {"last-mode": "primary", "mode": "primary", "reason": "none"}} > > The last-mode is unreasonable. After the patch, will be changed to the > following: > { "execute": "query-colo-status" } > {"return": {"last-mode": "none", "mode": "primary", "reason": "none"}} > > Signed-off-by: Lei Rao <[email protected]>
Reviewed-by: Juan Quintela <[email protected]> queued.
