dataCobra opened a new issue, #8666:
URL: https://github.com/apache/cloudstack/issues/8666

   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   API?, UI
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   4.19.0.0
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   We've set the following rules for our roles which are from Type DomainAdmin 
and User.
   deleteVnfTemplate:   deny
   deployVnfAppliance:  deny
   listVnfTemplates:    deny
   registerVnfTemplate: deny
   updateVnfTemplate:   deny
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   Other entries in the menu disappear (for example VPC and Public IP 
addresses) if the corresponding rules are denied for a role. This is not true 
for the VNF appliances menu entry.
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   1. Set all rules for vnf to deny for a user of the given role.
   2. Check if the menu entry is still there after applying these changes.
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   Setting all vnf related rules to deny also remove the menu entry from the 
view for the role.
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   Vnf menu entry persists in view even after setting all corresponding rules 
to deny for the role.
   ~~~
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to