summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_processutils.py
Commit message (Expand)AuthorAgeFilesLines
* Use Python 3.x compatible octal literal notationDirk Mueller2013-06-081-2/+2
* python3: python3 binary/text data compatbilityChuck Short2013-05-311-4/+5
* Import trycmd and ssh_execute from nova.Michael Still2013-05-071-0/+85
* Update processutils.Michael Still2013-05-031-0/+83
* Use print_function __future__ importMark McLoughlin2013-04-221-0/+2
* Improve Python 3.x compatibilityDirk Mueller2013-04-221-1/+1
* Removes unused imports in the tests moduleZhongyue Luo2013-03-201-2/+0
* Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-111-1/+1
* Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-241-4/+3
* Use testtools as test base class.Monty Taylor2013-01-241-3/+3
* Move utils.execute to its own module.Michael Still2012-11-011-0/+84