Comment 5 for bug 1408587

Revision history for this message
Anne Gentle (annegentle) wrote :

Your method still just indicates an opinion that 200 means success and 201 means created, which yes are classics, but if you look at the bulk create floating IPs for compute API at http://developer.openstack.org/api-ref-compute-v2-ext.html#ext-os-floating-ips-bulk it is a 200 that's returned.

Do you have a way to look through the git code to ensure this response didn't change at some point in neutron? How do we know that users don't expect a 200?

The API Working Group is working through inconsistencies like this. I'd like to bring this up there.