Reviewed: https://review.openstack.org/436756 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4a6d06550bd98b473bdcf5e58dcfb7f5ca9424ef Submitter: Jenkins Branch: master
commit 4a6d06550bd98b473bdcf5e58dcfb7f5ca9424ef Author: Armando Migliaccio <[email protected]> Date: Tue Feb 21 18:43:38 2017 -0800 Inherit segmentation details for trunk subports if requested This patch introduces support for requests where the user does not know the segmentation details of a subport and by specifying segmentation_type=inherit will let the trunk plugin infer these details from the network to which the subport is connected to, thus ignoring the segmentation_id in case it were to be specified. This type of request is currently expected to have correct results when the network segmentation type is 'vlan', and the network has only one segment (provider-net extension use case). DocImpact: Extend trunk documentation to include Ironic use case. Closes-bug: #1648129 Depends-on: Ib510aade1716e6ca92940b85245eda7d0c84a070 Change-Id: I3be2638fddf3a9723dd852a3f9ea9f64eb1d0dd6 ** 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/1648129 Title: add ironic support to trunk extension Status in neutron: Fix Released Bug description: During Netwon we left out taking care of Ironic needs. We should make sure this doesn't get lost. More details on: http://lists.openstack.org/pipermail/openstack- dev/2016-December/108530.html To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1648129/+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

