openstack-python-openstackc.../openstackclient
Douglas Mendizábal bc60e3bb90 Fix "access rule" commands to only use ID
This patch modifies the access rule commands to use only the resource
ID.  The previous logic incorrectly assumed that access rules have a
"name" property, which resulted in unexpected behaviors.

For example, "access rule delete {non-existent-id}" now results in a
"not found" error instead of sometimes deleting an unrelated rule.

Story: 2010775
Task: 48163
Change-Id: Ib5c3b7f86acf1dfe7cc76dfa99fa4c118388bd71
2023-06-05 12:03:15 -04:00
..
api Blacken openstackclient.api 2023-05-10 10:51:30 +01:00
common Blacken openstack.common 2023-05-10 10:51:30 +01:00
compute Merge "Dropping the use of 'addFixedIp' server action" 2023-05-18 11:52:56 +00:00
identity Fix "access rule" commands to only use ID 2023-06-05 12:03:15 -04:00
image Blacken openstackclient.image 2023-05-10 10:51:30 +01:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Blacken openstackclient.network 2023-05-10 10:51:30 +01:00
object Blacken openstackclient.object 2023-05-10 10:51:30 +01:00
tests Fix "access rule" commands to only use ID 2023-06-05 12:03:15 -04:00
volume Merge "volume: Add 'volume qos set --no-property' option" 2023-05-17 23:20:28 +00:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Blacken everything else 2023-05-10 10:51:30 +01:00