ml2_conf.ini needs comments describing mechanism_drivers

Bug #1199977 reported by Andre Pech
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Andre Pech

Bug Description

ml2_conf.ini needs comments describing mechanism_drivers similar to those describing type_drivers

Tags: ml2
Andre Pech (apech-o)
Changed in neutron:
assignee: nobody → Andre Pech (apech-o)
Andre Pech (apech-o)
Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/33201
Committed: http://github.com/openstack/neutron/commit/34798f3a1e3a910eac553c4eb87e5ffedd74fac1
Submitter: Jenkins
Branch: master

commit 34798f3a1e3a910eac553c4eb87e5ffedd74fac1
Author: Andre Pech <email address hidden>
Date: Sun Jul 7 13:00:54 2013 -0700

    Initial Modular L2 Mechanism Driver implementation.

    Define the Mechanism Driver interface for create/update/delete
    operations on networks and ports. For each of these event, the
    Mechanism Driver provides one method that is called within the
    database transaction of the ml2 plugin method, and one that is called
    after the transaction is completed.

    Support for mechanism drivers is still a work-in-progress, and the
    interface is subject to change in future versions before the release
    of Havana. However this initial version should be sufficient to enable
    others to start defining their own mechanism drivers.

    Change-Id: Ife30215589792ee27df9897d3b2bc04392638266
    Implements: blueprint ml2-mechanism-drivers
    Fixes: bug #1199977
    Fixes: bug #1199978
    DocImpact

Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in neutron:
milestone: none → havana-2
status: Fix Committed → Fix Released
Changed in neutron:
importance: Undecided → Medium
Thierry Carrez (ttx)
Changed in neutron:
milestone: havana-2 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.