python-openstackclient/functional/common
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
..
__init__.py Add functional tests to osc 2014-10-01 19:46:07 -04:00
exceptions.py Add functional tests to osc 2014-10-01 19:46:07 -04:00
test.py Fix functional tests for Python 3.4 2015-10-12 17:23:06 +05:30