cloudstack/server/src/com/cloud/deploy
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
..
dao CLOUDSTACK-3382. Alert should be raised if a vm is migrated from dedicated to non-dedicated resource and vice versa. 2013-07-23 13:38:14 +05:30
DeploymentPlanningManagerImpl.java Add Manage Context framework 2013-10-02 13:09:52 -07:00
FirstFitPlanner.java Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00
PlannerBase.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
PlannerHostReservationVO.java CLOUDSTACK-2056: DeploymentPlanner choice via ServiceOffering 2013-05-16 15:02:17 -07:00