Deprecated glanceclient exceptions are still used

Bug #2059821 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
In Progress
Undecided
Takashi Kajinami
OpenStack Compute (nova)
In Progress
Undecided
Takashi Kajinami
OpenStack Dashboard (Horizon)
In Progress
Undecided
Takashi Kajinami

Bug Description

Description
===========
The exceptions in glanceclient.exc were deprecated in glanceclient 0.4.0[1].
 glanceclient.exc.Forbidden
 glanceclient.exc.NotFound
 glanceclient.exc.ServiceUnavailable
 glanceclient.exc.Unauthorized

https://github.com/openstack/python-glanceclient/commit/354c98b087515dc4303a07d1ff0d9a9d7b4dd48b

But these are still used in the code.

We should replace these by the new HTTP* exceptions.

Changed in cinder:
assignee: nobody → Takashi Kajinami (kajinamit)
Changed in nova:
assignee: nobody → Takashi Kajinami (kajinamit)
Changed in cinder:
status: New → In Progress
Changed in nova:
status: New → In Progress
Revision history for this message
Takashi Kajinami (kajinamit) wrote :
Changed in horizon:
assignee: nobody → Takashi Kajinami (kajinamit)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/horizon/+/914792

Changed in horizon:
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.