| .. |
|
.gitignore
|
api refactoring
|
2010-11-21 12:00:21 -08:00 |
|
AddClusterCmd.java
|
Make AddCluster Command return standard json object format
|
2010-12-30 16:38:31 -08:00 |
|
AddHostCmd.java
|
hypervisor type is required, right now the parameter exception is thrown inside the resource svc
|
2011-01-07 10:51:14 -08:00 |
|
AddSecondaryStorageCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
AddVpnUserCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
AssignToLoadBalancerRuleCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
AssociateIPAddrCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
AttachIsoCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
AttachVolumeCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
AuthorizeSecurityGroupIngressCmd.java
|
Refactored "allocate vlan to account" code
|
2011-02-04 09:54:16 -08:00 |
|
CancelMaintenanceCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
CancelPrimaryStorageMaintenanceCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
CopyIsoCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
CopyTemplateCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
CreateAccountCmd.java
|
bug 7900: removing obsolete network domain param
|
2011-01-19 17:18:02 -08:00 |
|
CreateCfgCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
CreateDiskOfferingCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
CreateDomainCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
CreateIpForwardingRuleCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
CreateLoadBalancerRuleCmd.java
|
bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key
|
2011-02-01 12:16:18 -08:00 |
|
CreateNetworkCmd.java
|
Refactored "allocate vlan to account" code
|
2011-02-04 09:54:16 -08:00 |
|
CreateNetworkOfferingCmd.java
|
bug 7704: network_rate is a part of network offering now. It's optional parameter; if not specified - global config param is used.
|
2011-01-21 09:54:27 -08:00 |
|
CreatePodCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
CreatePortForwardingRuleCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
CreateRemoteAccessVpnCmd.java
|
bug 8270: Synchronize on 1) ipAddress object when create/delete ipForwarding/portForwardingRule and vpn service 2) on networkId when assignTo/removeFrom/deleteLoadBalancer
|
2011-02-03 18:45:49 -08:00 |
|
CreateSSHKeyPairCmd.java
|
API cmds for SSH-keys manipulation and VM passwds retrieval.
|
2011-01-06 13:34:07 +00:00 |
|
CreateSecurityGroupCmd.java
|
adding some descriptions to be consumed by my xsl transform engine
|
2011-01-10 18:23:37 -08:00 |
|
CreateServiceOfferingCmd.java
|
import cleanup
|
2010-12-28 14:23:21 -08:00 |
|
CreateSnapshotCmd.java
|
bug 7563: create snapshot in async create method
|
2011-02-04 19:20:47 -08:00 |
|
CreateSnapshotPolicyCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
CreateStoragePoolCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
CreateTemplateCmd.java
|
Added missing descriptions to a bunch of api commands
|
2011-01-10 20:30:29 -08:00 |
|
CreateUserCmd.java
|
better param desc for createUser
|
2011-01-11 17:26:20 -08:00 |
|
CreateVMGroupCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
CreateVlanIpRangeCmd.java
|
bug 7881: fixed publicIpAllocation to an account.
|
2011-01-24 10:03:18 -08:00 |
|
CreateVolumeCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
CreateZoneCmd.java
|
bug 7267: create/updateZone - guestNetworkCidr parameter is accepted only for zone of type Adanced.
|
2011-01-04 16:59:39 -08:00 |
|
DeleteAccountCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
DeleteClusterCmd.java
|
add deleteCluster API command
|
2010-12-29 11:05:01 -08:00 |
|
DeleteDiskOfferingCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
DeleteDomainCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
DeleteHostCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
DeleteIpForwardingRuleCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
DeleteIsoCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
DeleteLoadBalancerRuleCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
DeleteNetworkCmd.java
|
Perform security check for deleteNetwork inside the management server method instead of api command itself
|
2011-02-07 10:02:10 -08:00 |
|
DeleteNetworkOfferingCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
DeletePodCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
DeletePoolCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
DeletePortForwardingRuleCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
DeleteRemoteAccessVpnCmd.java
|
bug 8270: Synchronize on 1) ipAddress object when create/delete ipForwarding/portForwardingRule and vpn service 2) on networkId when assignTo/removeFrom/deleteLoadBalancer
|
2011-02-03 18:45:49 -08:00 |
|
DeleteSSHKeyPairCmd.java
|
API cmds for SSH-keys manipulation and VM passwds retrieval.
|
2011-01-06 13:34:07 +00:00 |
|
DeleteSecurityGroupCmd.java
|
bug 8201: accept "any" value for protocol when open port range for staticNat rule
|
2011-02-02 12:57:14 -08:00 |
|
DeleteServiceOfferingCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
DeleteSnapshotCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
DeleteSnapshotPoliciesCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
DeleteTemplateCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
DeleteUserCmd.java
|
bug 7466: adding a whole bunch of new apis for accounts and users; merging account locking and disabling into one; preventing account manipulation on user disabling; disabling user lock
|
2010-12-14 15:38:37 -08:00 |
|
DeleteVMGroupCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
DeleteVlanIpRangeCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
DeleteVolumeCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
DeleteZoneCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
DeployVMCmd.java
|
bug 8335: Fixed UI to make use of the change from securitygrouplist to securitygroupids
|
2011-02-08 10:40:55 -08:00 |
|
DestroyConsoleProxyCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
DestroySystemVmCmd.java
|
1) add destroySystemVm command to allow destroying of system VMs
|
2011-01-26 12:08:35 -08:00 |
|
DestroyVMCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
DetachIsoCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
DetachVolumeCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
DisableAccountCmd.java
|
bug 7348: reapply PortForwardingRules (including 1-1 Nat), LB rules, Vpn as a part of domr Stop/Start
|
2011-01-03 23:00:05 -08:00 |
|
DisableStaticNat.java
|
bug 8270: Synchronize on 1) ipAddress object when create/delete ipForwarding/portForwardingRule and vpn service 2) on networkId when assignTo/removeFrom/deleteLoadBalancer
|
2011-02-03 18:45:49 -08:00 |
|
DisableUserCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
DisassociateIPAddrCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
EnableAccountCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
EnableStaticNat.java
|
bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key
|
2011-02-01 12:16:18 -08:00 |
|
EnableUserCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ExtractIsoCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ExtractTemplateCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ExtractVolumeCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
GetCloudIdentifierCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
GetVMPasswordCmd.java
|
API cmds for SSH-keys manipulation and VM passwds retrieval.
|
2011-01-06 13:34:07 +00:00 |
|
ListAccountsCmd.java
|
bug 7892: introducing recursive listings for various artifacts based on the domain id and the isRecursive flag
|
2011-01-21 15:25:18 -08:00 |
|
ListAlertsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListAsyncJobsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListCapabilitiesCmd.java
|
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 |
|
ListCapacityCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListCfgsByCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListClustersCmd.java
|
add clustertype and hypervisortype to ListClusterCmd API, improve addHost UI to deal with multi-hypervisor
|
2010-12-17 19:41:35 -08:00 |
|
ListDiskOfferingsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListDomainChildrenCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListDomainsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListEventsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListGuestOsCategoriesCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListGuestOsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListHostsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListHypervisorsCmd.java
|
bug 8097: introducing an optional zoneId param whilst listing hypervisors
|
2011-01-24 17:24:31 -08:00 |
|
ListIpForwardingRulesCmd.java
|
Fixed account security checks for domain admins in following commands:
|
2011-02-07 16:24:34 -08:00 |
|
ListIsoPermissionsCmd.java
|
api refactoring
|
2010-11-21 12:00:21 -08:00 |
|
ListIsosCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
ListLoadBalancerRuleInstancesCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListLoadBalancerRulesCmd.java
|
bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key
|
2011-02-01 12:16:18 -08:00 |
|
ListNetworkOfferingsCmd.java
|
Removed guestIpType parameter from listNetwork offerings command
|
2011-01-07 10:54:45 -08:00 |
|
ListNetworksCmd.java
|
Implemented list by trafficType in listNetworks command
|
2011-01-11 16:06:58 -08:00 |
|
ListPodsByCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListPortForwardingRulesCmd.java
|
bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key
|
2011-02-01 12:16:18 -08:00 |
|
ListPublicIpAddressesCmd.java
|
bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key
|
2011-02-01 12:16:18 -08:00 |
|
ListRecurringSnapshotScheduleCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
ListRemoteAccessVpnsCmd.java
|
bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key
|
2011-02-01 12:16:18 -08:00 |
|
ListResourceLimitsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListRoutersCmd.java
|
bug 8340: return networkId for private/public/guest networks in listRouters response. Implemented search by networkId
|
2011-02-02 13:25:28 -08:00 |
|
ListSSHKeyPairsCmd.java
|
API cmds for SSH-keys manipulation and VM passwds retrieval.
|
2011-01-06 13:34:07 +00:00 |
|
ListSecurityGroupsCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
ListServiceOfferingsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListSnapshotPoliciesCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
ListSnapshotsCmd.java
|
bug 7892: introducing recursive listings for various artifacts based on the domain id and the isRecursive flag
|
2011-01-21 15:25:18 -08:00 |
|
ListStoragePoolsCmd.java
|
bug 7824: implementing search for pools by id
|
2011-01-05 12:00:20 -08:00 |
|
ListSystemVMsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListTemplateOrIsoPermissionsCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
ListTemplatePermissionsCmd.java
|
api refactoring
|
2010-11-21 12:00:21 -08:00 |
|
ListTemplatesCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
ListUsersCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListVMGroupsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListVMsCmd.java
|
bug 8340: return networkId for private/public/guest networks in listRouters response. Implemented search by networkId
|
2011-02-02 13:25:28 -08:00 |
|
ListVlanIpRangesCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
ListVolumesCmd.java
|
bug 7892: introducing recursive listings for various artifacts based on the domain id and the isRecursive flag
|
2011-01-21 15:25:18 -08:00 |
|
ListVpnUsersCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
ListZonesByCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
LockAccountCmd.java
|
bug 7466: adding a whole bunch of new apis for accounts and users; merging account locking and disabling into one; preventing account manipulation on user disabling; disabling user lock
|
2010-12-14 15:38:37 -08:00 |
|
LockUserCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
PrepareForMaintenanceCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
PreparePrimaryStorageForMaintenanceCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
QueryAsyncJobResultCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
RebootRouterCmd.java
|
Moved networkRestart to the NetworkManager as it's up to the manager (not network elements) to decide what to do on restart (IpAssoc/ruleApply/etc..)
|
2011-02-01 12:16:19 -08:00 |
|
RebootSystemVmCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
RebootVMCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
ReconnectHostCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
RecoverVMCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
RegisterCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
RegisterIsoCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
RegisterSSHKeyPairCmd.java
|
API cmds for SSH-keys manipulation and VM passwds retrieval.
|
2011-01-06 13:34:07 +00:00 |
|
RegisterTemplateCmd.java
|
bug 7522 : Extract ISO/Template - By default these entities wouldnt be extractable, GLOBAL ADMINS - always allowed to extract, OTHERS - allowed to extract if - 1) Its own template and extractable=true 2) Its not its own template but public=true and extractable=true.
|
2011-02-04 17:51:42 +05:30 |
|
RemoveFromLoadBalancerRuleCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
RemoveVpnUserCmd.java
|
remote access vpn from management server side is done
|
2010-12-29 12:13:35 -08:00 |
|
ResetVMPasswordCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
RestartNetworkCmd.java
|
Changed restartNetwork command flow:
|
2011-01-24 18:37:57 -08:00 |
|
RevokeSecurityGroupIngressCmd.java
|
bug 8331: changing the revoke logic to work by taking in the entity id. All other params are obsolete at this point
|
2011-02-02 13:49:56 -08:00 |
|
StartRouterCmd.java
|
Moved networkRestart to the NetworkManager as it's up to the manager (not network elements) to decide what to do on restart (IpAssoc/ruleApply/etc..)
|
2011-02-01 12:16:19 -08:00 |
|
StartSystemVMCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
StartVMCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
StopRouterCmd.java
|
bug 7348: reapply PortForwardingRules (including 1-1 Nat), LB rules, Vpn as a part of domr Stop/Start
|
2011-01-03 23:00:05 -08:00 |
|
StopSystemVmCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
StopVMCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
UpdateAccountCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpdateCfgCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpdateDiskOfferingCmd.java
|
bug 8439: changes in service/disk offerings
|
2011-02-07 17:11:28 -08:00 |
|
UpdateDomainCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpdateHostCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpdateIsoCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpdateIsoPermissionsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpdateLoadBalancerRuleCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
UpdateNetworkOfferingCmd.java
|
bug 7878: Fixed Basic zone functionality - uservm/systemvm/domR start
|
2011-01-06 15:44:13 -08:00 |
|
UpdatePodCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpdatePortForwardingRuleCmd.java
|
bug 8251: introduced "id" field for public IP address. In the DB id is a primary key in user_ip_address table; ip_address and source_network_id is a composite key
|
2011-02-01 12:16:18 -08:00 |
|
UpdateResourceLimitCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpdateServiceOfferingCmd.java
|
bug 8439: changes in service/disk offerings
|
2011-02-07 17:11:28 -08:00 |
|
UpdateStoragePoolCmd.java
|
remote access vpn, user ip address changes
|
2010-12-29 09:32:54 -08:00 |
|
UpdateTemplateCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpdateTemplateOrIsoCmd.java
|
api refactoring
|
2010-11-21 12:00:21 -08:00 |
|
UpdateTemplateOrIsoPermissionsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpdateTemplatePermissionsCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpdateUserCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpdateVMCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
UpdateVMGroupCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpdateZoneCmd.java
|
bug 7267: create/updateZone - guestNetworkCidr parameter is accepted only for zone of type Adanced.
|
2011-01-04 16:59:39 -08:00 |
|
UpgradeRouterCmd.java
|
Fixed create/list LoadBalancerRules
|
2010-12-09 21:06:48 -08:00 |
|
UpgradeVMCmd.java
|
Added action events for VM, volume, Ip and snapshot actions
|
2011-02-04 19:59:41 +05:30 |
|
UploadCustomCertificateCmd.java
|
adding a new event type for custom certificates.
|
2010-12-27 11:57:51 -08:00 |