Change in ovirt-engine-cli[master]: cli: remove pexpect dependency

Michael Pasternak has submitted this change and it was merged. Change subject: cli: remove pexpect dependency ...................................................................... cli: remove pexpect dependency GetKeyCommand is a deprecated POC that no longer maintained/supported, since pexpect was forked in latest fedora, and this is only pexpect owner, this patch removes both GetKeyCommand and pexpect/pexpect-u dependency. Change-Id: Ief144fc7f32844a08463a497f2b483703d6ec0d3 Signed-off-by: Michael pasternak <mpastern@redhat.com> --- M ovirt-engine-cli.spec.in M setup.py M src/ovirtcli/command/__init__.py D src/ovirtcli/command/getkey.py M src/ovirtcli/context.py M src/ovirtcli/platform/__init__.py M src/ovirtcli/platform/posix/__init__.py 7 files changed, 1 insertion(+), 81 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/14300 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ief144fc7f32844a08463a497f2b483703d6ec0d3 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com>
participants (1)
-
mpastern@redhat.com