cloudstack/api/src/com/cloud/network/element
Sheng Yang ba23973d53 bug 12656: Refactor IP associate process
Introduce the concept of Ip Deployer. The IP deployer would be responible for
apply IP to the element. Most element's IP deployer is itself, but it can be
someone else if we want to implement inline mode in the future.
2012-01-05 21:08:28 -08:00
..
DhcpServiceProvider.java NaaS: Add DHCP and userdata service provider 2011-11-09 15:23:06 -08:00
FirewallServiceProvider.java bug 12656: Refactor IP associate process 2012-01-05 21:08:28 -08:00
IpDeployer.java bug 12656: Refactor IP associate process 2012-01-05 21:08:28 -08:00
LoadBalancingServiceProvider.java bug 12656: Refactor IP associate process 2012-01-05 21:08:28 -08:00
NetworkElement.java NaaS: Restrict the combination that provider can support 2011-11-30 14:53:50 -08:00
PortForwardingServiceProvider.java bug 12656: Refactor IP associate process 2012-01-05 21:08:28 -08:00
RemoteAccessVPNServiceProvider.java bug 12656: Refactor IP associate process 2012-01-05 21:08:28 -08:00
SourceNatServiceProvider.java bug 12656: Refactor IP associate process 2012-01-05 21:08:28 -08:00
StaticNatServiceProvider.java bug 12656: Refactor IP associate process 2012-01-05 21:08:28 -08:00
UserDataServiceProvider.java NaaS: Add DHCP and userdata service provider 2011-11-09 15:23:06 -08:00
VirtualRouterElementService.java NaaS: Add response for VirtualRouterProvider 2011-11-09 18:52:34 -08:00