python-openstackclient/functional/tests/compute
Sirushti Murugesan b12d850222 Fix functional tests for Python 3.4
* shlex.split() expects a string. Not bytes.
* decode the bytestring result of subprocess's communicate()
  to a string.

Change-Id: I209f67a91dc609b1e30cb9e683d3d6ee63d00069
2015-10-12 17:23:06 +05:30
..
v2 Fix functional tests for Python 3.4 2015-10-12 17:23:06 +05:30
__init__.py Add support for keypair functional tests 2015-05-17 15:12:28 +00:00