mirror of https://github.com/apache/cloudstack.git
status 7863: resolved fixed Router cleanp thread is fixed, here is functionality description: * Runs every "router.cleanup.interval" period of time (1 day by default) * Stops only domRs running in Advance zone * Thread Flow: - gets all Running domRs/dhcps, get their networks, select network that has to be checked (see criteria below): - checks that there is only one nic in the op_networks table for the network, and this nic belongs to domR/dhcp - Stops domR/dhcp * Criteria to choose the network: - Network has to be non-system. - Network should be one of the following: Guest Virtual (TrafficType=Guest; GuestType=Virtual); Direct Tagged (TrafficType=Public; GuestType=Direct) Couple of other fixes: * Added isShared parameter to listNetworks command * Moved guestType from NetworkOffering to Network |
||
|---|---|---|
| .. | ||
| Db20to21MigrationUtil.java | ||
| Db21to22MigrationUtil.java | ||
| DiskOffering20Dao.java | ||
| DiskOffering20DaoImpl.java | ||
| DiskOffering20VO.java | ||
| DiskOffering21Dao.java | ||
| DiskOffering21DaoImpl.java | ||
| DiskOffering21VO.java | ||
| ServiceOffering20Dao.java | ||
| ServiceOffering20DaoImpl.java | ||
| ServiceOffering20VO.java | ||
| ServiceOffering21Dao.java | ||
| ServiceOffering21DaoImpl.java | ||
| ServiceOffering21VO.java | ||