summaryrefslogtreecommitdiff
path: root/ironic/common
Commit message (Expand)AuthorAgeFilesLines
* Improve error message heuristics with jsonschema>=4.8Dmitry Tantsur2022-08-301-6/+11
* No deploy_kernel/ramdisk with the ramdisk deploy and no cleaningDmitry Tantsur2022-06-271-4/+12
* Don't use URLs as part of temporary file names (part 2)Dmitry Tantsur2022-05-301-6/+4
* Ironic Release 20.2Iury Gregory Melo Ferreira2022-05-051-0/+20
* Prepare Yoga release with 20.1Iury Gregory Melo Ferreira2022-03-221-2/+22
* [trivial]Remove is_pxe_enabled function doc about ipxe_enabled optionJeffrey Zhang2022-03-201-2/+1
* Use pycdlib to extract deploy isoRiccardo Pittau2022-03-141-16/+29
* Merge "Fix rebuilds using anaconda deploy interface"Zuul2022-03-121-31/+42
|\
| * Fix rebuilds using anaconda deploy interfaceRuby Loo2022-03-041-31/+42
* | Merge "Support img_type Glance property"Zuul2022-03-111-0/+4
|\ \
| * | Support img_type Glance propertyDmitry Tantsur2022-01-281-0/+4
* | | Anaconda deploy handles configdrive correctlyRuby Loo2022-03-032-8/+11
| |/ |/|
* | Merge "More fixes for anaconda deploy interface"Zuul2022-03-031-37/+45
|\ \
| * | More fixes for anaconda deploy interfaceRuby Loo2022-02-281-37/+45
* | | Fix failure of create_vfat_image functionVanou Ishii2022-03-021-3/+10
* | | Merge "Support listening on a Unix socket"Zuul2022-02-241-4/+17
|\ \ \
| * | | Support listening on a Unix socketDmitry Tantsur2022-02-091-4/+17
| |/ /
* | | Fix release mapping (19.1 -> 20.0)Iury Gregory Melo Ferreira2022-02-151-1/+1
* | | Merge "Set correct initrd_filename for iPXE when using Swift"Zuul2022-02-151-1/+7
|\ \ \
| * | | Set correct initrd_filename for iPXE when using SwiftDmitry Tantsur2022-02-101-1/+7
| |/ /
* | | Add release mappings for 19.0 and 19.1 bugfixIury Gregory Melo Ferreira2022-02-141-1/+41
* | | [trivial] Fix typo in policy error messageArne Wiebalck2022-02-091-1/+1
|/ /
* | Merge "Explicit parameter to distinguish partition/whole-disk images"Zuul2022-02-071-0/+11
|\ \ | |/
| * Explicit parameter to distinguish partition/whole-disk imagesDmitry Tantsur2022-01-281-0/+11
* | Merge "Wait for conductor start before notifying systemd"Zuul2022-02-071-0/+22
|\ \
| * | Wait for conductor start before notifying systemdDmitry Tantsur2022-01-261-0/+22
| |/
* | Merge "Make account prefix of Swift confgurable"Zuul2022-02-031-2/+7
|\ \ | |/ |/|
| * Make account prefix of Swift confgurableTakashi Kajinami2022-01-261-2/+7
* | Merge "ImageCache: respect Cache-Control: no-store"Zuul2022-01-211-2/+7
|\ \
| * | ImageCache: respect Cache-Control: no-storeDmitry Tantsur2022-01-071-2/+7
* | | Merge "Automatically configure enabled_***_interfaces"Zuul2022-01-141-3/+33
|\ \ \
| * | | Automatically configure enabled_***_interfacesDmitry Tantsur2021-12-201-3/+33
| | |/ | |/|
* | | Merge "Use mtools mcopy in create_vfat_image"Zuul2022-01-121-11/+11
|\ \ \
| * | | Use mtools mcopy in create_vfat_imageSteve Baker2022-01-111-11/+11
| | |/ | |/|
* | | Ensure 'port' is up2date after binding:host_idHarald Jensås2022-01-071-1/+2
|/ /
* | Derive FakeHardware from GenericHardwareDmitry Tantsur2021-12-161-1/+1
|/
* Merge "Allow enabling fast-track per node"Zuul2021-12-151-0/+13
|\
| * Allow enabling fast-track per nodeDmitry Tantsur2021-12-081-0/+13
* | Merge "Use more granular lock in BaseDriverFactory"Zuul2021-12-141-42/+50
|\ \ | |/
| * Use more granular lock in BaseDriverFactoryDmitry Tantsur2021-12-071-42/+50
* | Write initial grub config on startupSteve Baker2021-12-101-0/+23
* | Ensure desired permissions on all written pxe filesSteve Baker2021-12-102-5/+14
* | Merge "Add "none" RPC transport that disables the RPC bus"Zuul2021-12-082-5/+16
|\ \
| * | Add "none" RPC transport that disables the RPC busDmitry Tantsur2021-12-072-5/+16
* | | Merge "All-in-one Ironic service with a local RPC bus"Zuul2021-12-082-1/+13
|\ \ \ | |/ /
| * | All-in-one Ironic service with a local RPC busDmitry Tantsur2021-12-072-1/+13
* | | Merge "Refactor common configuration bits from service commands"Zuul2021-12-071-1/+33
|\ \ \ | |/ /
| * | Refactor common configuration bits from service commandsDmitry Tantsur2021-12-011-1/+33
* | | Add missing mode setting on pxe created directoriesSteve Baker2021-12-061-9/+9
| |/ |/|
* | Merge "Remove isfile check from place_loaders_for_boot"Zuul2021-11-291-7/+0
|\ \ | |/ |/|