← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1434317] Re: nova quota update command doesn't complain when tenant name is given instead of tenant-id

 

*** This bug is a duplicate of bug 1118066 ***
    https://bugs.launchpad.net/bugs/1118066

** 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/1434317

Title:
  nova quota update command doesn't complain when tenant name is given
  instead of tenant-id

Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  nova quota-update --instances 8 <<Tenant ID>>  - Updates Instances
  Quota on Horizon UI (Identity > Projects > Edit Project > Quota)

  nova quota-update --instances 8 <<Tenant Name>>  - DOES NOT Update
  Instances Quota on Horizon UI (Identity > Projects > Edit Project >
  Quota)

  1. Update with Tenant ID in CLI and Show with Tenant ID from CLI : Pass
  2. Update with Tenant Name in CLI and Show with Tenant Name from CLI: Pass
  3. Update with Tenant ID in CLI and View from Horizon: Pass
  4. Update with Tenant  Name in CLI and View from Horizon: Fail

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


References