cloudstack/server
wrodrigues 4e21948f5c Fixing the NetworkHelperImpl class. It was throwing a NPE due to a hypervisor type SIMULATOR not being in the hashmap.
When the refactor took place, we should have changed first structure, then behaviour. By refactoring the deployRouter method
we changed how the templateName was retrieved.
Fixed and tested using the simulator and the following Marvin tests

test_privategateway_acl
test_routers
test_vpc_vpn
test_service_offerings
test_volumes
test_reset_vm_on_reboot
test_multipleips_per_nic

Conflicts:
	server/src/com/cloud/network/router/NetworkHelperImpl.java
2014-10-14 15:08:12 +02:00
..
conf Summary: Updated sudoers approved commands for cloud user 2013-10-23 13:42:16 -07:00
resources refactor all private methods in the virtual router appliance and VPC appliance 2014-10-14 15:08:09 +02:00
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src Fixing the NetworkHelperImpl class. It was throwing a NPE due to a hypervisor type SIMULATOR not being in the hashmap. 2014-10-14 15:08:12 +02:00
test Refactor hypervisor retrieval from VpcNwHelper and NwHelper 2014-10-14 15:08:09 +02:00
pom.xml server: fix server package after auth plugin refactor 2014-08-28 19:45:23 +02:00