GabrielBrascher opened a new pull request #2222: CLOUDSTACK-10022: Allow domain 
admin to create and delete subdomains
URL: https://github.com/apache/cloudstack/pull/2222
 
 
   This change allows a domain admin to create and delete subdomains; the 
domain admin cannot delete its own domain.
   
   To do that, two files have been changed:
   (i) _schema-41000to41100.sql:_ two rows were added in table 
_role_permissions_, allowing the Domain Admin role (id: 3) to execute API 
commands 'createDomain' and 'deleteDomain';
   (ii) _domains.js:_ enable buttons for creating and deleting domain in the 
CloudStack UI.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to