cloudstack/client
prachi 57086d0323 Bug 9586 - NPE during host allocation
- This NPE happened when starting the DomR and its Volume's podId was null.
- This case should never happen that podId of a Volume is null.
- It looks like this is a side-effect of some other bug- most likely another DomR and basic networking issue (9578)

- While reviewing this bug, found out that we need not use the RecreateHostAllocator anymore. Using it actually is not good, since this allocator ignores what is passed to it in the plan by the DeploymentPlanner and lists pods once again.
- Changed components.xml to use FirstFitRoutingAllocator instead.
2011-04-27 11:56:05 -07:00
..
WEB-INF bug 8898: Change Service and Reset Password will now be always visible when VM is running. However, we will now prompt a dialog that explains that the VM must first be stopped before allowing this. 2011-04-04 10:42:28 -07:00
bindir Bug 9542 - install on CentOS 5.6 does not work 2011-04-22 15:02:23 -07:00
distro Bug 9218 - service cloud-management restart OR stop FAILED 2011-04-05 20:41:08 -07:00
tomcatconf Bug 9586 - NPE during host allocation 2011-04-27 11:56:05 -07:00
.classpath fixed all the broken thirdparty stuff 2011-01-31 10:51:01 -08:00
.project Source code committed 2010-08-11 09:13:29 -07:00