cloudstack/server/src/com/cloud/network
Mice Xia 6ef615e40d fix bug CLOUDSTACK-2341 remove network from VM is not removing PF/LB/static nat rules for the VM 2013-05-09 11:04:30 +08:00
..
addr Removed set() methods from IpAddress related interfaces 2013-04-17 15:11:38 -07:00
as Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
element Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
firewall CLOUDSTACK-1794 Throwing error when configuring egress rules for shared networks 2013-04-26 15:09:41 +05:30
guru Correcting the spelling errors in the Non contigous Vlan range code 2013-04-24 19:58:10 +05:30
lb CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load 2013-03-27 17:54:07 +05:30
router CLOUDSTACK-1828 Source Nat on private gateway feature 2013-05-02 15:40:15 +05:30
rules fix bug CLOUDSTACK-2341 remove network from VM is not removing PF/LB/static nat rules for the VM 2013-05-09 11:04:30 +08:00
security Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
vpc Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
vpn CLOUDSTACK-741: Granular Global Parameters and adding fixes for CLOUDSTACK-2176, CLOUDSTACK-2198, CLOUDSTACK-2200 2013-04-29 14:11:51 +05:30
ExternalFirewallDeviceManager.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
ExternalFirewallDeviceManagerImpl.java Correcting the spelling errors in the Non contigous Vlan range code 2013-04-24 19:58:10 +05:30
ExternalIpAddressAllocator.java Fixed typos 2013-04-13 13:28:32 +00:00
ExternalLoadBalancerDeviceManager.java CLOUDSTACK-653 : High Availability: implement GSLB (Global Server Load 2013-03-27 17:54:07 +05:30
ExternalLoadBalancerDeviceManagerImpl.java fixes bug which was storing NetScale site public IP as site private IP 2013-05-03 12:36:02 +05:30
ExternalLoadBalancerUsageManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ExternalLoadBalancerUsageManagerImpl.java CLOUDSTACK-1289: Added missing usage command processing for External firewall device. ExternalLoadBalancerUsageManagerImpl should be renamed as ExternalDeviceUsageManagerImpl 2013-02-26 17:34:10 +05:30
ExternalNetworkDeviceManagerImpl.java CloudStack CLOUDSTACK-774 2013-02-21 15:48:08 -08:00
IpAddrAllocator.java Fixed typos 2013-04-13 13:28:32 +00:00
Ipv6AddressManager.java IPv6: Rename public_ipv6_address to user_ipv6_address 2013-01-30 17:05:47 -08:00
Ipv6AddressManagerImpl.java CLOUDSTACK-1219, CLOUDSTACK-1220: Fix IPv6 error messages 2013-02-14 16:28:29 -08:00
NetworkManager.java CLOUDSTACK-1895: save placeholder nic with not null vmType='DomainRouter' when placeholder is used for the VR ip address 2013-04-04 13:29:17 -07:00
NetworkManagerImpl.java CLOUDSTACK-2364: fixed private gateway creation in VPC - the vnet for the private gateway network is not stored in data_center_vnet table 2013-05-07 13:07:47 -07:00
NetworkModelImpl.java CLOUDSTACK-129: added new API - listNetworkIsolationMethods - for displaying isolation methods supported by the cloudStack 2013-05-06 11:46:43 -07:00
NetworkRuleApplier.java Move applyRules to the rightful place(s). Not sure why applyIps is required during applyRules, so we still have a reference back into a (simplified) applyRules in NetworkManager 2013-01-04 19:22:53 -08:00
NetworkServiceImpl.java Fixed up unit testing to use only an in class TestConfiguration 2013-05-06 16:34:27 -07:00
NetworkStateListener.java CLOUDSTACK-1391: EventBus is not getting injected after javelin merge 2013-02-27 18:55:22 +05:30
NetworkUsageManager.java CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl 2013-02-05 16:49:34 +05:30
NetworkUsageManagerImpl.java CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl 2013-02-05 16:49:34 +05:30
PortProfileManagerImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
SshKeysDistriMonitor.java CLOUDSTACK-922: LXC Support in Cloudstack. 2013-04-01 15:41:42 -07:00
StorageNetworkManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
StorageNetworkManagerImpl.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00