summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/unit/hardware_managers
Commit message (Expand)AuthorAgeFilesLines
* Increase version of hacking and pycodestyleRiccardo Pittau2021-07-301-2/+2
* Fix: make Intel CNA hardware manager none genericQianbiao.NG2020-09-231-17/+17
* Use unittest mock from standard libraryRiccardo Pittau2020-04-062-3/+2
* Stop using six libraryRiccardo Pittau2019-11-291-2/+2
* Replace assertEqual(True/False, expr) with assertTrue/assertFalse in testsTao Li2018-09-181-4/+4
* mlnx hardware_manager: get mac address using netifacesMoshe Levi2018-03-111-48/+47
* Execute error in _detect_cna_cardyuan liang2018-01-261-8/+9
* Have unit tests all derive from our base unit test classJohn L. Villalovos2017-10-182-4/+4
* Add missing 'autospec' argument to mock.patchJohn L. Villalovos2017-03-192-15/+15
* Add a new Hardware Manager for CNA network cardSzymon Borkowski2016-12-121-0/+152
* Add a new Hardware Manager for Mellanox NICsMoshe Levi2016-11-222-0/+130