summaryrefslogtreecommitdiff
path: root/ironic_python_agent/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Add "logs" and "extra-hardware" inspection collectorsDmitry Tantsur2015-10-011-0/+74
* Merge "Add more info to checksum exception"Jenkins2015-09-222-4/+8
|\
| * Add more info to checksum exceptionJosh Gachnang2015-09-212-4/+8
* | Expose serial, wwn and vendor on the BlockDevice objectDmitry Tantsur2015-09-212-40/+127
* | Merge "Create a SerializableComparable class"Jenkins2015-09-181-0/+62
|\ \
| * | Create a SerializableComparable classJohn L. Villalovos2015-09-111-0/+62
* | | inspection: prepare for future deprecationsDmitry Tantsur2015-09-161-8/+34
| |/ |/|
* | Follow-up to inspection patch 096830414bDmitry Tantsur2015-09-161-1/+4
|/
* Merge "Add support for inspection using ironic-inspector"Jenkins2015-09-103-0/+402
|\
| * Add support for inspection using ironic-inspectorDmitry Tantsur2015-09-073-0/+402
* | Tuples returned by clean steps cause API errorJosh Gachnang2015-09-081-0/+23
|/
* Merge "Fix get_os_install_device()"Jenkins2015-09-061-0/+19
|\
| * Fix get_os_install_device()Pavlo Shchelokovskyy2015-09-021-0/+19
* | Rename unit test file utils.py to test_utils.pyJohn L. Villalovos2015-09-041-0/+0
* | Merge "Split functional and py27 tests"Jenkins2015-09-037-0/+1333
|\ \
| * | Split functional and py27 testsJosh Gachnang2015-08-287-0/+1333
* | | Merge "Refactor list_block_devices to its own function"Jenkins2015-09-021-2/+12
|\ \ \ | |_|/ |/| |
| * | Refactor list_block_devices to its own functionJosh Gachnang2015-08-281-2/+12
| |/
* | Dispatch the call to erase_block_deviceJosh Gachnang2015-08-281-0/+16
|/
* Allow passing node UUID to lookupDmitry Tantsur2015-08-211-5/+80
* Extend hardware manager with data needed for inspectorDmitry Tantsur2015-08-212-74/+122
* Add base for IPA functional testsJosh Gachnang2015-08-1810-0/+2656