summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/functional
Commit message (Expand)AuthorAgeFilesLines
* Fix waiting for target disk to appearLucas Alvares Gomes2017-10-161-1/+3
* Agent: Listen for connections on both IPv4 and IPv6 portsDerek Higgins2017-01-191-1/+3
* Remove old lookup/heartbeat from IPAPavlo Shchelokovskyy2016-11-091-1/+0
* Use namedtuple to improve code readabilityJohn L. Villalovos2016-08-301-2/+2
* Fix doc warningsJim Rollenhagen2016-07-141-5/+5
* Fix functional testsLucas Alvares Gomes2016-06-221-0/+3
* Use oslo.log instead of original loggingZhiQiang Fan2015-10-241-1/+1
* Make calling arguments easier to understandJohn L. Villalovos2015-10-131-3/+11
* Adds more functional tests for commandsMario Villaplana2015-10-062-18/+100
* Enforce all flake8 rules except E129John L. Villalovos2015-10-022-7/+8
* Use addCleanup instead of tearDownDmitry Tantsur2015-08-191-4/+1
* Add base for IPA functional testsJosh Gachnang2015-08-183-0/+84