mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Fixed: Network Update from RVR offering to Standalone offering failsProblem: Moving a RVR network offering to standalone makes the status of VR's as UNKNOWN and Redundant Router marked with YES. Fix: The network's isRedundant was not getting updated. * pr/818: CLOUDSTACK-8844: Network Update from RVR offering to Standalone offering fails - Fixed Signed-off-by: Remi Bergsma <github@remi.nl>