Import keystoneclient.apiclient.exceptions
Since keystoneclient doesn't automatically import its submodules, to use keystoneclient.apiclient.exceptions we have to import it explicitly. Change-Id: Idb0bce113c025c68898b21d30999dac222c7afa1
This commit is contained in:
parent
76d3b299fe
commit
a3f179af6c
@ -11,7 +11,7 @@
|
||||
# under the License.
|
||||
import django.conf
|
||||
import heatclient
|
||||
import keystoneclient
|
||||
import keystoneclient.apiclient.exceptions
|
||||
import logging
|
||||
import urlparse
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user