weizhouapache commented on issue #3946: server: add global configuration for default router service offering URL: https://github.com/apache/cloudstack/pull/3946#issuecomment-595719569 > We already have a provision to mention the service offering id while creating network offering which serves the same purpose right! @harikrishna-patnala it is an option, but it is complicated to change the offering of a VR : (1)create network offering with router offering id (2) update network to new network offering Suppose there are many networks with different network offerings, we need to create some new offerings. There is some downtime in step (2). It is very simple with this PR. (1) change setting, (2) restart network with cleanup.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
