cloudstack/server/test/com/cloud
alena 8948c3dd84 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.
2) Added new config parameter 'allow.subdomain.network.access' - default value is true. If it's set to false, the child domain can't use the network of the parent domain

Conflicts:

	server/src/com/cloud/network/NetworkManagerImpl.java
2011-06-08 12:00:19 -07:00
..
async Add license header to files 2011-04-14 11:23:14 -07:00
cluster Fixed unittest 2011-06-06 16:52:11 -07:00
keystore Add keystore management and related JUNIT test case 2011-04-19 16:20:06 -07:00
network/dao 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
upgrade Fixed bunch of db upgrade bugs. 2011-05-18 17:38:49 -07:00
vm/dao bug 10126: Renamed getPodId() to getPodIdToDeployIn() 2011-06-03 22:17:08 -07:00