midonet.neutron.services.gw_device.plugin Module¶midonet.neutron.services.gw_device.plugin.MidonetGwDeviceServicePlugin¶Bases: midonet.neutron.db.gateway_device.GwDeviceDbMixin
Implements GatewayDevice service plugin for Midonet.
create_gateway_device(*args, **kwargs)¶create_gateway_device_remote_mac_entry(*args, **kwargs)¶delete_gateway_device(*args, **kwargs)¶delete_gateway_device_remote_mac_entry(*args, **kwargs)¶get_plugin_description()¶Returns string description of the plugin.
get_plugin_type()¶supported_extension_aliases = [‘gateway-device’]¶update_gateway_device(*args, **kwargs)¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.