python-glareclient/glareclient/common/exceptions.py
Darja Malyavkina 6005eb8b3b Glare client code
Taken from https://github.com/dshakhray/python-glareclient

Change-Id: If0e7e5cd0e39281f725df21308a18ed6caa8a009
2016-09-12 14:24:03 +03:00

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