[
https://issues.apache.org/jira/browse/CLOUDSTACK-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14982762#comment-14982762
]
ASF subversion and git services commented on CLOUDSTACK-8844:
-------------------------------------------------------------
Commit 901d47c07edb06beef388c4e6b78e26ce87e2f6b in cloudstack's branch
refs/heads/master from [~remibergsma]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=901d47c ]
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
> Assignee: 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)