Reviewed: https://review.openstack.org/447124 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=650a4d8d29b642f79d13e8987429b8e92a6076f0 Submitter: Jenkins Branch: master
commit 650a4d8d29b642f79d13e8987429b8e92a6076f0 Author: Isaku Yamahata <[email protected]> Date: Fri Mar 17 12:50:05 2017 -0700 teach logger mech driver vlan transparency add check_vlan_transparency method to logger mechanism driver. Without this patch and with logger mechanism driver enabled, vlan transparency is always rejected by logger mechanism driver. Closes-Bug: #1673876 Change-Id: I954f3c0ba9d14d0800af26650d9ba2f088698aaf ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1673876 Title: vlan_transparency=True is always rejected by logger mechanism driver Status in neutron: Fix Released Bug description: network creation with vlan_transparency=True always fails with logger mechanism driver enabled. This is because logger mechanism driver doesn't know vlan transparency and rejects it. logger mechanism driver shouldn't do. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1673876/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

