summaryrefslogtreecommitdiff
path: root/ironic
Commit message (Expand)AuthorAgeFilesLines
* Merge "Expunge the internal version of WSME"Zuul2020-11-2016-3389/+15
|\
| * Expunge the internal version of WSMESteve Baker2020-11-1916-3389/+15
* | Merge "Fix disk label to account for UEFI"Zuul2020-11-192-1/+21
|\ \ | |/ |/|
| * Fix disk label to account for UEFIJulia Kreger2020-11-182-1/+21
* | Convert volume/targets endpoint to plain JSONSteve Baker2020-11-193-251/+132
* | Convert volume/connectors endpoint to plain JSONSteve Baker2020-11-193-239/+125
* | Don't allow patching port internal_infoSteve Baker2020-11-192-3/+4
* | Merge "Convert volume endpoint to plain JSON"Zuul2020-11-181-43/+25
|\ \
| * | Convert volume endpoint to plain JSONSteve Baker2020-11-161-43/+25
* | | Merge "Convert ramdisk endpoint to plain JSON"Zuul2020-11-181-21/+13
|\ \ \ | |/ /
| * | Convert ramdisk endpoint to plain JSONSteve Baker2020-11-161-21/+13
* | | Merge "Convert portgroups endpoint to plain JSON"Zuul2020-11-184-281/+175
|\ \ \ | |/ /
| * | Convert portgroups endpoint to plain JSONSteve Baker2020-11-164-281/+175
* | | Merge "Convert ports endpoint to plain JSON"Zuul2020-11-189-598/+475
|\ \ \ | |/ /
| * | Convert ports endpoint to plain JSONSteve Baker2020-11-169-598/+475
* | | Merge "Convert nodes endpoint to plain JSON"Zuul2020-11-188-1008/+639
|\ \ \ | |/ /
| * | Convert nodes endpoint to plain JSONSteve Baker2020-11-168-1008/+639
* | | Merge "Convert event endpoint to plain JSON"Zuul2020-11-185-187/+122
|\ \ \ | |/ /
| * | Convert event endpoint to plain JSONSteve Baker2020-11-165-187/+122
* | | Merge "Convert drivers endpoint to plain JSON"Zuul2020-11-183-188/+129
|\ \ \ | |/ /
| * | Convert drivers endpoint to plain JSONSteve Baker2020-11-163-188/+129
* | | Merge "Convert deploy_templates endpoint to plain JSON"Zuul2020-11-183-316/+216
|\ \ \ | |/ /
| * | Convert deploy_templates endpoint to plain JSONSteve Baker2020-11-163-316/+216
* | | Merge "Convert conductors endpoint to plain JSON"Zuul2020-11-181-134/+46
|\ \ \ | |/ /
| * | Convert conductors endpoint to plain JSONSteve Baker2020-11-161-134/+46
* | | Merge "Convert chassis endpoint to plain JSON"Zuul2020-11-183-198/+106
|\ \ \ | |/ /
| * | Convert chassis endpoint to plain JSONSteve Baker2020-11-163-198/+106
* | | Merge "Convert bios endpoint to plain JSON"Zuul2020-11-181-61/+22
|\ \ \ | |/ /
| * | Convert bios endpoint to plain JSONSteve Baker2020-11-161-61/+22
* | | Merge "Convert allocations endpoint to plain JSON"Zuul2020-11-183-262/+135
|\ \ \ | |/ /
| * | Convert allocations endpoint to plain JSONSteve Baker2020-11-163-262/+135
* | | Merge "Utility functions for REST API JSON handling"Zuul2020-11-184-0/+746
|\ \ \ | |/ /
| * | Utility functions for REST API JSON handlingSteve Baker2020-11-164-0/+746
* | | Merge "Duplicate trait validation with jsonschema"Zuul2020-11-182-1/+34
|\ \ \ | |/ /
| * | Duplicate trait validation with jsonschemaSteve Baker2020-11-162-1/+34
* | | Merge "Add expose body decorator, status_code argument"Zuul2020-11-182-1/+203
|\ \ \ | |/ /
| * | Add expose body decorator, status_code argumentSteve Baker2020-11-162-1/+203
* | | Merge "New argument validate decorator"Zuul2020-11-182-0/+1012
|\ \ \ | |/ /
| * | New argument validate decoratorSteve Baker2020-11-162-0/+1012
* | | Merge "Limit the default value of [api]api_workers to 4"Zuul2020-11-183-8/+23
|\ \ \
| * | | Limit the default value of [api]api_workers to 4Dmitry Tantsur2020-11-033-8/+23
* | | | Merge "Update `cleaning_error_handler`"Zuul2020-11-1714-90/+125
|\ \ \ \ | |_|/ / |/| | |
| * | | Update `cleaning_error_handler`Aija Jauntēva2020-11-1314-90/+125
* | | | Merge "Simplify injecting network data into an ISO image"Zuul2020-11-134-244/+122
|\ \ \ \ | |/ / / |/| | |
| * | | Simplify injecting network data into an ISO imageDmitry Tantsur2020-11-114-244/+122
* | | | Merge "Fix incorrect network_data.json location"Zuul2020-11-131-2/+1
|\ \ \ \ | |/ / /
| * | | Fix incorrect network_data.json locationDmitry Tantsur2020-11-111-2/+1
* | | | Merge "Remove root device hint after delete_configuration"Zuul2020-11-122-0/+5
|\ \ \ \
| * | | | Remove root device hint after delete_configurationKaifeng Wang2020-10-112-0/+5
* | | | | Merge "Fixes the issue that instance bond port can't get IP address"Zuul2020-11-125-7/+109
|\ \ \ \ \