Merge "Use keystoneclient.exceptions"

This commit is contained in:
Jenkins
2014-08-04 10:56:49 +00:00
committed by Gerrit Code Review

View File

@@ -15,7 +15,7 @@
import six
from keystoneclient.apiclient import exceptions
from keystoneclient import exceptions
from keystoneclient.tests import utils