The midonet.neutron.ml2.mech_driver Module

The midonet.neutron.ml2.mech_driver Module

class midonet.neutron.ml2.mech_driver.MidonetMechanismDriver

Bases: neutron_lib.plugins.ml2.api.MechanismDriver

ML2 Mechanism Driver for Midonet.

bind_port(*args, **kwargs)
create_network_postcommit(context)
create_network_precommit(context)
create_port_postcommit(context)
create_port_precommit(context)
create_subnet_postcommit(context)
create_subnet_precommit(context)
delete_network_postcommit(context)
delete_network_precommit(context)
delete_port_postcommit(context)
delete_port_precommit(context)
delete_subnet_postcommit(context)
delete_subnet_precommit(context)
initialize()
update_network_postcommit(context)
update_network_precommit(context)
update_port_postcommit(context)
update_port_precommit(context)
update_subnet_postcommit(context)
update_subnet_precommit(context)
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.