cloudstack/api/src/com/cloud
alena 3a008ee699 Changed restartNetwork command flow:
* API requires network id to be passed in (it was optional before)
* restartNetwork calls restart() method of all network elements in the system, and it's up to the element to decide which actions to take on the restart (for example, for Virtual Router it's IPAssoc/applyPF/applyLBRules).
2011-01-24 18:37:57 -08:00
..
acl adding a security checker whilst creating a volume from a disk offering 2010-12-01 09:53:13 -08:00
agent/api Added no args constructor to LoadBalancerCommand to avoid gson deserialize exception 2011-01-24 11:08:38 -08:00
alert api refactoring 2010-11-21 12:00:21 -08:00
api Changed restartNetwork command flow: 2011-01-24 18:37:57 -08:00
async bug 6930: return async job info in listHost/listStoragePools commands 2010-12-15 18:58:56 -08:00
capacity new allocator 2010-12-04 14:59:39 -08:00
configuration bug 7881: fixed publicIpAllocation to an account. 2011-01-24 10:03:18 -08:00
consoleproxy api refactoring 2010-11-21 12:00:21 -08:00
dao api refactoring 2010-11-21 12:00:21 -08:00
dc Made NetworkId parameter required for Vlan, modified DB schema and corresponding Managers' methods. For Virtual and Direct untagged vlan networkId is got from default system Public/Public-DirectPodBased networks accordingly 2010-12-28 15:15:24 -08:00
deploy migration code 2011-01-14 15:12:13 -08:00
domain more changes 2010-08-18 12:28:30 -07:00
event bug 7842: events refactoring. Still wrok in progress 2011-01-20 21:49:50 +05:30
exception Fixed RemoteAccessVpn apis 2010-12-29 21:36:44 -08:00
host moved all agent commands to api. 2011-01-20 09:54:05 -08:00
hypervisor Harmony among gurus 2010-11-03 21:18:31 -07:00
network Changed restartNetwork command flow: 2011-01-24 18:37:57 -08:00
offering bug 7863: fixed router cleanup thread 2011-01-07 16:57:47 -08:00
org Add a API to allow adding external hypervisor cluster 2010-12-16 10:00:42 -08:00
resource Removed several unused fields after the refactoring 2011-01-24 16:18:40 -08:00
serializer Fixed Api xml doc generator 2011-01-11 15:26:04 -08:00
server UI will now use the config param "allow.public.user.templates". If this is false, only admins will be able to set the "public" status of a template. 2011-01-18 19:08:31 -08:00
storage Removed several unused fields after the refactoring 2011-01-24 16:18:40 -08:00
template moved all agent commands to api. 2011-01-20 09:54:05 -08:00
user bug 7389: implemented listPortForwardingRules by ip/account/domainId. Also fixed broken pagination for this call 2011-01-20 11:35:40 -08:00
uservm removed unused domain_router_id from uservm 2011-01-24 16:56:00 -08:00
vm bug 7811: Start domR/Dhcp if it's not running when do userVmReboot 2011-01-24 17:04:23 -08:00