Michael Pasternak has submitted this change and it was merged. Change subject: cli: introducing new state UNAUTHORIZED ......................................................................
cli: introducing new state UNAUTHORIZED AUTHENTICATION_ERROR can occur when authentication session expires, this is yet another recoverable error that exposed via own state - UNAUTHORIZED Change-Id: I287743f00ba34997d7e2bbc1aaf5a65c86038ade Signed-off-by: Michael pasternak <[email protected]> --- M src/cli/context.py M src/ovirtcli/command/connect.py M src/ovirtcli/prompt.py M src/ovirtcli/settings.py M src/ovirtcli/shell/engineshell.py 5 files changed, 57 insertions(+), 29 deletions(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved Ravi Nori: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/20245 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I287743f00ba34997d7e2bbc1aaf5a65c86038ade Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Ravi Nori <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
