← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1344925] Re: Update API docs since you can delete an instance while building

 

Fix is here: https://review.openstack.org/#/c/108201/

** Also affects: openstack-api-site
   Importance: Undecided
       Status: New

** No longer affects: nova

** Changed in: openstack-api-site
       Status: New => In Progress

** Changed in: openstack-api-site
     Assignee: (unassigned) => Matt Riedemann (mriedem)

-- 
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/1344925

Title:
  Update API docs since you can delete an instance while building

Status in OpenStack API documentation site:
  In Progress

Bug description:
  The API docs say that you should get a 409 error if you try to delete
  an instance while it's building:

  http://docs.openstack.org/api/openstack-compute/2/content
  /DELETE_deleteServer__v2__tenant_id__servers__server_id__Delete_Server-
  d1e2883.html

  But the API has allowed it since Essex:

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

  Changing how the API works now would be probably a breaking change (I
  know Tempest would probably fail in several places), so we should just
  update the docs to match the API.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-api-site/+bug/1344925/+subscriptions


References