This website requires JavaScript.
Explore
Help
Register
Sign In
sig_cloud
/
diskimage-builder
Watch
2
Star
0
Fork
0
You've already forked diskimage-builder
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1b1a6a91eb
diskimage-builder
/
elements
/
deploy-ironic
/
binary-deps.d
/
deploy-ironic
4 lines
21 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add deploy ramdisk element for Ironic Ironic requires callback from deploy ramdisk via API with json data. Auth token also required if Keystone auth enabled for Ironic API. This patch adds separate element 'deploy-ironic' for Ironic deploy ramdisk creation. Change-Id: I5ef96711763e50307cfa17c406a9e16bffb937bc
2013-12-03 15:52:50 +00:00
curl
Ironic: Local boot This patch extends the deploy-ironic element to make it install a bootloader on the disk in case the boot_option parameter passed in the kernel command line is set to "local". This parameter is set by Ironic as part of the blueprint local-boot-support-with-partition-images Change-Id: I5ebe6f364ae0ac408939399e5f28728b41c4766e
2015-01-09 14:36:32 +00:00
partprobe
Ironic: uefi localboot support This commit adds support for uefi localboot in deploy-ironic element. The change is to mount the efi system partition (created by Ironic) in /boot/efi. The corresponding Ironic change is I00ac31da325676ea4ea1ac4185f5ac3a52c5809a Implements: blueprint local-boot-support-with-partition-images Change-Id: Idf7ac5987e14e1d31311834196ca7283deec15c6
2015-03-02 13:35:33 +00:00
lsblk
Reference in New Issue
Copy Permalink