cloudstack/systemvm/patches/debian/config/opt/cloud/bin/cs
Wilder Rodrigues 2bebb7f8a3 CLOUDSTACK-9151 - Removes the replacement of the VRID in the CsRedundant file
- Just like with RVRs, use the VRID 51 instead of making it dependent on the VPCID
   - Reason: arbitary unique number 0..255 used to differentiate multiple instances of vrrpd running on the same NIC (and hence same socket). virtual_router_id 51
2015-12-12 16:26:00 +01:00
..
CsAddress.py CLOUDSTACK-9106 - Refactor the createPrivateNicProfileForGateway() method 2015-12-07 10:30:18 +01:00
CsApp.py CLOUDSTACK-8952 - Make sure the calls to CsFile use the new logic of commit/is_changed methods 2015-10-17 12:20:40 +02:00
CsConfig.py ACL issues 2015-03-16 11:40:10 +01:00
CsDatabag.py Formatting the get_gateway() method in the CsDatabag.py file 2015-09-25 16:11:32 +02:00
CsDhcp.py CLOUDSTACK-8993: DHCP fails with "no address available" when an IP is reused 2015-10-28 15:05:59 +01:00
CsFile.py CLOUDSTACK-8952 - Do not restart conntrackd unless it's needed 2015-10-17 12:20:40 +02:00
CsGuestNetwork.py CLOUDSTACK-8935 - Check if the key is available in the dictionary 2015-10-22 14:52:07 +02:00
CsHelper.py CLOUDSTACK-8915 - Copy the conntrackd configuration every time _redundant_on() function is called 2015-10-06 16:41:15 +02:00
CsLoadBalancer.py CLOUDSTACK-8952 - Make sure we restart dnsmasq if the configuration file changes 2015-10-17 12:20:40 +02:00
CsMonitor.py ACL issues 2015-03-16 11:40:10 +01:00
CsNetfilter.py CLOUDSTACK-8947 - Adding some logging to better understand what's happening with the rules 2015-10-14 07:44:39 +02:00
CsProcess.py CLOUDSTACK-8947 - Adding some logging to better understand whay is happening with the Processes 2015-10-14 07:44:39 +02:00
CsRedundant.py CLOUDSTACK-9151 - Removes the replacement of the VRID in the CsRedundant file 2015-12-12 16:26:00 +01:00
CsRoute.py CLOUDSTACK-8915 - Rearrenging a bit the default route code in order to make it more clear 2015-10-06 16:41:13 +02:00
CsRule.py Fixed Port forwarding (DNAT/SNAT) for isolated networks 2015-03-16 11:40:12 +01:00
__init__.py ACL issues 2015-03-16 11:40:10 +01:00