python-openstackclient/openstackclient
Douglas Mendizábal ecaa2805dc 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 560f19b894)
2023-07-14 14:00:08 -04:00
..
api Remove usage of six 2020-10-07 02:15:25 +00:00
common project cleanup 2021-02-02 08:14:34 +00:00
compute compute: Note that '--password' is deployment-specific 2022-12-13 16:15:36 +00:00
identity Fix "access rule" commands to only use ID 2023-07-14 14:00:08 -04:00
image Fix: create image from volume command 2022-07-04 11:35:48 +00: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-14 13:59:50 -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-14 14:00:08 -04:00
volume volume: Allow more versions 2023-01-11 17:45:09 +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