python-glanceclient/glanceclient/common/exceptions.py

4 lines
174 B
Python

# 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 *