Comment 10 for bug 1575054

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-octane (master)

Reviewed: https://review.openstack.org/322197
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=7f9d271db41f43292503239291accffe87459312
Submitter: Jenkins
Branch: master

commit 7f9d271db41f43292503239291accffe87459312
Author: Oleg Gelbukh <email address hidden>
Date: Fri May 27 14:23:55 2016 +0000

    Replace ssh.call with ssh.call_output for listing partitions

    Going from ssh.call to ssh.call_output simplifies code and testing.

    Change-Id: I5d115ccd1ae69f6b11434ca8f3ba84ef3b3aa049
    Related-bug: 1575054