mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-02 20:02:29 +01:00 
			
		
		
		
	CLOUDSTACK-8851 Redundant VR getting started in the same cluster or hwe are not populating the deployment destination of the previous rvr in the avoid set of the rvr that is being created. This was resulting in both the rvrs getting deployed to same host sometimes even when it could have gone to a different one. Now we are updating the avoids set of the deployment plan to fix this issue. * pr/839: CLOUDSTACK-8851 Redundant VR getting started in the same cluster or host even when there are suitable hosts available Signed-off-by: Remi Bergsma <github@remi.nl>