Address scope CRUD

Bug #1566269 reported by Tang Chen
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Tang Chen

Bug Description

Implement the following address scope commands:

address scope create
address scope delete
address scope list
address scope show
address scope set

Tang Chen (tangchen)
Changed in python-openstackclient:
assignee: nobody → Tang Chen (tangchen)
summary: - Address scope CURD
+ Address scope CRUD
Revision history for this message
Richard Theis (rtheis) wrote :

I think we should hold this work until the neutron team resolves https://review.openstack.org/#/c/299399/. There was discussion of making address scope an OSC plugin within python-neutronclient.

Revision history for this message
Richard Theis (rtheis) wrote :

https://review.openstack.org/#/c/299399/ was merged, so we should be able to proceed with this work in OSC.

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

commit 4cb5e0bc7959694db70d11c6be8589f1c20d787c
Author: Huanxuan Ao <email address hidden>
Date: Sat May 7 16:09:41 2016 +0800

    Implement "address scope delete" command

    This patch add a command that supports
    deleting a address scope

    Change-Id: Ie028058c759b9511d105a530d7e89b841865e7d6
    Partial-Bug: #1566269

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

commit aa5ff67e3fa2b9497218e9bdd4ac3fdf432e007c
Author: Huanxuan Ao <email address hidden>
Date: Sat May 7 16:15:53 2016 +0800

    Implement "address scope list" command

    This patch add a command that supports
    listing address scopes

    Change-Id: Id14757011560cacf28011ba51841a8e23b824f33
    Partial-Bug: #1566269

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

commit 32da111c1757a884466814ac000fb7e662e6da42
Author: Huanxuan Ao <email address hidden>
Date: Sat May 7 16:21:06 2016 +0800

    Implement "address scope show" command

    This patch add a command that supports
    showing address scope details

    Change-Id: Ic0b41c1cab8c618904c7a6046d7493db5b74b430
    Partial-Bug: #1566269

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

commit cc78d48a2895413f0ae7547db19ea843ae796cca
Author: Huanxuan Ao <email address hidden>
Date: Sat May 7 17:08:54 2016 +0800

    Implement "address scope set" command

    This patch add a command that supports
    setting address scope properties.

    Change-Id: I9c4b5068a8abb986a9dc18b167b48b924d16ff42
    Closes-Bug: #1566269

Changed in python-openstackclient:
status: New → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-openstackclient 2.5.0

This issue was fixed in the openstack/python-openstackclient 2.5.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.