2 Commits

Author SHA1 Message Date
Martin Magr
8fd57075d1 Don't be too strict for vlan_ranges
VLAN range can be also in format of physical network or with only
single ID. This patch makes those values pass the validation

For more info please check https://bugzilla.redhat.com/show_bug.cgi?id=1066549

Change-Id: I054fbd45ac2228a3a579c08cdd617d970abcaddf
2014-02-19 14:25:51 +01:00
Martin Magr
766561df83 VXLAN support
This patch is implementing support for VXLAN tunnel
type for OVS plugin.

Refactored neutron::plugins::ml2::validate_* to functions
so they can be used in other manifests in module.

Change-Id: Ic51ed794b27069809a151dc365ca108c8300c277
2014-01-10 14:07:14 +01:00