Comment 5 for bug 1989818

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

Reviewed: https://review.opendev.org/c/openstack/python-manilaclient/+/859432
Committed: https://opendev.org/openstack/python-manilaclient/commit/799278e644ce3b9578f85ecae546772e4a928cec
Submitter: "Zuul (22348)"
Branch: master

commit 799278e644ce3b9578f85ecae546772e4a928cec
Author: Clifford Emeka <email address hidden>
Date: Tue Sep 27 13:22:53 2022 +0100

    [OSC] Fix output format for osc share subnet create

    The format of the osc share network subnet create command
    output has been updated to return a list of hosts instead
    of a dictionary, as we do for other commands in the client.
    With this change, we are enhancing the consistency of the
    client and the readability of the output.

    Closes-bug: #1989818

    Change-Id: I05413e9e8b846d725d8fe021daf5d320857aac2f