cloudstack/systemvm/debian/opt/cloud/bin/cs
Rohit Yadav 8fb388e931
router: support multi-homed VMs in VPC (#3373)
This does not remove VM entries in dbags when hostnames match. The
current codebase already removes entry when a VM is stopped/removed so
we don't need to handle lazy removal. This will allow a VM on
multiple-tiers in a VPC to get dns/dhcp rules as expected.

This also fixes the issue of dhcp_release based on a specific interface and
removes dhcp/dns entry when a nic is removed on a guest VM.

Fixes #3273

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-06-05 08:47:05 +05:30
..
CsAddress.py systemvm: fix VR issues with Multiple Public Subnets (#3361) 2019-05-31 12:35:42 +05:30
CsApp.py xenserver: Add support for XS 7.3, 7.4 and XCP-ng 7.4 (#2605) 2018-04-30 08:19:10 +02:00
CsConfig.py CLOUDSTACK-10013: SystemVM codebase refactorings and improvements 2017-12-23 09:22:44 +05:30
CsDatabag.py CLOUDSTACK-10013: SystemVM codebase refactorings and improvements 2017-12-23 09:22:44 +05:30
CsDhcp.py router: support multi-homed VMs in VPC (#3373) 2019-06-05 08:47:05 +05:30
CsFile.py CLOUDSTACK-10013: Fixes based on code review and test failures 2017-12-23 17:51:42 +05:30
CsGuestNetwork.py CLOUDSTACK-10013: SystemVM codebase refactorings and improvements 2017-12-23 09:22:44 +05:30
CsHelper.py xenserver: Add support for XS 7.3, 7.4 and XCP-ng 7.4 (#2605) 2018-04-30 08:19:10 +02:00
CsLoadBalancer.py CLOUDSTACK-10013: SystemVM codebase refactorings and improvements 2017-12-23 09:22:44 +05:30
CsMonitor.py CLOUDSTACK-10013: SystemVM codebase refactorings and improvements 2017-12-23 09:22:44 +05:30
CsNetfilter.py router: Fixes #2789 fix proper mark based packet routing across interfaces (#2791) 2018-08-08 12:05:42 +05:30
CsProcess.py Fix Python code checkstyle execute by "systemvm\test\runtests.sh" (#2576) 2018-04-18 13:07:37 -03:00
CsRedundant.py systemvm: fix VR issues with Multiple Public Subnets (#3361) 2019-05-31 12:35:42 +05:30
CsRoute.py Prevent error on GroupAnswers on VR creation 2018-11-09 15:30:57 -03:00
CsRule.py router: Fixes #2789 fix proper mark based packet routing across interfaces (#2791) 2018-08-08 12:05:42 +05:30
CsStaticRoutes.py CLOUDSTACK-10013: SystemVM codebase refactorings and improvements 2017-12-23 09:22:44 +05:30
__init__.py CLOUDSTACK-10013: SystemVM codebase refactorings and improvements 2017-12-23 09:22:44 +05:30