rhtyd commented on issue #333: URL: https://github.com/apache/cloudstack-primate/issues/333#issuecomment-638576641
@utchoang @svenvogel sorry I did not explain the issue clearly, let me try with some screenshots. In the old UI (we can refer http://primate-qa.cloudstack.cloud:8080/client/), go to Network -> VPC -> pick any (say AdminVPC-RR) -> Configure -> Public IP and select an IP that's not on a tier we see the LB and PF options:  Next if we go to either the LB or the PF views, we see it gives us a drop to select for which tier we're adding a LB or PF rule:  For LB for example:  For the select tier, it shows only VMs on that tier in the wizard. But once we add a PF or LB rule for a tier, then the form does not show the tier option. So I propose we can address this issue as follows: - In the PF and LB add VM form, display tiers if the IP address longs to a VPC (i.e has a vpcid) but it does not belong to a tier (i.e. public IP allocated but not attached to a tier yet). The VMs also get listed by the selected tier, or if the IP already is associated with a VPC tier/network. - We need to check and hide the firewall tab if the IP belong to a VPC, as ACL is used instead of firewall rules. I'm open to further discussions and any other way to fix this. Thanks. ---------------------------------------------------------------- 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: us...@infra.apache.org