yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17431
[Bug 1344925] [NEW] Update API docs since you can delete an instance while building
Public bug reported:
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.
** Affects: nova
Importance: Undecided
Status: New
** Tags: api documentation
--
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 Compute (Nova):
New
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/nova/+bug/1344925/+subscriptions
Follow ups
References