[Expired for neutron because there has been no activity for 60 days.]
** Changed in: neutron
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1284543
Title:
Neuton client always returns 204 code for delete action
Status in OpenStack Neutron (virtual network service):
Expired
Bug description:
Neuton client always returns 204 code for delete action which is not always
correct.
In case of deleting Vip (or pool), LBaaS back-end driver may want to return
202 code and monitor the deletion completion later.
neutron/api/v2/resource.py:Resource class has action return status
codes hard coded (create=201, delete=204)
Probably each Resource should define its return codes for actions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1284543/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp