Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Local boot note about updated deploy ramdisk"2015.1.0rc1proposed/kilo | Jenkins | 2015-04-13 | 1 | -0/+8 |
|\ | |||||
| * | Local boot note about updated deploy ramdisk | Lucas Alvares Gomes | 2015-04-13 | 1 | -0/+8 |
* | | Merge "Cleanup DHCPFactory._dhcp_provider after tests" | Jenkins | 2015-04-13 | 1 | -0/+2 |
|\ \ | |||||
| * | | Cleanup DHCPFactory._dhcp_provider after tests | Victor Sergeyev | 2015-04-09 | 1 | -0/+2 |
* | | | Merge "Convert internal RPC continue_node_cleaning to a "cast"" | Jenkins | 2015-04-13 | 4 | -26/+16 |
|\ \ \ | |||||
| * | | | Convert internal RPC continue_node_cleaning to a "cast" | Josh Gachnang | 2015-04-13 | 4 | -26/+16 |
* | | | | Merge "iLO driver documentation for node cleaning" | Jenkins | 2015-04-13 | 2 | -0/+78 |
|\ \ \ \ | |||||
| * | | | | iLO driver documentation for node cleaning | Anusha Ramineni | 2015-04-13 | 2 | -0/+78 |
* | | | | | Merge "Fix type of value in error middleware response header" | Jenkins | 2015-04-13 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix type of value in error middleware response header | Yuriy Zveryanskyy | 2015-04-08 | 1 | -1/+1 |
* | | | | | Merge "iLO driver documentation for UEFI secure boot" | Jenkins | 2015-04-13 | 2 | -21/+71 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | iLO driver documentation for UEFI secure boot | Shivanand Tendulker | 2015-04-12 | 2 | -21/+71 |
| | |/ / | |/| | | |||||
* | | | | Merge "Add Ceilometer to Ironic's Conceptual Architecture" | Jenkins | 2015-04-13 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Add Ceilometer to Ironic's Conceptual Architecture | Mitsuhiro SHIGEMATSU | 2015-04-13 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge "Improve AMT driver doc" | Jenkins | 2015-04-13 | 1 | -0/+11 |
|\ \ \ \ | |||||
| * | | | | Improve AMT driver doc | Lin Tan | 2015-04-13 | 1 | -0/+11 |
* | | | | | Merge "Use mock patch decorator for eventlet.greenthread.sleep" | Jenkins | 2015-04-13 | 1 | -2/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Use mock patch decorator for eventlet.greenthread.sleep | Victor Sergeyev | 2015-04-09 | 1 | -2/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge "Add notes about upgrading juno->kilo to docs" | Jenkins | 2015-04-10 | 2 | -0/+37 |
|\ \ \ \ | |||||
| * | | | | Add notes about upgrading juno->kilo to docs | Adam Gandelman | 2015-04-09 | 2 | -0/+37 |
* | | | | | Merge "Update installation service overview" | Jenkins | 2015-04-10 | 1 | -12/+37 |
|\ \ \ \ \ | |||||
| * | | | | | Update installation service overview | Devananda van der Veen | 2015-04-09 | 1 | -12/+37 |
| | |/ / / | |/| | | | |||||
* | | | | | Fix for automated boot iso issue with IPA ramdisk | Shivanand Tendulker | 2015-04-10 | 2 | -7/+14 |
* | | | | | Merge "Nit fixes for boot_mode being overwritten" | Jenkins | 2015-04-10 | 4 | -14/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Nit fixes for boot_mode being overwritten | Shivanand Tendulker | 2015-04-09 | 4 | -14/+13 |
| |/ / / / | |||||
* | | | | | Merge "Agent driver fails without Ironic-managed TFTP" | Jenkins | 2015-04-10 | 3 | -18/+101 |
|\ \ \ \ \ | |||||
| * | | | | | Agent driver fails without Ironic-managed TFTP | Josh Gachnang | 2015-04-09 | 3 | -18/+101 |
* | | | | | | Merge "Address comments on I5cc41932acd75cf5e9e5b626285331f97126932e" | Jenkins | 2015-04-09 | 2 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Address comments on I5cc41932acd75cf5e9e5b626285331f97126932e | Jim Rollenhagen | 2015-04-09 | 2 | -2/+4 |
* | | | | | | | Merge "Follow-up to "Add retry logic to _exec_ipmitool"" | Jenkins | 2015-04-09 | 2 | -20/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Follow-up to "Add retry logic to _exec_ipmitool" | Julia Kreger | 2015-04-09 | 2 | -20/+19 |
* | | | | | | | | Merge "Don't pass boot_option: local for whole disk images" | Jenkins | 2015-04-09 | 2 | -1/+25 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Don't pass boot_option: local for whole disk images | Jim Rollenhagen | 2015-04-08 | 2 | -1/+25 |
* | | | | | | | | Merge "Use hexhyp instead of hexraw iPXE type" | Jenkins | 2015-04-09 | 3 | -11/+61 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Use hexhyp instead of hexraw iPXE type | Lucas Alvares Gomes | 2015-04-08 | 3 | -11/+61 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge "Fixup post-merge comments on cleaning document" | Jenkins | 2015-04-08 | 1 | -15/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fixup post-merge comments on cleaning document | Jay Faulkner | 2015-04-08 | 1 | -15/+22 |
* | | | | | | | | Merge "Fix exception handling in Glance image service" | Jenkins | 2015-04-08 | 3 | -29/+31 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix exception handling in Glance image service | Vladyslav Drok | 2015-04-08 | 3 | -29/+31 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge "Add retry logic to _exec_ipmitool" | Jenkins | 2015-04-08 | 2 | -14/+138 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Add retry logic to _exec_ipmitool | Julia Kreger | 2015-04-07 | 2 | -14/+138 |
* | | | | | | | Merge "Update proliantutils version required for K release" | Jenkins | 2015-04-08 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update proliantutils version required for K release | Ramakrishnan G | 2015-04-08 | 2 | -3/+3 |
* | | | | | | | | Merge "Fix mocks not being stopped as intended" | Jenkins | 2015-04-08 | 1 | -10/+15 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix mocks not being stopped as intended | John L. Villalovos | 2015-04-07 | 1 | -10/+15 |
* | | | | | | | | Merge "Imported Translations from Transifex" | Jenkins | 2015-04-08 | 5 | -708/+1221 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Imported Translations from Transifex | OpenStack Proposal Bot | 2015-04-08 | 5 | -708/+1221 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge "Add maintenance check before call do_node_deploy" | Jenkins | 2015-04-08 | 2 | -10/+12 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Add maintenance check before call do_node_deploy | Zhenguo Niu | 2015-04-08 | 2 | -10/+12 |
* | | | | | | | | Merge "tests/db: Add autospec=True to mocks" | Jenkins | 2015-04-08 | 2 | -12/+12 |
|\ \ \ \ \ \ \ \ |