cloudstack/engine/orchestration
Rohit Yadav 9c7c22eb84
engine: honour bypass VLAN id/range for L2 networks (#4274)
* engine: honour bypass VLAN id/range for L2 networks

Commit e894238d904a9c49c1140371f612a51d251efc1 (#3899) allowed private
gateways to bypass vlan check while refactoring it did not cover the
case for L2 but only shared network. This fix will re-enable honouring
the bypass vlan check option for L2 guest network (in addition to the
Shared networks).

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

* Update NetworkOrchestrator.java
2020-08-25 15:19:02 +05:30
..
src engine: honour bypass VLAN id/range for L2 networks (#4274) 2020-08-25 15:19:02 +05:30
pom.xml Updating pom.xml version numbers for release 4.14.1.0-SNAPSHOT 2020-05-23 09:59:32 +01:00