mirror of https://github.com/apache/cloudstack.git
CLOUDSTACk-9002: VM deployment is successful even when dhcp entry command fails - Fixed Reason: The return value of the call to accept() function in the applyRules() function of BasicNetworkTopology.java was not checked for success or failure. As a result even if it fails, exception was not thrown and VM deployment went ahead without any errors. Fix: Added the necessary checks. * pr/995: CLOUDSTACk-9002: VM deployment is successful even when dhcp entry command fails - Fixed Signed-off-by: Remi Bergsma <github@remi.nl> |
||
|---|---|---|
| .. | ||
| api | ||
| components-api | ||
| network | ||
| orchestration | ||
| schema | ||
| service | ||
| storage | ||
| pom.xml | ||