midonet.neutron.ml2.type_uplink
Module¶midonet.neutron.ml2.type_uplink.
UplinkTypeDriver
¶Bases: neutron.plugins.ml2.driver_api.ML2TypeDriver
Type driver for Uplink networks
This type driver differentiates uplinks networks from other types.
allocate_tenant_segment
(context)¶get_mtu
(physical)¶get_type
()¶initialize
()¶is_partial_segment
(segment)¶release_segment
(context, segment)¶reserve_provider_segment
(context, segment)¶validate_provider_segment
(segment)¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.