Remove runner from the imports as it's not needed
This commit is contained in:
parent
63f2645264
commit
ca68e3cc92
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
from ansible import errors, runner
|
from ansible import errors
|
||||||
from glanceclient import Client as GlanceClient
|
from glanceclient import Client as GlanceClient
|
||||||
from keystoneclient import session
|
from keystoneclient import session
|
||||||
from keystoneclient.auth.identity import v2 as identity
|
from keystoneclient.auth.identity import v2 as identity
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue