Comment 3 for bug 1566269

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

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

commit 98bee08e0ff9bd0eae185265d20ee3b40a12efd4
Author: Huanxuan Ao <email address hidden>
Date: Sat May 7 16:00:19 2016 +0800

    Implement "address scope create" command

    This patch supports creating a new address scope,
    with --ip-version,--project,--project-domain
    and --share or --no-share options.

    Change-Id: I37c73391a41ac239dd72d55dbc0adbebd7701f4a
    Partial-Bug: #1566269