summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/functional/base.py
Commit message (Expand)AuthorAgeFilesLines
* Agent token supportJulia Kreger2020-03-121-1/+2
* Fix gate and bump CoreOS version to latest stable.Julia Kreger2018-05-101-2/+2
* 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-061-9/+38
* Enforce all flake8 rules except E129John L. Villalovos2015-10-021-5/+5
* Use addCleanup instead of tearDownDmitry Tantsur2015-08-191-4/+1
* Add base for IPA functional testsJosh Gachnang2015-08-181-0/+58