On Thu, Apr 25, 2013 at 02:51:10PM -0700, Prachi Damle wrote: > Chip, > > I just added the fix for CLOUDSTACK-2158 to master. Here is the commit info > to cherry-pick: > > ---- > Commit hash: 232d44bf6e31898887b324bcdebbc659423917e4 > > In the applicationContext .xml , the context of the > 'UserConcentratedPodPlanner' needs to include the list of allocators. > This will ensure that when this component is loaded by Spring, the allocators > gets initialized. > > Contained in branches: master > Contained in no tag > > Thanks, > Prachi
Applied. Thank you! commit 15c791d7f55561ab9f345217405114e3048d7732 Author: Prachi Damle <[email protected]> Date: Thu Apr 25 14:47:59 2013 -0700 CLOUDSTACK-2158: 'userconcentratedpod_firstfit failed to find alternate host to run VM In the applicationContext .xml , the context of the 'UserConcentratedPodPlanner' needs to include the list of allocators. This will ensure that when this component is loaded by Spring, the allocators gets initialized.
