yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #32573
[Bug 901802] Re: get default quota with non-existent tenant didn't return 404 Error
*** This bug is a duplicate of bug 1118066 ***
https://bugs.launchpad.net/bugs/1118066
** This bug is no longer a duplicate of bug 897326
Nova should not return quota information for non-existent projects
** This bug has been marked a duplicate of bug 1118066
Nova should confirm quota requests against Keystone
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/901802
Title:
get default quota with non-existent tenant didn't return 404 Error
Status in OpenStack Compute (Nova):
New
Status in OpenStack QA:
New
Bug description:
Request(GET):
URL: /v1.1/unknown/os-quota-sets/defaults
Response(200 OK):
{u'quota_set': {u'cores': 20,
u'floating_ips': 10,
u'gigabytes': 1000,
u'id': u'defaults',
u'injected_file_content_bytes': 10240,
u'injected_files': 5,
u'instances': 10,
u'metadata_items': 128,
u'ram': 51200,
u'volumes': 10}}
This must be 404 Not Found.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/901802/+subscriptions