Re: [openstack-dev] [nova][cinder][glance] What should be the response for invalid 'Accpet' header?

2017-08-31 Thread Singh, Niraj
that it requires a change in each project, or it may end up being a common oslo change. Either way, a bug will allow us to capture findings and make sure it gets resolved. https://bugs.launchpad.net/cinder/+filebug Thanks, Sean On 08/31/2017 05:10 AM, Singh, Niraj wrote: Hi Devs, As of now, when user

[openstack-dev] [nova][cinder][glance] What should be the response for invalid 'Accpet' header?

2017-08-31 Thread Singh, Niraj
Hi Devs, As of now, when user passes 'Accept' header in request other than JSON and XML using curl command then it returns 200 OK response with json format data. In api-ref guide [1] also it's not clearly mentioned about what response it should return if invalid value for 'Accept' header is