digitalgust commented on issue #2174: Master
URL: https://github.com/apache/cloudstack/pull/2174#issuecomment-315007734
 
 
   We have change it work in production environment , our cloudstack have three 
Zone , one is  Juniper SRX 550 hardware device and the other two is juniper  
VSRX ( juniper srx in vm ),  the old code would be throw   Exceptions .
   1.
   If the public interface has marked untagged on create zone ,the vlan is
   ?vlan://untagged? ,but old source compare equals ?untagged? , so it will 
raise an
   Exception : Unable to parse VLAN tag: vlan://untagged
   2.
   %action% not replaced , error shows in code , bracket pos error. It will 
report syntax error when configure
   outgress rule to Juniper srx .
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to