openstack-python-openstackc.../openstackclient/network/v2
Slawek Kaplonski fa8c8d26a7 Add support for Neutron's L3 conntrack helper resource
Neutron has got CRUD API for L3 conntrack helper since some time.
This patch adds support for it in the OSC.
OpenStack SDK supports that since [1]

This patch also bumps minimum OpenStack SDK version to
the 0.56.0 as that version introduced support for the
Neutron's L3 conntrack helper.

[1] https://review.opendev.org/c/openstack/openstacksdk/+/782870

Change-Id: I55604182ae50b6ad70c8bc1f7efad8859f191269
2021-06-07 15:34:30 +02:00
..
__init__.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
address_group.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
address_scope.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
floating_ip.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
floating_ip_pool.py Remove deprecated ip floating commands 2018-04-08 11:37:42 +00:00
floating_ip_port_forwarding.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
ip_availability.py Revert "Format location columns in network commands" 2020-06-17 10:09:36 +00:00
l3_conntrack_helper.py Add support for Neutron's L3 conntrack helper resource 2021-06-07 15:34:30 +02:00
network.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
network_agent.py Revert "Format location columns in network commands" 2020-06-17 10:09:36 +00:00
network_auto_allocated_topology.py Revert "Format location columns in network commands" 2020-06-17 10:09:36 +00:00
network_flavor.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
network_flavor_profile.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
network_meter.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
network_meter_rule.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
network_qos_policy.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
network_qos_rule.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
network_qos_rule_type.py Revert "Format location columns in network commands" 2020-06-17 10:09:36 +00:00
network_rbac.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
network_segment.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
network_segment_range.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
network_service_provider.py Update the description format 2017-01-03 21:31:54 +08:00
port.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
router.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
security_group.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
security_group_rule.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
subnet.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
subnet_pool.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00