Comment 13 for bug 1575054

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

Reviewed: https://review.openstack.org/330551
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=0bb9c7578d8e623ded0a627c939109804285fab3
Submitter: Jenkins
Branch: stable/8.0

commit 0bb9c7578d8e623ded0a627c939109804285fab3
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
    (cherry picked from commit 7f9d271db41f43292503239291accffe87459312)