openstack-python-openstackc.../openstackclient
Stephen Finucane 85254fbeb4 Revert "Don't look up project by id if given id"
This reverts commit 042be7c7fe. This
solution worked but it was confusing. The issue that the author was
seeing was presumably due to users not being able to list projects but in
theory the 'openstackclient.image.common.find_project' function that was
being called here should have already handle this. It transpires however
that there was a bug in this and we weren't correctly handling HTTP 403
errors correctly. This bug has since been fixed in change
I2ea2def607ec5be112e42d53a1e660fef0cdd69c meaning this change is no
longer necessary. Remove it and simplify the code somewhat.

Change-Id: I108efec2c8deda50fcb9cc84f313602bed2ac15c
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2022-11-30 12:35:17 +00:00
..
api Remove usage of six 2020-10-07 02:15:25 +00:00
common Merge "quota: Deprecate "force" behavior for network quotas" 2022-11-05 09:24:51 +00:00
compute Merge "Improve server dump create helptext" 2022-11-29 20:52:23 +00:00
identity Merge "Add authorization_ttl for identity providers" 2022-09-30 12:31:51 +00:00
image Revert "Don't look up project by id if given id" 2022-11-30 12:35:17 +00:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Merge "Improve help text for network create --external" 2022-09-30 12:23:17 +00:00
object Add storage policy option to create container command 2020-02-19 10:08:48 +13:00
tests Add test for creating volume from source 2022-11-23 14:20:06 +05:30
volume Add test for creating volume from source 2022-11-23 14:20:06 +05:30
__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