cloudstack/server/src/com/cloud/network
Murali Reddy 432ea9c7d4 CLOUDSTACK-265: provide option to turn-off automatic public IP association for each VM when using EIP service.
- introduces Capability in the network offering, which
    decides when EIP service is enabled, by defualt public IP
    should be assigned to the VM or not

  - default network offering with EIP/ELB service will still work with old EIP
    semantics, i.e) assign a public IP to each VM on start
2012-12-11 23:06:13 +05:30
..
addr Merge branch 'master' into vpc 2012-07-03 17:32:50 -07:00
as Remove AutoScale entities while deleting autoscaled loadbalancer. 2012-11-16 12:56:32 +05:30
dao CLOUDSTACK-596 : DeployVM command takes a lot of time to return job id Issue happens while deploying VM in advanced zone and 'networkids' parameter is not passed to deployVM command. In this case CS tries to identify a default guest network to be used for deploying VM. This logic is not optimized and latency increases with increase in user accounts and guest networks. Optimized logic for getting default network. 2012-12-10 15:02:53 +05:30
element CLOUDSTACK-573: check if external provider enabled, only when finalize the service/provider list for the network 2012-11-30 13:07:01 -08:00
firewall CLOUDSTACK-332: intermediate checkin fixing count parameter in listCommands 2012-10-12 13:58:59 -07:00
guru Fixed regression in GuestNetworkGuru - get networkId from the network object passed to the method call instead of retrieving it from tne NicProfile when it wasn't set yet 2012-08-17 09:43:34 -07:00
lb Remove AutoScale entities while deleting autoscaled loadbalancer. 2012-11-16 12:56:32 +05:30
router CS-15644-Autoscale: Implemented UUIDs for templateId-serviceOff Reviewed-By:Vijay 2012-11-16 10:56:58 +05:30
rules CLOUDSTACK-265: provide option to turn-off automatic public IP association for each VM when using EIP service. 2012-12-11 23:06:13 +05:30
security Closing open transactions from SecurityGroupWorkDao 2012-09-12 18:48:33 +05:30
vpc CLOUDSTACK-279: fixed deleteProject when executed by the regular user. Always pass System account as a caller when do account cleanup 2012-10-17 17:26:19 -07:00
vpn CLOUDSTACK-279: fixed deleteProject when executed by the regular user. Always pass System account as a caller when do account cleanup 2012-10-17 17:26:19 -07:00
ExteralIpAddressAllocator.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalFirewallDeviceManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalFirewallDeviceManagerImpl.java Elimiate mystery guestIp in IpAddressTO 2012-09-12 15:42:48 -07:00
ExternalFirewallDeviceVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalLoadBalancerDeviceManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalLoadBalancerDeviceManagerImpl.java CS-15644-Autoscale: Implemented UUIDs for templateId-serviceOff Reviewed-By:Vijay 2012-11-16 10:56:58 +05:30
ExternalLoadBalancerDeviceVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalLoadBalancerUsageManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalLoadBalancerUsageManagerImpl.java VPC: CS-15519 - fixed ipAssoc when only zoneId parameter is passed in to the API call 2012-07-10 15:20:39 -07:00
ExternalNetworkDeviceManager.java Submit Midokura SDN controller stubs 2012-08-13 18:55:11 +05:30
ExternalNetworkDeviceManagerImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
FirewallRulesCidrsVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
IPAddressVO.java Merge branch 'master' into vpc 2012-07-03 17:32:50 -07:00
InlineLoadBalancerNicMapVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
IpAddrAllocator.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
LBStickinessPolicyVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
LoadBalancerVMMapVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
LoadBalancerVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkAccountDaoImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkAccountVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkDomainVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkExternalFirewallVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkExternalLoadBalancerVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkManager.java CLOUDSTACK-424: Update userdata should propagate to VR 2012-11-15 18:43:51 +05:30
NetworkManagerImpl.java CLOUDSTACK-596 : DeployVM command takes a lot of time to return job id Issue happens while deploying VM in advanced zone and 'networkids' parameter is not passed to deployVM command. In this case CS tries to identify a default guest network to be used for deploying VM. This logic is not optimized and latency increases with increase in user accounts and guest networks. Optimized logic for getting default network. 2012-12-10 15:02:53 +05:30
NetworkRuleConfigVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkServiceMapVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkUsageManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkUsageManagerImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NetworkVO.java VPC: more unittests for VpcService 2012-08-07 11:37:36 -07:00
PhysicalNetworkVO.java [ASFCS40]Db upgrade: merging changes from 303->304 upgrade to 3.0.2 -> 4.0 on master branch. 2012-08-21 16:27:54 -07:00
PortProfileManagerImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
PortProfileVO.java Merge branch 'master' into vpc 2012-08-03 14:30:54 -07:00
RemoteAccessVpnVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
RouterNetworkVO.java Fixed license headers 2012-07-18 14:52:13 -07:00
Site2SiteCustomerGatewayVO.java S2S VPN: Fix license headers 2012-08-17 16:52:06 -07:00
Site2SiteVpnConnectionVO.java S2S VPN: Fix license headers 2012-08-17 16:52:06 -07:00
Site2SiteVpnGatewayVO.java S2S VPN: Fix license headers 2012-08-17 16:52:06 -07:00
SshKeysDistriMonitor.java VPC: CS-15827 - register only VpcVirtualNetworkApplianceMgr 2012-08-03 14:23:45 -07:00
StorageNetworkManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
StorageNetworkManagerImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00