cloudstack/systemvm/debian/opt/cloud/bin/cs
Pearl Dsilva 0d4147f3f6
Netris Network Plugin Integration with CloudStack (#10458)
The Netris Plugin introduces Netris as a network service provider in CloudStack to be able to create and manage Virtual Private Clouds (VPCs) in CloudStack, being able to orchestrate the following network functionalities:

- Network segmentation with Netris-VXLAN isolation method
- Routing between "public" IP and network segments with an ACS ROUTED mode offering
- SourceNAT, DNAT, 1:1 NAT between "public" IP and network segments with an ACS NATTED mode offering
- Routing between VPC network segments (tiers in ACS nomenclature)
- Access Lists (ACLs) between VPC tiers and "public" network (TCP, UDP, ICMP) both as global egress rules and "public" IP specific ingress rules.
- ACLs between VPC network tiers (TCP, UDP, ICMP)
- External load balancing – between VPC network tiers and "public" IP
- Internal load balancing – between VPC network tiers
- CloudStack Virtual Router services (DHCP, DNS, UserData, Password Injection, etc…)
2025-07-25 15:26:42 +05:30
..
CsAddress.py Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
CsApp.py Upgrade to JRE17 and Upgrade System VMs/VRs to Python3 and Debian 12 (#8497) 2024-02-26 18:07:50 +05:30
CsBgpPeers.py feature: Dynamic and Static Routing (#9470) 2024-09-06 08:55:17 +05:30
CsConfig.py Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
CsDatabag.py Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
CsDhcp.py Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
CsFile.py Merge branch '4.19' 2024-11-07 11:33:50 +01:00
CsGuestNetwork.py Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
CsHelper.py Merge branch '4.19' 2024-06-18 19:58:43 +02:00
CsLoadBalancer.py Upgrade to JRE17 and Upgrade System VMs/VRs to Python3 and Debian 12 (#8497) 2024-02-26 18:07:50 +05:30
CsMonitor.py Upgrade to JRE17 and Upgrade System VMs/VRs to Python3 and Debian 12 (#8497) 2024-02-26 18:07:50 +05:30
CsNetfilter.py Merge branch '4.19' into 4.20.merge 2024-12-03 16:32:15 +01:00
CsProcess.py Upgrade to JRE17 and Upgrade System VMs/VRs to Python3 and Debian 12 (#8497) 2024-02-26 18:07:50 +05:30
CsRedundant.py Upgrade to JRE17 and Upgrade System VMs/VRs to Python3 and Debian 12 (#8497) 2024-02-26 18:07:50 +05:30
CsRoute.py Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
CsRule.py Upgrade to JRE17 and Upgrade System VMs/VRs to Python3 and Debian 12 (#8497) 2024-02-26 18:07:50 +05:30
CsStaticRoutes.py Upgrade to JRE17 and Upgrade System VMs/VRs to Python3 and Debian 12 (#8497) 2024-02-26 18:07:50 +05:30
CsVpcGuestNetwork.py Netris Network Plugin Integration with CloudStack (#10458) 2025-07-25 15:26:42 +05:30
__init__.py VR: fix logging is not working and logs are not appended to /var/log/cloud.log (#4466) 2020-11-20 10:40:02 +00:00