Comment 2 for bug 1569480

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/304795
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=3a4d53a93bb62f5bd2e21db1727ef74f771075d8
Submitter: Jenkins
Branch: master

commit 3a4d53a93bb62f5bd2e21db1727ef74f771075d8
Author: Richard Theis <email address hidden>
Date: Tue Apr 12 12:42:13 2016 -0500

    Fix prefixes output for subnet pool list

    Fixed "os subnet pool list" command to properly disply the
    list of subnet pool prefixes in the "Prefixes" column. This
    fix is consistent with the "os subnet pool create" and
    "os subnet pool show" command output.

    Change-Id: I431d85c3b7f5bf8a327500decf3a15063fc5b120
    Closes-Bug: #1569480