You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by "weizhouapache (via GitHub)" <gi...@apache.org> on 2023/12/01 08:21:40 UTC

Re: [I] UI doesn't allow creating Guest Traffic on more than one Physical Network when existing Guest Traffic is not tagged. [cloudstack]

weizhouapache commented on issue #8279:
URL: https://github.com/apache/cloudstack/issues/8279#issuecomment-1835669377

   The issue is caused by #6781 in 4.18.0.0
   the UI points out the error is caused by "There are more than 1 physical network without tags in the zone= 1".
   
   since the issue has existed for around 1 year, I think we do not need to fix it, as the users can get the same by
   
   - create traffic type Guest to 1 physical network
   - tag the physical network
   - create traffic type Guest to another physical network
   - tag the new physical network (optional)
   
   to replace the old configurations (1) create 2 physical neworks with Guest traffic type; (2) tag both physical networks


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org