summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/unit/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Configure and use SSL-related requests optionsPavlo Shchelokovskyy2017-01-131-0/+30
* Use oslo_serialization.base64 to follow OpenStack Python3Luong Anh Tuan2016-12-161-2/+2
* Use ironic_lib's execute()Ruby Loo2016-07-271-94/+7
* Replace the ps options when collecting logsLucas Alvares Gomes2016-07-071-2/+2
* Add a log extensionLucas Alvares Gomes2016-06-281-0/+116
* Replace assertRaisesRegexp with assertRaisesRegexMoshe Levi2016-06-221-1/+1
* Use assertIn and assertNotInEdan David2016-06-171-1/+1
* Get root device hints from the node objectLucas Alvares Gomes2016-05-261-36/+0
* Update unit tests to use six.moves.builtins.openMoshe Levi2016-02-171-10/+3
* Fix vfd mount for capitalized device nameNaohiro Tamura2016-02-081-5/+38
* Fix params order in assertEqualKan2016-01-131-3/+3
* Enforce all flake8 rules except E129John L. Villalovos2015-10-021-4/+3
* Add support for inspection using ironic-inspectorDmitry Tantsur2015-09-071-0/+24
* Rename unit test file utils.py to test_utils.pyJohn L. Villalovos2015-09-041-0/+415