Comment 3 for bug 1499948

Revision history for this message
Alex Meade (alex-meade) wrote :

@Gorka Why would cinder-api log this using LOG.error? it's not a server error it was a user mistake. IMO the other operations are logging incorrectly. As an operator, I don't wanna have to go poking around to figure out why there are errors in my logs if it's because a user was attempting something incorrect. Also, I would note that this should be an HTTP 409 not a 400.