← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1677452] [NEW] api-ref: wrong response code in servers.inc and servers-actions.inc

 

Public bug reported:

There are some response codes that are not expected in servers.inc and
servers-actions.inc.

* POST /servers

  The 413 response code has not been expected
  since I470b53af45ff47c1dec98d09d7a426a29ca1efc6
  (https://review.openstack.org/#/c/329402/).
    
* POST /server/{server_id}/action

  In 'Rebuild' action, the 413 response code has not been expected
  since I470b53af45ff47c1dec98d09d7a426a29ca1efc6
  (https://review.openstack.org/#/c/329402/).
    
  In 'Rescue' action, the normal response code is actually 200
  instead of 202.

** Affects: nova
     Importance: Undecided
     Assignee: Takashi NATSUME (natsume-takashi)
         Status: In Progress


** Tags: doc

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1677452

Title:
  api-ref: wrong response code in servers.inc and servers-actions.inc

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  There are some response codes that are not expected in servers.inc and
  servers-actions.inc.

  * POST /servers

    The 413 response code has not been expected
    since I470b53af45ff47c1dec98d09d7a426a29ca1efc6
    (https://review.openstack.org/#/c/329402/).
      
  * POST /server/{server_id}/action

    In 'Rebuild' action, the 413 response code has not been expected
    since I470b53af45ff47c1dec98d09d7a426a29ca1efc6
    (https://review.openstack.org/#/c/329402/).
      
    In 'Rescue' action, the normal response code is actually 200
    instead of 202.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1677452/+subscriptions


Follow ups