cloudstack/server/test/com/cloud
Alena Prokharchyk 039e09ce93 * Introduced aclType parameter for createNetwork command (can hold 2 values now: Account and Domain). This parameter defines the access control type to the network object. If it's account -
only owner of the network can access it; if it's domain - all accounts in the domain and domain children can have an access.
* aclType replaces 2 old fields: isShared and isDomainSpecific.
* All 2.2.x account specific networks will have aclType=Account; 2.2.x Domain specific networks - aclType=domain; 2.2.x Zone level networks - aclType=Domain with domainId = Root domain id
2011-11-10 18:34:56 -08:00
..
agent clean out various interface from agent manager to decent managers 2011-10-27 16:06:51 -07:00
async Intermidiate checkin to Project feature: 2011-09-20 18:35:28 -07:00
cluster Bug 11522 - New agent manager 2011-09-29 11:58:41 -07:00
keystore bug 6745: Fix problems in Async create commands 2011-11-03 07:34:02 -07:00
network * Introduced aclType parameter for createNetwork command (can hold 2 values now: Account and Domain). This parameter defines the access control type to the network object. If it's account - 2011-11-10 18:34:56 -08:00
snapshot bug 11531: forget to include newly added JUnit test along with the fix, here it is 2011-09-22 16:22:24 -07:00
storage/dao Add more detail when unable to schedule cleanup 2011-09-12 18:22:55 -07:00
upgrade Full opensource 2011-08-23 19:52:19 -07:00
user Merge complete except for virtualnetworkappliancemanager 2011-11-10 15:18:16 -08:00
utils/db New security group mgr WIP : memory based queueing 2011-09-12 18:20:22 -07:00
vm Merge complete except for virtualnetworkappliancemanager 2011-11-10 15:18:16 -08:00