[GitHub] [cloudstack-primate] rhtyd opened a new issue #74: Isolated network: Egress rules tab

2019-12-18 Thread GitBox
rhtyd opened a new issue #74: Isolated network: Egress rules tab URL: https://github.com/apache/cloudstack-primate/issues/74 Add tab for the guest network (isolated network only, check resource.type === 'Isolated' in config/tab::show()). Add feature within the tab to add/list/delete an egr

[GitHub] [cloudstack-primate] rhtyd opened a new issue #75: Guest Network: Firewall Tab

2019-12-18 Thread GitBox
rhtyd opened a new issue #75: Guest Network: Firewall Tab URL: https://github.com/apache/cloudstack-primate/issues/75 Add firewall tab to IPs belonging to an isolated network, or network with Firewall capability added. Implement a tab component that can add/remove/list firewall rules.

[GitHub] [cloudstack-primate] rhtyd opened a new issue #76: Guest Network: Port Forwarding Tab

2019-12-18 Thread GitBox
rhtyd opened a new issue #76: Guest Network: Port Forwarding Tab URL: https://github.com/apache/cloudstack-primate/issues/76 Add port forwarding tab to IPs belonging to an isolated network, or network with port-forwarding capability added. Implement a tab component that can add/remove/list

[GitHub] [cloudstack-primate] rhtyd opened a new issue #77: Guest Network: LB tab

2019-12-18 Thread GitBox
rhtyd opened a new issue #77: Guest Network: LB tab URL: https://github.com/apache/cloudstack-primate/issues/77 Add load-balancer tab to IPs belonging to an isolated network, or network with Lb capability added. Implement a tab component that can add/update/remove/list lb rules. In