Host Aggregates is missing methods on API site

Bug #1015821 reported by Joe Gordon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Joe Gordon

Bug Description

The Host Aggregates section on the api site (http://api.openstack.org/) is missing the following API methods:

* List Aggregates: GET 'v1.1/{tenant_id}/os-aggregates'
* Create Aggregate POST 'v1.1/{tenant_id}/os-aggregates'
      body = {'aggregate': {'name': name,
                     'availability_zone': availability_zone}}
* Get Details: GET 'v1.1/{tenant_id}/os-aggregates/{aggregate_id}'
* Update Aggregate: PUT 'v1.1/{tenant_id}/os-aggregates/{aggregate_id}'
       body = {'aggregate': values}
* Delete aggregate: DELETE 'v1.1/{tenant_id}/os-aggregates{aggregate_id}'

Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/8787
Committed: http://github.com/openstack/openstack-manuals/commit/4f7d26f4aed90e0112e01de3c19bf38cde02f480
Submitter: Jenkins
Branch: master

commit 4f7d26f4aed90e0112e01de3c19bf38cde02f480
Author: Joe Gordon <email address hidden>
Date: Wed Jun 20 16:49:16 2012 -0700

    Partially fix bug 1015821

    Add aggregates-list to api-site

    Patch set 2 fixes wadl so that mvn generate-sources builds
    successfully. Just simplified some of the resources.

    Also added more definition for "what is an aggregate anyway?"
    so please review and edit as needed. I'm pretty sure
    an aggregate is defined by the cloud provider, right? 1:wq

    Change-Id: I097df5d2051b053508dabcc9d001771a94415dae

Changed in openstack-manuals:
status: Confirmed → Fix Released
Joe Gordon (jogo)
Changed in openstack-manuals:
status: Fix Released → Incomplete
status: Incomplete → In Progress
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/9571
Committed: http://github.com/openstack/openstack-manuals/commit/ea397d1f538889f1cb9f46d95be1573f81e5906f
Submitter: Jenkins
Branch: master

commit ea397d1f538889f1cb9f46d95be1573f81e5906f
Author: Joe Gordon <email address hidden>
Date: Mon Jul 9 18:43:47 2012 -0700

    Add {create, delete}_aggregate calls to api-site

    Partially fix bug 1015821

    Change-Id: I10e27256dd05b05ae3ecc91fa9f108bc4801935e

Changed in openstack-manuals:
status: In Progress → Fix Released
Joe Gordon (jogo)
Changed in openstack-manuals:
status: Fix Released → In Progress
description: updated
Joe Gordon (jogo)
description: updated
Revision history for this message
Tom Fifield (fifieldt) wrote :

Hi Joe - are you still interested in working on this one?

Changed in openstack-manuals:
status: In Progress → New
Revision history for this message
Joe Gordon (jogo) wrote :

Tom, If you to take this bug over that is fine with me, and if not I will make sure the last two API commands get merged.

Revision history for this message
Tom Fifield (fifieldt) wrote :

I'm cool - just running through the in progress bugs and poking them if they haven't been touched for a couple of weeks. You've done a great job so far, it would be excellent if you could do the last two :)

Changed in openstack-manuals:
assignee: nobody → Joe Gordon (joe-gordon0)
Anne Gentle (annegentle)
Changed in openstack-manuals:
status: New → Triaged
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: none → folsom
Joe Gordon (jogo)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

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

Changed in openstack-manuals:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/12066
Committed: http://github.com/openstack/openstack-manuals/commit/f7db27b053c5360842b74231c7c95a977bfe6dc3
Submitter: Jenkins
Branch: master

commit f7db27b053c5360842b74231c7c95a977bfe6dc3
Author: Joe Gordon <email address hidden>
Date: Tue Aug 28 12:05:36 2012 -0700

    Fix os-aggregates for api.openstack.org

    Finish bug 1015821

    * Get Details
    * Update Aggregate
    * Fix return codes

    Patchset fixes nesting problem.

    Change-Id: Ie59334c0c1f17de3184b7d016188bc86ebf2f799

Changed in openstack-manuals:
status: In Progress → Fix Released
Joe Gordon (jogo)
description: updated
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.