← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1370174] [NEW] Downloaded openstack RC should contain either of tenant name or tenant ID

 

Public bug reported:

At now OpenStack RC file downloaded from access_and_security panel contains both tenant ID and tenant name.
It sometimes leads to confusions when a tenant with the same name is recreated.
It usually happens especially in development/test deployments.

I believe either of tenant ID or tenant name is enough.
My preference is "tenant name" because it is easier to understand.

It works with keystone v2.

If I understand correctly, Keystone v3 API introduced "domain" and
"tenant" is unique inside "domain", so just removing tenant ID does not work.
domain_name and tenant name?
I hope input from someone familiar with Keystone v3.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1370174

Title:
  Downloaded openstack RC should contain either of tenant name or tenant
  ID

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  At now OpenStack RC file downloaded from access_and_security panel contains both tenant ID and tenant name.
  It sometimes leads to confusions when a tenant with the same name is recreated.
  It usually happens especially in development/test deployments.

  I believe either of tenant ID or tenant name is enough.
  My preference is "tenant name" because it is easier to understand.

  It works with keystone v2.

  If I understand correctly, Keystone v3 API introduced "domain" and
  "tenant" is unique inside "domain", so just removing tenant ID does not work.
  domain_name and tenant name?
  I hope input from someone familiar with Keystone v3.

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


Follow ups

References