cloudstack/core/src/com/cloud/agent
alena 18dc85c765 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:37:00 -07:00
..
api Add license header to files 2011-04-14 11:23:14 -07:00
resource/virtualnetwork Renamed IPAssoc to IpAssoc to be consistent with agent commands 2011-06-21 09:25:29 -07:00
transport bug 10222: fixed issue with associate ip introduced more than one nic. The problem is that associate ip automatically creates a nic but doesn't have sufficient information to properly creates so it uses what it knows for sure is the naming pattern to do it. However, we changed the naming pattern and it broke. I fixed it by passing all of the information in the ipaddressTO object. 2011-06-11 13:45:28 -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:37:00 -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