summaryrefslogtreecommitdiff
path: root/glanceclient/common/exceptions.py
blob: c3fcdde244878f8aa86ca5fa3a4178b3d37233c4 (plain)
1
2
3
# This is here for compatibility purposes. Once all known OpenStack clients
# are updated to use glanceclient.exc, this file should be removed
from glanceclient.exc import *  # noqa