The description of the response code for /v2/{tenant_id}/os-server-groups is wrong.

Bug #1477796 reported by Takashi Tanaka
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Takashi Tanaka

Bug Description

The description of the response code for /v2/{tenant_id}/os-server-groups is incorrect.

API reference "Compute API v2 extensions (SUPPORTED)" is described as follows.

  Server groups (os-server-groups)
     Lists, shows information for, creates, and deletes server groups.
     GET /v2/{tenant_id}/os-server-groups
       Normal response codes 200 200
     GET /v2/{tenant_id}/os-server-groups/{ServerGroup_id}​
       Normal response codes 200 200

"200 200" is a mistake of "200".

Please see http://developer.openstack.org/api-ref-compute-v2-ext.html

Changed in openstack-api-site:
assignee: nobody → Takashi Tanaka (tanaka-tak)
Anne Gentle (annegentle)
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Medium
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/205434

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

Reviewed: https://review.openstack.org/205434
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=2e054fb9e27013646a53336273b4f76cbf3167d8
Submitter: Jenkins
Branch: master

commit 2e054fb9e27013646a53336273b4f76cbf3167d8
Author: Takashi Tanaka <email address hidden>
Date: Fri Jul 24 17:08:40 2015 +0900

    Fix response code 200 200.
      Get flavor with rxtx_factor
      - GET /v2/{tenant_id}/flavors/{flavor_id}
      List details for images
      - GET /v2/{tenant_id}/images/detail
      Get image details
      - GET /v2/{tenant_id}/images/{image_id}
      Create aggregate
      - GET /v2/{tenant_id}/os-aggregates
      Get aggregate details
      - GET /v2/{tenant_id}/os-aggregates/{aggregate_id}
      List server groups
      - GET /v2/{tenant_id}/os-server-groups
      Show server group details
      - GET /v2/{tenant_id}/os-server-groups/{ServerGroup_id}

    Change-Id: I887e59a336726fceb26fd3154b312b5e345f12d1
    Closes-Bug: #1477796

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.