Tempest: don't rely on tempest ironic client
Ironic client will be removed from tempest in near future, switch on ironic tempest plugin. Change-Id: Ifd49503f0b69a67155c2576f9ae70a17f0e01058
This commit is contained in:
parent
457c1277de
commit
d2eec5506b
@ -12,10 +12,10 @@
|
||||
|
||||
import json
|
||||
|
||||
from ironic_tempest_plugin.services.baremetal import base
|
||||
from tempest import clients
|
||||
from tempest.common import credentials_factory as common_creds
|
||||
from tempest import config
|
||||
from tempest.services.baremetal import base
|
||||
|
||||
|
||||
CONF = config.CONF
|
||||
|
Loading…
Reference in New Issue
Block a user