Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User System #670

Open
cd1989 opened this issue Dec 18, 2018 · 2 comments
Open

User System #670

cd1989 opened this issue Dec 18, 2018 · 2 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/P1 Important over the long term, but may not be staffed and/or may need multiple releases to complete.

Comments

@cd1989
Copy link
Contributor

cd1989 commented Dec 18, 2018

Is this a BUG REPORT or FEATURE REQUEST?:

/kind feature

Fuction Details

Cyclone supports multi-tenant, in Cyclone, we will have 3 roles:

  • System Admin
    • Create Tenant
    • Create User
  • Tenant Admin
    • Create Project
    • Invite Users to join Tenant
  • Normal User
    • Normal operations

In Cyclone, there will be a default system admin account: admin/Pwd123456. System admin can then create tenants, and meanwhile, designate a tenant admin account.

Tenant admin can then log in to Cyclone and invite other users to join the tenant.

What happened:

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

@caicloud-bot caicloud-bot added the kind/feature Categorizes issue or PR as related to a new feature. label Dec 18, 2018
@cd1989
Copy link
Contributor Author

cd1989 commented Dec 18, 2018

/assign @cd1989

@supereagle
Copy link
Member

/priority p1

@caicloud-bot caicloud-bot added the priority/P1 Important over the long term, but may not be staffed and/or may need multiple releases to complete. label Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/P1 Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Projects
None yet
Development

No branches or pull requests

3 participants