neutron_fwaas.services.firewall.service_drivers.agents.drivers.conntrack_base module

neutron_fwaas.services.firewall.service_drivers.agents.drivers.conntrack_base module

class neutron_fwaas.services.firewall.service_drivers.agents.drivers.conntrack_base.ConntrackDriverBase

Bases: object

Base Driver for Conntrack

delete_entries(rules, namespace)

Delete conntrack entries specified by list of rules

flush_entries(namespace)

Delete all conntrack entries within namespace

initialize(*args, **kwargs)

Initialize the driver

neutron_fwaas.services.firewall.service_drivers.agents.drivers.conntrack_base.load_and_init_conntrack_driver(*args, **kwargs)
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.