Reviewed: https://review.openstack.org/449779 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2b7c6b2e987466973d983902eded6aff7f764830 Submitter: Jenkins Branch: master
commit 2b7c6b2e987466973d983902eded6aff7f764830 Author: Isaku Yamahata <[email protected]> Date: Fri Mar 24 11:23:27 2017 -0700 Pass MTU and AZ into network_create_precommit The values of MTU and AZ aren't passed to network_create_precommit. Call network_create_precommit after updating those parameters. Co-Authored-By: Manjeet Singh Bhatia <[email protected]> Change-Id: If966a4158db727091bf2bcc6ba4d48fa9294a96c Closes-Bug: #1675891 ** 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/1675891 Title: ML2: create_network_precommit isn't passed MTU and AZ Status in neutron: Fix Released Bug description: create_network_precommit passed to mechanism driver isn't passed MTU and AZ. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1675891/+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

