Comment 12 for bug 1544586

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

Reviewed: https://review.openstack.org/307540
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=48ebc49f201baea443146a8d1c3b6cbde3b2f297
Submitter: Jenkins
Branch: master

commit 48ebc49f201baea443146a8d1c3b6cbde3b2f297
Author: Brad Behle <email address hidden>
Date: Mon Apr 18 21:22:24 2016 -0500

    Add new share and default parms to subnet pool cmds

    Add the "share" and "default" parms to subnet pool create command.
    Add the "default" and "no-default" parms to subnet pool set command.
    Note that "share" can not be modified once subnet pool has been
    created, so do not add this to the set command.

    Change-Id: I1eecad69527a1cde7fb234669f4aff2be2db491e
    Partial-Bug: #1544591
    Partial-Bug: #1544586