rhtyd commented on a change in pull request #534:
URL: https://github.com/apache/cloudstack-primate/pull/534#discussion_r454101125
##########
File path: src/config/section/role.js
##########
@@ -55,7 +55,7 @@ export default {
args: ['name', 'description', 'type'],
mapping: {
type: {
- options: ['Admin', 'DomainAdmin', 'User']
+ options: ['Admin', 'DomainAdmin', 'ResourceAdmin', 'User']
Review comment:
@davidjumani no leave that in the createAccount form/component for
legacy reasons, I think old UI shows the same list of roles as returned by
listRoles.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]