cloudstack/systemvm/patches/debian/config/opt/cloud/bin/cs
Will Stevens bbb2dd034e Merge pull request #1536 from ntavares/useextdns_rvmvip47
Honour GS use_ext_dns and redundant VR VIPThis patch addresses two issues:

On redundant VR setups, the primary resolver being handed out to instances is the guest_ip (primary IP for the VR). This might lead to problems upon failover, at least while the DHCP lease doesn't update (because the primary resolver will be checked first until times out, however it'll be gone upon failover).

If Global Setting use_ext_dns is true, we don't want the VR to be the primary resolver at all.

* pr/1536:
  This patch addresses two issues:

Signed-off-by: Will Stevens <williamstevens@gmail.com>
2016-05-12 18:23:01 -04:00
..
CsAddress.py CLOUDSTACK-9287 - Refactor the interface state configuration 2016-04-09 21:14:25 +02: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 This patch addresses two issues: 2016-05-08 22:47:55 +02:00
CsDatabag.py This patch addresses two issues: 2016-05-08 22:47:55 +02:00
CsDhcp.py Enhance VR performance by selectively executing tasks instead of brute-forcing 2016-01-18 11:40: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 Merge pull request #1474 from remibergsma/47_private_gw_initial_config 2016-05-12 11:02:55 -04: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 Merge pull request #1472 from remibergsma/47_fix_static_router_master_change 2016-05-12 11:01:55 -04: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
CsStaticRoutes.py apply static routes on change to master state 2016-04-07 20:57:58 +02:00
__init__.py ACL issues 2015-03-16 11:40:10 +01:00