Comment 0 for bug 1307491

Revision history for this message
Tushar Bankar (tushar-bankar) wrote : quota-update should error out if input provided is wrong tenant id

cinder quota-update wrong-tenant --gigabytes 2

cinder returns 200 (OK).

It is expected to return 404 if tenant does not exists.