The tacker.plugins.common.utils Module

The tacker.plugins.common.utils Module

Common utilities and helper functions for Openstack Networking Plugins.

tacker.plugins.common.utils.in_pending_status(status)
tacker.plugins.common.utils.parse_network_vlan_range(network_vlan_range)

Interpret a string as network[:vlan_begin:vlan_end].

tacker.plugins.common.utils.parse_network_vlan_ranges(network_vlan_ranges_cfg_entries)

Interpret a list of strings as network[:vlan_begin:vlan_end] entries.

tacker.plugins.common.utils.verify_vlan_range(vlan_range)

Raise an exception for invalid tags or malformed range.

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.