[
https://issues.apache.org/jira/browse/CLOUDSTACK-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14971064#comment-14971064
]
ASF subversion and git services commented on CLOUDSTACK-8844:
-------------------------------------------------------------
Commit c9ad8696be8652402c62862059f54c76914e988a in cloudstack's branch
refs/heads/pr818-rebased from [~remibergsma]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=c9ad869 ]
Merge pull request #818 from kansal/CLOUDSTACK-8844
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 <[email protected]>
> Network Update from RVR offering to Standalone offering fails
> -------------------------------------------------------------
>
> Key: CLOUDSTACK-8844
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8844
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Kshitij Kansal
>
> Create two Network Offerings - Standalone and RVR enabled .
> Navigate to Network and ensure that currently the Network has RVR Offering.
> Update the Network and select Standalone Offering.
> Expected Result :
> Update should be successful and there should be only 1 Router created for the
> standalone offering.
> Observation :
> There are 2 VR's been created with Redundant Router marked with YES and State
> as UNKNOWN for both the created Routers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)