Dynamic routing services for OpenStack Neutron.
Go to file
Andreas Scheuring ca47a5f1c8 macvtap: ML2 mech driver for macvtap network attachments
This driver uses the vif_type 'macvtap'. It enriches the vif_details
with the corresponding attributes required by nova [1] to support
macvtap attachments for libvirt qemu/kvm guests.

The review is submitted in three parts:
 - Part 1
    Common functions that are used by the ml2 driver and the agent
 - Part 2 (this part)
     The Mechanism Driver to support port binding for macvtap attachments
 - Part 3
    The Macvtap L2 Agent.

[1] https://review.openstack.org/#/c/182283

Change-Id: I206f58a21c36e55de957d8a23993aa9bc26d1595
Partial-Bug: #1480979
2016-02-17 15:57:37 +01:00
devstack Add BGP Dynamic Routing DB Model and Basic CRUD 2016-02-11 14:43:35 -07:00
etc Add BGP Dynamic Routing DB Model and Basic CRUD 2016-02-11 14:43:35 -07:00
neutron Add BGP Dynamic Routing DB Model and Basic CRUD 2016-02-11 14:43:35 -07:00
setup.cfg macvtap: ML2 mech driver for macvtap network attachments 2016-02-17 15:57:37 +01:00