python-glareclient/glareclient/common/exceptions.py

4 lines
180 B
Python

# This is here for compatibility purposes. Once all known OpenStack clients
# are updated to use glareclient.exc, this file should be removed
from glareclient.exc import * # noqa