2014-02-07 13:31:07 +08:00
|
|
|
# This is here for compatibility purposes. Once all known OpenStack clients
|
2012-07-12 18:30:54 -07:00
|
|
|
# are updated to use glanceclient.exc, this file should be removed
|
2016-03-25 03:07:45 -05:00
|
|
|
from glanceclient.exc import * # noqa
|