[
https://issues.apache.org/jira/browse/CLOUDSTACK-10002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137385#comment-16137385
]
ASF subversion and git services commented on CLOUDSTACK-10002:
--------------------------------------------------------------
Commit 1f29313071898a148ebc347b5509d3d7d041d3a4 in cloudstack's branch
refs/heads/master from [~nitinkumar.maharana]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=1f29313 ]
CLOUDSTACK-10002: Restart network with cleanup spawns Redundant Routers(In
Default Network Offering) (#2186)
The setter name is different from what it should be used by update call.
> Restart network with cleanup spawns Redundant Routers(In Default Network
> Offering)
> ----------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-10002
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10002
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API
> Affects Versions: 4.10.0.0
> Environment: Persistent VR
> Reporter: Nitin Kumar Maharana
> Fix For: 4.10.1.0
>
>
> Reproduction Steps:
> Create a network with redundant router capability.
> Create instances with the above network.
> Update the network to Default
> Offering(DefaultIsolatedNetworkOfferingWithSourceNAT).
> After successful update, one router is created which is as expected.
> Try to restart the network with cleanup=true.
> Observation:
> Two routers are created with redundant state UNKNOWN.
> Note: - The similar behavior is seen when we update RVR to default.
> Expectation:
> After successful restart, only one router should be created
> FS:
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Persistent+Configuration+for+Virtual+Routers
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)