nova/nova/tests
Eric Brown 3f3f9bf22e Replace ssh exec calls with paramiko lib
Nova already has a dependency on paramiko and therefore should
take advantage of it for generating key pairs.  This will reduce
the code complexity and remove calls to exec.

Change-Id: Ibb01f5227ded9b79816c064a06a1f6724f765e78
2015-04-17 16:06:23 +00:00
..
functional Merge evacuate functional tests between v2 and v2.1 2015-04-17 11:42:07 +09:00
unit Replace ssh exec calls with paramiko lib 2015-04-17 16:06:23 +00:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
fixtures.py Add a fixture for the NovaObject indirection API 2015-03-23 18:46:11 +01:00