Fix paxos lease renew issue (bnc#751485)
If the site which has paxos lease becomes the minority, it should
not be able to renew the lease, but current code has bug in this
scenario, this patch fixes it.
Signed-off-by: Jiaju Zhang <jjzhang@suse.de>