ustcweizhou commented on issue #3653: Fix VR creation issue while creating VM on shared network using PVLAN URL: https://github.com/apache/cloudstack/pull/3653#issuecomment-548778973 @nvazquez the following line needs to be added at around line 2085, because guestNetworks is changed. ``` _routerDao.persist(router, guestNetworks); ```
---------------------------------------------------------------- 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
