cloudstack/server
Remi Bergsma 0c52f70b45 Merge pull request #995 from kansal/CLOUDSTACK-9002
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>
2015-11-02 14:18:21 +01:00
..
conf Use same sudoers config for all distros Cleanup buggy code for sudoers file editing 2015-06-19 16:00:57 +02:00
resources Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
scripts
src Merge pull request #995 from kansal/CLOUDSTACK-9002 2015-11-02 14:18:21 +01:00
test CLOUDSTACK-8962: Dedicated cluster is used for virtual routers that belong to non-dedicated account 2015-10-22 12:57:56 +05:30
pom.xml Change tests random number generator to /dev/urandom 2015-05-29 20:24:41 +02:00