nova-lxd/nova_lxd_tempest_plugin/tests/api
Masayuki Igawa 046f58dc1f
Move calling pylxd.client after Tempest tests initialized
This commit moves calling pylxd.client.Client into resource_setup(). If
we have this in __init__(), the test list command `tempest run -l` is
failed without lxd client settings. It's not desirable. And this commit
also renamed variables for lxd client in the code to avoid confusion
with the other clients.

Change-Id: I5498789b2b1e4be6727b6520fc80ce3bace25cf3
2019-02-21 13:30:59 +09:00
..
compute Move calling pylxd.client after Tempest tests initialized 2019-02-21 13:30:59 +09:00
__init__.py Add nova-lxd tempest plugin 2016-09-14 09:41:39 -07:00