GutoVeronezi commented on pull request #5533:
URL: https://github.com/apache/cloudstack/pull/5533#issuecomment-934780519


   > @GutoVeronezi can you please describe how to reproduce the issue and test 
with latest 4.15 or main ? please also have a look at jenkins and travis 
failures. thanks.
   
   @weizhouapache 
   - Failures solved.
   - I will test with `main` soon.
   
   To reproduce the issue:
    1. Create two accounts: `A` and `B` (`Domain Admin`);
    2. Create VPCs to the accounts;
    3. Dedicate some IPs  to `A` and some to `B`;
    4. Enable non-dedicated VLANs to `A`;
    - Before this change:
       5. If we login with account `A` we will see non-dedicated, `A` and `B` 
IPs;
       6. If we login with account `B` we will see non-dedicated, `B` and `A` 
IPs.
   -  After this change:
       5. If we login with account `A` we will see only non-dedicated and `A` 
IPs;
       6. If we login with account `B` we will see only `B` IPs.
   
   


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