grizzly: support for Compute API extension os-services

Bug #1078015 reported by Anne Gentle
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
High
Ladquin

Bug Description

For https://review.openstack.org/15206

Add REST API support for list/enable/disable nova services

    Implements one workitem of blueprint apis-for-nova-manage

    This adds an extension that provides REST API for list/enable/
    disable nova service. The interface ia accessed via

    GET /v2/{tenant_id}/os-services
    PUT /v2/{tenant_id}/os-services/enable
    PUT /v2/{tenant_id}/os-services/disable

    And the command:nova host-describe have implemented the functionality
    of nova-manage service describe_resource. So we needn't add a REST
    API for it.

Tom Fifield (fifieldt)
Changed in openstack-api-site:
milestone: none → grizzly
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → High
Ladquin (ladquin)
Changed in openstack-api-site:
assignee: nobody → Laura Alves (ladquin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

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

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

Reviewed: https://review.openstack.org/24956
Committed: http://github.com/openstack/api-site/commit/c7f112a5f5f19e17d2211b5412311ab99a38bd62
Submitter: Jenkins
Branch: master

commit c7f112a5f5f19e17d2211b5412311ab99a38bd62
Author: ladquin <email address hidden>
Date: Wed Mar 20 22:46:32 2013 -0300

    Add doc support for OS-Services ext v2

    Added doc support to os-services extension v2.
    The ext allows to manage nova services.
    This API has some internal internal inconsistencies that
    prevent it from generating xml samples (they should be
    available in v3).

    Change-Id: I4922daabfbd3454439a07be1c425a52e0fddd821
    Fixes: bug 1078015

Changed in openstack-api-site:
status: In Progress → Fix Released
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.