compute "aggregate" object document mislead users

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

Bug Description

The describe of Compute "aggregate" in command-objects[1] and commands[2] 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"[3].

the accurate describe is:

server: a virtual machine instance
server group: a grouping of servers
aggregate: a grouping of compute hosts

[1]: http://docs.openstack.org/developer/python-openstackclient/command-objects/aggregate.html
[2]: http://docs.openstack.org/developer/python-openstackclient/commands.html#objects
[3]: https://blueprints.launchpad.net/python-openstackclient/+spec/nova-server-group-support

Rui Chen (kiwik-chenrui)
Changed in python-openstackclient:
assignee: nobody → Rui Chen (kiwik-chenrui)
description: updated
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/298518

Changed in python-openstackclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : 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

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

This issue was fixed in the openstack/python-openstackclient 2.4.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.