afae1e4b41
Instead of 500 internal error, now cinder will raise HTTPUnsupportedMediaType when any unsupported content type is being used. Change-Id: I024769114caafe8d0e70babd93382702f45aafcc Closes-Bug: #1715094
6 lines
145 B
YAML
6 lines
145 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Cinder now will return 415 (HTTPUnsupportedMediaType) when any unsupported
|
|
content type is specified in request header.
|