Comment 5 for bug 1821058

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

Reviewed: https://review.opendev.org/645288
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=c26573f847958fc090ba55b9c086a1cc5756b15d
Submitter: Zuul
Branch: master

commit c26573f847958fc090ba55b9c086a1cc5756b15d
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Mar 21 18:01:46 2019 +0000

    Add new vif_details parameters

    Added two new vif_details parameters:
      - connectivity: informs about the back-end connectivity level (l2,
        l3 or not specified).
      - bound_drivers: a dict of binding level to driver name.

    Change-Id: I7786516672af795ac7f192504102a7388c6b7d80
    Related-Bug: #1821058