API Reference uses wrong path for diagnostics extension

Bug #1147934 reported by Jordan Callicoat
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
High
Diane Fleming

Bug Description

The API Reference [1] gives the wrong request path for the server diagnostics extension in the "Server Diagnostics" section:

"v2/{tenant_id}/servers/{server_id}/action"

However, it should be [2]:

"v2/{tenant_id}/servers/{server_id}/diagnostics"

[1] http://api.openstack.org/api-ref.html
[2] https://github.com/openstack/nova/blob/stable/folsom/nova/api/openstack/compute/contrib/server_diagnostics.py#L64

Tags: compute-api
Revision history for this message
Jordan Callicoat (jcallicoat) wrote :

Oops, didn't tag this bug in initial commit message in git review.

https://review.openstack.org/#/c/23630/

Tom Fifield (fifieldt)
affects: openstack-manuals → openstack-api-site
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → High
tags: added: compute-api
Changed in openstack-api-site:
assignee: nobody → Diane Fleming (diane-fleming)
milestone: none → grizzly
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/26524

Changed in openstack-api-site:
status: Confirmed → In Progress
Revision history for this message
Diane Fleming (diane-fleming) wrote :

This change was merged: https://review.openstack.org/#/c/23630/

Added a few small changes with this fix: https://review.openstack.org/26524

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

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

commit a9fdaf17c9ba5bf132edc88c89d0b04edec2e0f9
Author: Diane Fleming <email address hidden>
Date: Tue Apr 9 15:22:26 2013 -0500

    Updates to server diagnostics extension (small)

    bug: #1147934

    Change-Id: Icca40b4b213ebc2dcdb86b3e1968c0a48cf06080
    author: Diane Fleming

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.