You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/07/15 06:25:53 UTC

[GitHub] nitin-maharana opened a new pull request #2186: CLOUDSTACK-10002: Restart network with cleanup spawns Redundant Routers(In Default Network Offering)

nitin-maharana opened a new pull request #2186: CLOUDSTACK-10002: Restart network with cleanup spawns Redundant Routers(In Default Network Offering)
URL: https://github.com/apache/cloudstack/pull/2186
 
 
   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
   
   
   Resolution:
   ========
   The setter name is different from what it should be used by update call.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services