Comment 5 for bug 1648129

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron-lib (master)

Reviewed: https://review.openstack.org/436738
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=f2eb0ecb89001fb403c907b6d96b0e24385a9eef
Submitter: Jenkins
Branch: master

commit f2eb0ecb89001fb403c907b6d96b0e24385a9eef
Author: Armando Migliaccio <email address hidden>
Date: Tue Feb 21 18:58:31 2017 -0800

    Tweak trunk extension to support Ironic use case

    To support the Ironic use case, the trunk extension
    needs to know about provider details for the network.

    This patch documents this relationship, and it adds
    support for the 'inherit' segmentation type that
    acts as a flag that a user can use to signal his/her
    request in having the segmentation details derived
    from the underlying network.

    The API has not practically changed, and thus no
    release note or API extension shim is required for
    this patch.

    Related-bug: #1648129

    Change-Id: Ib510aade1716e6ca92940b85245eda7d0c84a070