Reviewed: https://review.openstack.org/273757 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=18e926410214149a3655543aae97e193c4a4b528 Submitter: Jenkins Branch: master
commit 18e926410214149a3655543aae97e193c4a4b528 Author: Steve Martinelli <[email protected]> Date: Thu Jan 28 16:10:04 2016 -0500 replace tenant with project in cli.py Change-Id: Ic14efc179f61f310191ff3e5639f06fc1f2fe4aa Closes-Bug: 1017606 ** Changed in: keystone Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1017606 Title: Mixing references to 'Tenants' and 'Projects' is confusing Status in OpenStack Dashboard (Horizon): Won't Fix Status in OpenStack Identity (keystone): Fix Released Bug description: In regards to this : https://bugs.launchpad.net/horizon/+bug/909495 Contrary to what must have been thought at the time. Users do care what their tenant is. As it is a necessary component of env data and any auth request to the API, they tend to look first and foremost in Horizon for information about their tenant. However, because horizon habitually refers to the tenant as a 'project' they are left wondering where the heck their tenant name is. As the concept of projects died with essex, can we please update the horizon interface to reflect the realities of our users needs as we have forced them upon them? and maybe provide them the information they need to use the stack without confusion? To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1017606/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

