summaryrefslogtreecommitdiff
path: root/ironic
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use unittest.mock instead of mock"Zuul2020-06-2219-21/+21
|\
| * Use unittest.mock instead of mockHervé Beraud2020-06-1119-21/+21
* | agent: poll long-running commands till completionDmitry Tantsur2020-06-194-56/+150
* | Merge "Fix agent token and URL handling during fast-track deployment"Zuul2020-06-198-65/+112
|\ \
| * | Fix agent token and URL handling during fast-track deploymentDmitry Tantsur2020-06-168-65/+112
* | | Merge "Fix: review from dtantsur of 728123"Zuul2020-06-182-8/+1
|\ \ \
| * | | Fix: review from dtantsur of 728123Qianbiao.NG2020-06-172-8/+1
* | | | Merge "Fix Redfish handle no continuous override boot src"Zuul2020-06-182-13/+19
|\ \ \ \
| * | | | Fix Redfish handle no continuous override boot srcRichard Pioso2020-06-152-13/+19
* | | | | Merge "Block port deletions where vif is present"Zuul2020-06-184-14/+92
|\ \ \ \ \
| * | | | | Block port deletions where vif is presentJulia Kreger2020-06-024-14/+92
* | | | | | Enforce autospec in test_neutronRiccardo Pittau2020-06-181-65/+71
* | | | | | Enforce autospec in test_base_managerRiccardo Pittau2020-06-181-22/+32
* | | | | | Enforce autospec in test_rpc_api and test_stepsRiccardo Pittau2020-06-172-26/+41
* | | | | | Fix mock callable for Python 3.6 and precedentRiccardo Pittau2020-06-171-0/+20
* | | | | | Merge "Make redfish boot interface to use `network_data`"Zuul2020-06-152-6/+72
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Make redfish boot interface to use `network_data`Ilya Etingof2020-05-252-6/+72
* | | | | | Merge "Use assertCountEqual instead of assertItemsEqual"Zuul2020-06-1517-67/+67
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use assertCountEqual instead of assertItemsEqualRiccardo Pittau2020-06-1117-67/+67
| | |_|_|/ | |/| | |
* | | | | Merge "Feature: Add raid configuration support for ibmc driver"Zuul2020-06-117-5/+427
|\ \ \ \ \
| * | | | | Feature: Add raid configuration support for ibmc driverQianbiao.NG2020-06-107-5/+427
* | | | | | Merge "Use the new extension call for getting partition UUIDs"Zuul2020-06-113-47/+137
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use the new extension call for getting partition UUIDsDmitry Tantsur2020-06-053-47/+137
* | | | | | Merge "Add `get_node_network_data` to non-Neutron NetworkInterface"Zuul2020-06-113-0/+151
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Add `get_node_network_data` to non-Neutron NetworkInterfaceIlya Etingof2020-05-253-0/+151
* | | | | | Merge "Enforce autospec in test_snmp"Zuul2020-06-081-5/+6
|\ \ \ \ \ \
| * | | | | | Enforce autospec in test_snmpRiccardo Pittau2020-06-051-5/+6
* | | | | | | Merge "Enforce autospec in test_ipxe and test_pxe"Zuul2020-06-082-8/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Enforce autospec in test_ipxe and test_pxeRiccardo Pittau2020-06-052-8/+8
* | | | | | | Merge "Enforce autospec in test_deploy_utils module"Zuul2020-06-081-16/+18
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Enforce autospec in test_deploy_utils moduleRiccardo Pittau2020-06-051-16/+18
* | | | | | | Merge "Add validate decorator to expose"Zuul2020-06-0810-18/+31
|\ \ \ \ \ \ \
| * | | | | | | Add validate decorator to exposeSteve Baker2020-06-0210-18/+31
* | | | | | | | Merge "Add `get_node_network_data` method to NetworkInterface"Zuul2020-06-054-0/+38
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | Add `get_node_network_data` method to NetworkInterfaceIlya Etingof2020-05-254-0/+38
* | | | | | | Merge "Follow-up patch for ilo out-of-band `erase_devices`"Zuul2020-06-051-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Follow-up patch for ilo out-of-band `erase_devices`kesper2020-06-041-1/+4
* | | | | | | | Merge "If the "[conductor]XXX_timeout" is less than 0,disable periodic task"Zuul2020-06-052-9/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | If the "[conductor]XXX_timeout" is less than 0,disable periodic taske2020-05-112-9/+6
* | | | | | | | | Merge "Enable Basic HTTP authentication middleware"Zuul2020-06-056-7/+59
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Enable Basic HTTP authentication middlewareSteve Baker2020-06-056-7/+59
* | | | | | | | | Merge "Fix fast track when exiting cleaning"Zuul2020-06-042-4/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Fix fast track when exiting cleaningJulia Kreger2020-06-032-4/+10
| |/ / / / / / /
* | | | | | | | Enforce autospec in test_agent_base moduleRiccardo Pittau2020-06-021-7/+7
|/ / / / / / /
* | | | | | | Enforce autospec in test_agent moduleRiccardo Pittau2020-06-021-76/+91
* | | | | | | Merge "Fix redfish-virtual-media file permission"Zuul2020-06-023-5/+20
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix redfish-virtual-media file permissionJulia Kreger2020-06-013-5/+20
* | | | | | | Merge "Enforce autospec in ansible tests"Zuul2020-06-011-20/+24
|\ \ \ \ \ \ \
| * | | | | | | Enforce autospec in ansible testsRiccardo Pittau2020-05-301-20/+24
* | | | | | | | Merge "Enforce autospec in drac tests"Zuul2020-06-013-17/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |