cloudstack/server/src/com/cloud/network
Darren Shepherd aed5e9dc2a Add Manage Context framework
The managed context framework provides a simple way to add logic
to ACS at the various entry points of the system.  As threads are
launched and ran listeners can be registered for onEntry or onLeave
of the managed context.  This framework will be used specifically
to handle DB transaction checking and setting up the CallContext.
This framework is need to transition away from ACS custom AOP to
Spring AOP.
2013-10-02 13:09:52 -07:00
..
as Moved the csvtotags into StringUtils. It was there to begin with. No idea who copied it to ConfigurationManager 2013-08-26 20:27:27 -07:00
element Changed SearchCriteria2 to GenericQueryBuilder to reflect the same placement 2013-09-28 07:53:26 -07:00
firewall CLOUDSTACK-4745: Add StaticNatRule through firewall manager 2013-09-26 14:00:32 -07:00
guru sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
lb Add Manage Context framework 2013-10-02 13:09:52 -07:00
router Add Manage Context framework 2013-10-02 13:09:52 -07:00
rules Got all of the config stuff out of the way 2013-09-06 15:40:36 -07:00
security Add Manage Context framework 2013-10-02 13:09:52 -07:00
vpc Add Manage Context framework 2013-10-02 13:09:52 -07:00
vpn Made changes to configuration. Eliminated ConfigValue and only use ConfigKey 2013-09-06 15:40:38 -07:00
ExternalDeviceUsageManager.java CLOUDSTACK-650: Rename ExternalLBUsageMgr to more generic ExternalDeviceUsageManager since it contains firewall usage also. Most of the functionality is already fixed in CLOUDSTACK-1289 2013-06-28 12:08:33 +05:30
ExternalDeviceUsageManagerImpl.java Add Manage Context framework 2013-10-02 13:09:52 -07:00
ExternalFirewallDeviceManager.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
ExternalFirewallDeviceManagerImpl.java sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
ExternalIpAddressAllocator.java Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
ExternalLoadBalancerDeviceManager.java merge master 2013-05-11 15:28:43 +05:30
ExternalLoadBalancerDeviceManagerImpl.java sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
ExternalNetworkDeviceManagerImpl.java Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
IpAddrAllocator.java Fixed typos 2013-04-13 13:28:32 +00:00
IpAddressManagerImpl.java CLOUDSTACK-4573: fixed decrement resource count for VPC networks 2013-09-19 17:20:22 -07:00
Ipv6AddressManager.java IPv6: Rename public_ipv6_address to user_ipv6_address 2013-01-30 17:05:47 -08:00
Ipv6AddressManagerImpl.java Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
NetworkModelImpl.java Commit to try something on removing getZone 2013-09-06 15:40:33 -07:00
NetworkServiceImpl.java Switch to setter injection for extensibility 2013-09-30 09:45:07 -07:00
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 Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
PortProfileManagerImpl.java add unit test back, primary storage life cycle is tested 2013-01-21 17:01:00 -08:00
SshKeysDistriMonitor.java Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
StorageNetworkManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
StorageNetworkManagerImpl.java Added comments and finished off the work 2013-09-28 07:53:28 -07:00