[openstack-dev] [nova] no user/project validation in "nova quota-show"?

Chris Friesen chris.friesen at windriver.com
Tue Dec 8 00:21:50 UTC 2015


Can someone explain why nova doesn't seem to be doing any validation in the 
"nova quota-show" command?  (At least in kilo/stable.)

If I run:
nova --debug quota-show  --tenant aprojectdoesnotexist --user nosuchuser

the debug info shows:

DEBUG (connectionpool:383) "GET 
/v2/ceddf233621f4772a8b4f17de3d45e31/os-quota-sets/aprojectdoesnotexist?user_id=nosuchuser 
HTTP/1.1" 200 359

and it returns a reasonable-looking set of quota information.



Shouldn't nova be complaining that the specified tenant/user don't actually exist?

Thanks,
Chris



More information about the OpenStack-dev mailing list