openstack-python-openstackc.../openstackclient
Douglas Mendizábal 560f19b894 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
(cherry picked from commit f4748f4d25)
2023-07-12 16:26:37 -04:00
..
api Remove usage of six 2020-10-07 02:15:25 +00:00
common Merge "Add support for token caching" 2021-04-09 23:29:03 +00:00
compute compute: Require image when rebuilding a volume-backed server 2022-09-30 11:32:54 +01:00
identity Fix "access rule" commands to only use ID 2023-07-12 16:26:37 -04:00
image Fix: create image from volume command 2022-07-04 12:30:08 +01:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Fix pep issue in the network service provider 2023-07-12 16:26:13 -04:00
object Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
tests Fix "access rule" commands to only use ID 2023-07-12 16:26:37 -04:00
volume Merge "volume: Add 'volume transfer request create --(no-)snapshots' option" 2021-08-26 08:03:53 +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 Remove usage of six 2020-10-07 02:15:25 +00:00