summaryrefslogtreecommitdiff
path: root/ironic
Commit message (Expand)AuthorAgeFilesLines
* Bump hacking to 3.0.0Dmitry Tantsur2020-03-3110-18/+19
* Extend install_bootloader command timeoutJulia Kreger2020-03-303-6/+30
* Remove future usageRiccardo Pittau2020-03-301-2/+0
* Merge "Generalize clean step functions to support deploy steps"Zuul2020-03-287-318/+563
|\
| * Generalize clean step functions to support deploy stepsDmitry Tantsur2020-03-257-318/+563
* | Merge "Raise human-friendly messages on attempt to use pre-deploy steps drivers"Zuul2020-03-287-15/+56
|\ \ | |/
| * Raise human-friendly messages on attempt to use pre-deploy steps driversDmitry Tantsur2020-03-257-15/+56
* | Merge "Signal agent token is required"Zuul2020-03-282-4/+8
|\ \
| * | Signal agent token is requiredJulia Kreger2020-03-202-4/+8
* | | Merge "Retry agent get_command_status upon failures"Zuul2020-03-272-1/+25
|\ \ \
| * | | Retry agent get_command_status upon failuresJulia Kreger2020-03-262-1/+25
| | |/ | |/|
* | | Merge "Hash the rescue_password"Zuul2020-03-268-32/+144
|\ \ \ | |/ / |/| |
| * | Hash the rescue_passwordJulia Kreger2020-03-248-32/+144
* | | Merge "Add indicators REST API endpoints"Zuul2020-03-239-8/+723
|\ \ \
| * | | Add indicators REST API endpointsIlya Etingof2020-03-219-8/+723
* | | | Merge "Do not use random to generate token"Zuul2020-03-222-7/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Do not use random to generate tokenIury Gregory Melo Ferreira2020-03-202-7/+3
* | | | Merge "Clean up nits from adding additional node update policies"Zuul2020-03-202-9/+17
|\ \ \ \
| * | | | Clean up nits from adding additional node update policiesTzu-Mainn Chen2020-03-172-9/+17
| | |_|/ | |/| |
* | | | Merge "Refactoring: split out wrap_ipv6"Zuul2020-03-184-23/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactoring: split out wrap_ipv6Dmitry Tantsur2020-03-174-23/+19
* | | | Merge "Refactoring: move iSCSI deploy code to iscsi_deploy.py"Zuul2020-03-174-862/+838
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Refactoring: move iSCSI deploy code to iscsi_deploy.pyDmitry Tantsur2020-03-174-862/+838
| |/
* | Merge "Remove compatibility with pre-deploy steps drivers"Zuul2020-03-178-674/+73
|\ \ | |/ |/|
| * Remove compatibility with pre-deploy steps driversDmitry Tantsur2020-03-128-674/+73
* | Merge "Add separate policies for updating node instance_info and extra"Zuul2020-03-176-2/+274
|\ \
| * | Add separate policies for updating node instance_info and extraTzu-Mainn Chen2020-03-096-2/+274
* | | Merge "Send our token back to the agent"Zuul2020-03-172-0/+25
|\ \ \
| * | | Send our token back to the agentJulia Kreger2020-03-092-0/+25
* | | | Merge "Rename `create_isolinux_image_for_uefi` function as misleading"Zuul2020-03-162-38/+35
|\ \ \ \
| * | | | Rename `create_isolinux_image_for_uefi` function as misleadingIlya Etingof2020-02-212-38/+35
* | | | | Merge "Enable agent_token for virtual media boot"Zuul2020-03-169-48/+92
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Enable agent_token for virtual media bootJulia Kreger2020-03-099-48/+92
* | | | | Merge "Move ipmi logging to a separate option"Zuul2020-03-153-5/+12
|\ \ \ \ \
| * | | | | Move ipmi logging to a separate optionJulia Kreger2020-03-133-5/+12
| | |_|/ / | |/| | |
* | | | | Merge "Change readfp to read_file"Zuul2020-03-151-1/+1
|\ \ \ \ \
| * | | | | Change readfp to read_fileIury Gregory Melo Ferreira2020-03-131-1/+1
* | | | | | Merge "Make image_checksum optional if other checksum is present"Zuul2020-03-134-7/+97
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make image_checksum optional if other checksum is presentJulia Kreger2020-03-124-7/+97
* | | | | | Merge "Extend power sync timeout for Ericsson SDI"Zuul2020-03-121-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Extend power sync timeout for Ericsson SDIJulia Kreger2020-03-111-1/+1
| | |/ / / | |/| | |
* | | | | Merge "Finalize removal of ipxe_enabled option"Zuul2020-03-1110-432/+346
|\ \ \ \ \
| * | | | | Finalize removal of ipxe_enabled optionKaifeng Wang2020-02-2110-432/+346
* | | | | | Merge "Follow up to console port allocation"Zuul2020-03-111-2/+1
|\ \ \ \ \ \
| * | | | | | Follow up to console port allocationKaifeng Wang2020-03-071-2/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Refactoring: move generic agent clean step functions to agent_base"Zuul2020-03-1010-256/+242
|\ \ \ \ \ \
| * | | | | | Refactoring: move generic agent clean step functions to agent_baseDmitry Tantsur2020-03-0310-256/+242
* | | | | | | Merge "Make reservation checks caseless"Zuul2020-03-102-4/+13
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Make reservation checks caselessJulia Kreger2020-03-062-4/+13
| | |/ / / / | |/| | | |
* | | | | | Merge "Expose allocation owner to additional policy checks"Zuul2020-03-098-52/+251
|\ \ \ \ \ \