midonet.neutron.services.logging_resource.plugin Module¶midonet.neutron.services.logging_resource.plugin.MidonetLoggingResourcePlugin¶Bases: midonet.neutron.db.logging_resource_db.LoggingResourceDbMixin
Implements Logging Resource service plugin for Midonet.
create_logging_resource_firewall_log(*args, **kwargs)¶delete_logging_resource(*args, **kwargs)¶delete_logging_resource_firewall_log(*args, **kwargs)¶get_plugin_description()¶Returns string description of the plugin.
get_plugin_type()¶supported_extension_aliases = [‘logging-resource’]¶update_logging_resource(*args, **kwargs)¶update_logging_resource_firewall_log(*args, **kwargs)¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.