← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1118904] Re: nova quota-show does not show current tenant's quota (shows defaults instead)

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => grizzly-3

-- 
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/1118904

Title:
  nova quota-show does not show current tenant's quota (shows defaults
  instead)

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  I am using Folsom.

  running this as myself, OS_TENANT_NAME=admin:

  cloudtest027 02:28:26 ~ $ nova  quota-show
  +-----------------------------+-------+
  | Property                    | Value |
  +-----------------------------+-------+
  ...
  | instances                   | 10    |
  ...

  The #instances is set to 40 and expecting to see 40 in above request (it shows
  10 which is the default value).

  
  if admin tenant is passed to the request, the returned value is correct:

  cloudtest027 02:29:28 ~ $ nova  quota-show --tenant
  0f815312c8454242a2170da86c9822cb
  +-----------------------------+-------+
  | Property                    | Value |
  +-----------------------------+-------+
  ...
  | instances                   | 40    |
  ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1118904/+subscriptions