cloudstack/core/src/com/cloud/agent
alena 278f2a401f bug 10561: intermediate checkin for enable/disableStaticNat.
1) On enableStaticNat command we actually send the command to the backend (we used to just upgrade the DB in the past). The backend command carries sourceIp and destIp, and creates IP to IP mapping on the domR.
2) On disableStaticNat for the Ip address in addition to cleaning up port ranges, we also delete IP to IP mapping on the domR.
2011-08-11 10:19:22 -07:00
..
api Add license header to files 2011-04-14 11:23:14 -07:00
resource/virtualnetwork bug 10561: intermediate checkin for enable/disableStaticNat. 2011-08-11 10:19:22 -07:00
transport bug 10946: Add default buffer length for compressed request 2011-08-03 11:54:11 -07:00
IAgentControl.java Source code committed 2010-08-11 09:13:29 -07:00
IAgentControlListener.java Source code committed 2010-08-11 09:13:29 -07:00
Listener.java Pass isForRebalance parameter to processConnect method of all the listeners - some listeners don't have to be notified when connection happens as a a part of Agent Rebalance process (VirtualMachineManagerImpl listener for instance) 2011-06-27 10:20:41 -07:00
RecoveryHandler.java Source code committed 2010-08-11 09:13:29 -07:00
StartupCommandProcessor.java Start of zonesfeature / mycloud/cloudkit 2011-05-03 10:40:17 -07:00