Comment 3 for bug 1118066

Revision history for this message
Scott Devoid (scott-devoid) wrote : Re: [Bug 1118066] Re: Request of quota sets for nonexistent tenant returns 200 with defaults

This works if you make get or post requests against the os-quota-sets api.

On Wed, Dec 4, 2013 at 7:29 PM, Melanie Witt <email address hidden>wrote:

> Can you show what novaclient commands you used to get the aforementioned
> behavior?
>
> >From the information provided, it's not clear whether you're using the
> client or calling the nova api directly.
>
> ** Changed in: python-novaclient
> Status: Confirmed => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1118066
>
> Title:
> Request of quota sets for nonexistent tenant returns 200 with defaults
>
> Status in Python client library for Nova:
> Incomplete
>
> Bug description:
> GET /v2/:tenant/os-quota-sets/:this_tenant_does_not_exist
> returns 200 with the default quotas.
>
> Moreover
> POST /v2/:tenant/os-quota-sets/:this_tenant_does_not_exist
> with updated quotas succeeds and that metadata is saved!
>
> I'm not sure if this is a bug or not. I cannot find any documentation
> on this interface.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/python-novaclient/+bug/1118066/+subscriptions
>