openstack-python-openstackc.../openstackclient
Andreas Florath 9ad3439689 Fix osc-lib interface change: catch osc-lib Forbidden
The patch https://review.opendev.org/#/c/673389/
introduced a regression by changing the osc-lib
interface.

The patch
https://review.opendev.org/683119
changes the exception from the generic CommandError
back to a specific Forbidden exception.

This patch catches this exception and passes on, i.e.
re-implements the same behavior as before.

Story: 2006547

Change-Id: I17b1ec7abaa5b0828ccbcad40bd928565c5c59fb
Signed-off-by: Andreas Florath <Andreas.Florath@telekom.de>
2019-09-19 11:59:11 +00:00
..
api Remove token_endpoint auth type 2019-08-27 11:08:50 -05:00
common Clean up app initialization and config 2019-09-09 14:01:57 +00:00
compute Microversion 2.77: Support Specifying AZ to unshelve 2019-09-03 21:38:44 +00:00
identity Fix osc-lib interface change: catch osc-lib Forbidden 2019-09-19 11:59:11 +00:00
image Use cliff formattable columns in image commands 2019-06-22 13:36:46 -05:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2018-03-01 07:25:50 +00:00
network Merge "Add floating IP Port Forwarding commands" 2019-09-09 16:12:23 +00:00
object Use cliff formattable columns in object storage commands 2019-06-22 18:44:27 +00:00
tests Merge "More aggregate functional race chasing" 2019-09-11 02:29:28 +00:00
volume Default to Cinder v3 API 2019-09-09 09:35:44 -05: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 Clean up app initialization and config 2019-09-09 14:01:57 +00:00