openstack-python-openstackc.../openstackclient/network
Akihiro Motoki 02d6fe9be6 L3 conntrack helper: Use singular name consistently
We use singular form for delete command argument in all places.
This commit replaces conntrack-helper-ids with a singular form.
The only visible change is a fix for the help message below.

  openstack network l3 conntrack helper delete
      <router>
      <conntrack-helper-ids>
      [<conntrack-helper-ids> ...]

Change-Id: I50bbd9f6199071bb86cbb2f37c45ebda1de58433
2021-06-08 15:28:06 +09:00
..
v2 L3 conntrack helper: Use singular name consistently 2021-06-08 15:28:06 +09:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Make Profile fallback go bye-bye 2018-03-14 10:57:13 -05:00
common.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00
sdk_utils.py Don't display Munch objects in the output 2020-06-17 10:09:36 +00:00
utils.py Allow to send extra attributes in Neutron related commands 2021-05-26 09:29:15 +02:00