Comment 10 for bug 1544586

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

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

commit b3649a54cd59dc069c76cbbcd876a1610aee00c0
Author: Tang Chen <email address hidden>
Date: Thu Mar 24 19:22:07 2016 +0800

    Add --address-scope option "subnet pool create/set"

    This patch adds --address-scope option to "subnet pool create/set"
    commands, and --no-address-scope option to "subnet pool set"
    command to clear the address scope setting.

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