On Thu, Jun 20, 2019 at 11:40:35AM -0400, Igor Mammedov wrote: > python3 doesn't have raw_input(), so qmp-shell breaks. > Use input() instead and override it with raw_input() > if running on python2. > > Signed-off-by: Igor Mammedov <imamm...@redhat.com>
Queued, thanks. -- Eduardo