Use keystoneclient.exceptions
keystoneclient.apiclient.exceptions is deprecated. Instead keystoneclient.exceptions should be used. Change-Id: I546defeac5c2a1f4d3e68885e45019a6a6ecb027
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
import six
|
import six
|
||||||
|
|
||||||
from keystoneclient.apiclient import exceptions
|
from keystoneclient import exceptions
|
||||||
from keystoneclient.tests import utils
|
from keystoneclient.tests import utils
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user