cloudstack/api/src/com/cloud
Alex Huang 44d15d38b0 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:00 -07:00
..
acl Fixed security issue in api - regular user can operate only with his own resources (except for the template - when the template is public, it's available for everyone) 2011-05-24 18:45:13 -07:00
agent/api 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:00 -07:00
alert api refactoring 2010-11-21 12:00:21 -08:00
api bug 9579: allow domain name suffix update for existing networks. 2011-06-09 16:10:24 -07:00
async Add license header to files 2011-04-14 11:23:14 -07:00
capacity Bug 7845 - Productize DeploymentPlanner 2011-02-28 13:47:51 -08:00
cluster bug 9127: intermediate checkin for agent load balancer 2011-05-24 18:45:00 -07:00
configuration Code cleanup. No need to declare runtime exceptions (CloudRuntimeException, InvalidParameterException, PermissionDenied exceptions) 2011-04-21 16:26:53 -07:00
consoleproxy api refactoring 2010-11-21 12:00:21 -08:00
dao api refactoring 2010-11-21 12:00:21 -08:00
dc Merging changes from zonesfeature branch for Bug 8026 - discern proper cluster/pod/zone for added host (and refactor AgentManagerImpl) 2011-04-28 23:08:58 -07:00
deploy Add license header to files 2011-04-14 11:23:14 -07:00
domain Add license header to files 2011-04-14 11:23:14 -07:00
event bug 9785: Added Vlan Assign Release events 2011-06-06 13:33:21 +05:30
exception bug 9445: Signal alert for the host if a primary storage pool was unavailable on that host 2011-04-26 15:09:36 -07:00
host bug 9127: covered failure scenarios for agent LB. 2011-06-05 17:35:30 -07:00
hypervisor including a new Simulator hypervisor type 2011-03-30 19:39:32 +05:30
network bug 9579: allow domain name suffix update for existing networks. 2011-06-09 16:10:24 -07:00
offering Revert "bug 10199: don't allow network offering Name modification." 2011-06-09 13:32:53 -07:00
org Add license header to files 2011-04-14 11:23:14 -07:00
resource proxy agent 2011-05-17 07:12:58 -07:00
serializer bug 3179: added "count" parameter to the response to all List* api commands 2011-04-01 19:29:08 -07:00
server bug 7553: Virtual Router service offering 2011-05-19 19:18:33 +05:30
storage proxy agent 2011-05-17 07:12:58 -07:00
template bug 3224: 2011-05-19 19:07:44 -07:00
user 1) listNetworks for domain level network case: fixed search to do multiple joins between the tables instead of querying all the data and making search for each entry. 2011-06-08 12:00:19 -07:00
uservm Add license header to files 2011-04-14 11:23:14 -07:00
vm bug 10126: Renamed getPodId() to getPodIdToDeployIn() 2011-06-03 22:17:08 -07:00