Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

rename tenant to "project" #982

Closed
msterin opened this issue Mar 1, 2017 · 6 comments
Closed

rename tenant to "project" #982

msterin opened this issue Mar 1, 2017 · 6 comments
Assignees
Milestone

Comments

@msterin
Copy link
Contributor

msterin commented Mar 1, 2017

"tenant" is perceived as something related to a group of users and is confusing on out context. We need to emphasize that this is a way to limit access and privileges for a set of Vms , supposedly working on the same project. So the suggestion (from @pdhamdhere ) is to name it "project" , instead of "tenant".

this would include :

  • admin CLI
  • documentation
  • error and help messages , if any, in esx_service and guest-side code
  • auth_db tabes names (optional , can stay as it is)

//CC @lipingxue @shaominchen @pdhamdhere

@msterin msterin added this to the 0.13 milestone Mar 1, 2017
@shaominchen
Copy link
Contributor

I'm not sure if the name "project" is really better than "tenant" :-) This name may cause some confusion in technical communications - what does it mean to "create a project"? It's kind of ambiguous to me.

Personally I don't have strong concern about the name "tenant". But if most people think it's inappropriate, I'd prefer "role" or something else.

@shuklanirdesh82
Copy link
Contributor

from https://github.com/vmware/docker-volume-vsphere/blob/master/docs/features/tenancy.md
"vSphere Administrator can define group of one or more Docker Host (VM) as Tenant"

e.g.

vmdkops_admin.py tenant create --name=tenant1 --vm-list=photon4

How about having it as vm-group? simply it is a logical unit of dockerHosts to have privileges for datastore.

my two-cents

@govint
Copy link
Contributor

govint commented Mar 2, 2017 via email

@tusharnt tusharnt assigned shaominchen and lipingxue and unassigned shaominchen Mar 2, 2017
@lipingxue
Copy link
Contributor

@govint what does "projects" and "tenants" mean in photon platform? I think "host-group" sounds a good name. Any comments @pdhamdhere @msterin

@msterin
Copy link
Contributor Author

msterin commented Mar 3, 2017

I agree with @govint here. vm-group is the best IMO. host ia easy to mistake for ESX host.

@tusharnt
Copy link
Contributor

Fixed by #1021

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants