mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	* removed the "is redundant" flag form the addVpcRouterToGuestNetwork() method * removed the "is redundant" flag from the removeVpcRouterFromGuestNetwork() method * changed the path of the master.py file in the keepalived.conf.temp file * the call to routerDao.addRouterToGuestNetwork() in the VpcRouterDeploymentDefinition is not needed. That step will be performed once a VM is created - In addition, when restarting a VPC the routers will have the guest net configured, if any exists. * Pushing the POM.xml as well, to use the old Jetty for now. Could not fix the logging problem. Will replace the POM with master version after VPC is done.