Martin Schuppert 6745f86f2a Fix vlan id assignment with additional subnets
_role_net_subnet contains the name of the subnet, so
_role_net_subnet.vlan will not return the correct configured
vlan id. This change uses network.subnets[_role_net_subnet].vlan
to get the configured vlan id.

Change-Id: Ifef98f45a57af508d7302584aa52eedd45316edd
Closes-Bug: #1840054
2019-08-13 17:26:58 +02:00
..
2019-07-21 18:58:53 -04:00