Add server groups API for OpenStack Client

Bug #1542171 reported by Zhenyu Zheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Rui Chen

Bug Description

The server group APIs of Nova are not supported by the current OpenStack Client.
We should add them.

Changed in python-openstackclient:
assignee: nobody → Zhenyu Zheng (zhengzhenyu)
Revision history for this message
Dean Troyer (dtroyer) wrote :

We should be tracking this sort of thing in a BP, where the commands can be listed and tracked as they are implemented.

Rui Chen (kiwik-chenrui)
Changed in python-openstackclient:
assignee: Zhenyu Zheng (zhengzhenyu) → Rui Chen (kiwik-chenrui)
Revision history for this message
Rui Chen (kiwik-chenrui) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/298166

Changed in python-openstackclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to python-openstackclient (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/298518

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

Fix proposed to branch: master
Review: https://review.openstack.org/298574

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

Fix proposed to branch: master
Review: https://review.openstack.org/299194

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

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

commit b2e47b62280a3e559207c3083d57d6a354f9c6a0
Author: Rui Chen <email address hidden>
Date: Tue Mar 29 12:01:31 2016 +0800

    Aggregate object should be "grouping of compute hosts"

    The describe of Compute "aggregate" in command-objects and commands
    documents use "a grouping of servers", but exactly that should be a
    grouping of compute hosts. "server" object in OSC is a virtual machine
    instance, and server group should be "grouping of servers".

    Change-Id: Ib034fed15f11fc3e756985b3131a9922129ed6bf
    Closes-Bug: #1563172
    Related-Bug: #1542171

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

Fix proposed to branch: master
Review: https://review.openstack.org/299798

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

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

commit a06bb28bcc86ed6e99f78c2d1b2a90d4a93a77b2
Author: Rui Chen <email address hidden>
Date: Sat Mar 26 18:15:31 2016 +0800

    Add "server group create" command

    Support compute v2 "server group create" command in OSC.

    Implements: blueprint nova-server-group-support
    Partial-Bug: #1542171

    Change-Id: I96ffb07764d3adb715e048943cfee3b879c280f6

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

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

commit 7458c612eda86fe8a616d8daa74e428a7664bbf0
Author: Rui Chen <email address hidden>
Date: Tue Mar 29 15:15:37 2016 +0800

    Add "server group delete" command

    Support compute v2 "server group delete" command in OSC.

    Implements: blueprint nova-server-group-support
    Partial-Bug: #1542171
    Related-Bug: #1563301

    Change-Id: I7d792d669b147b24dc774844cfc9dbacd60d017b

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

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

commit 4e2272801377e50be25523d5a487d02da0614220
Author: Rui Chen <email address hidden>
Date: Wed Mar 30 11:48:39 2016 +0800

    Add "server group list" command

    Support compute v2 "server group list" command in OSC.

    Implements: blueprint nova-server-group-support
    Partial-Bug: #1542171

    Change-Id: I68b80e3c4458692472af671028cd1f939736bcb8

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

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

commit a0d79968ca14d7856e1813151f474bfef968c1e8
Author: Rui Chen <email address hidden>
Date: Thu Mar 31 15:52:08 2016 +0800

    Add "server group show" command

    Support compute v2 "server group show" command in OSC.

    Implements: blueprint nova-server-group-support
    Closes-Bug: #1542171

    Change-Id: I1a6d103151c704bda5b67cb9a49cc43c7d9f1d6a

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to python-openstackclient (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/308786

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

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

commit 0d3a06db1ce3871e4153255d21c9c9f6ac321030
Author: Rui Chen <email address hidden>
Date: Thu Apr 21 14:49:58 2016 +0800

    Fix server group document issue

    The patch fix server group document typo and format issue.

    Implements: blueprint nova-server-group-support
    Related-Bug: #1542171

    Change-Id: I3e24ddce91ecabc6be1b7be95d0f4e5a2ebe93ab

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

Remote bug watches

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