ironic/ironic/common
Arun S A G 880bd639f3 Add anaconda support in the pxe boot driver
To prepare for booting anaconda we need to generate a kickstart file
from the kickstart template and pass it to the installer as a kernel
command line argument (inst.ks). Similarly the second stage of the
installer (stage2) needs to fetched and it's location needs to be
passed as a kernel command line argument (inst.stage2)

This change also adds 'boot_anaconda' target to pxe_config.template
and ipxe_config.template and renders that target correctly. The pxe
configuration will automatically switch to boot_anaconda target when
the boot_option is 'kickstart'.

Change-Id: I3ffe5a60684cdefe51c7a0a47acc1acedbb49145
2021-03-23 21:53:34 -07:00
..
glance_service Deprecate legacy policies, update project scoped docs 2021-03-17 15:27:46 +00:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
args.py JSON conversion followup change 2020-11-26 11:05:48 +13:00
boot_devices.py Add FLOPPY boot device constant 2019-09-13 13:40:02 +02:00
boot_modes.py Adds boot mode support to ManagementInterface 2018-06-15 15:19:41 +00:00
cinder.py Remove deprecated [cinder]url 2020-05-14 17:43:57 +02:00
components.py Add indicator management harness to ManagementInterface 2019-08-26 12:05:29 +02:00
config.py Finalize removal of ipxe_enabled option 2020-02-21 14:25:01 +08:00
context.py Deprecate legacy policies, update project scoped docs 2021-03-17 15:27:46 +00:00
dhcp_factory.py Change pxe dhcp options name to codes. 2017-10-13 12:50:58 +03:00
driver_factory.py Trivial: add a missing argument to an exception 2021-03-12 17:50:12 +01:00
exception.py Guard conductor from consuming all of the ram 2021-01-29 14:33:57 -08:00
faults.py Validating fault value when querying with fault field 2018-06-12 20:47:30 +08:00
fsm.py Stop using six library 2019-12-23 09:38:25 +01:00
grub_conf.template Fix for automated boot iso issue with IPA ramdisk 2015-04-10 09:09:53 -07:00
hash_ring.py Fix a race condition in the hash ring code 2020-09-28 17:15:28 +02:00
i18n.py Make oslo.i18n an optional dependency 2020-04-02 14:10:21 +02:00
image_service.py Replace pysendfile with os.sendfile 2021-02-18 10:16:57 +01:00
images.py Merge "Guard conductor from consuming all of the ram" 2021-02-12 18:11:57 +00:00
indicator_states.py Add indicator management harness to ManagementInterface 2019-08-26 12:05:29 +02:00
isolinux_config.template Add support for creating vfat and iso images 2014-08-26 21:18:11 +05:30
keystone.py Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
network.py Update wording used in removal of VIFs 2018-04-18 03:00:15 +00:00
neutron.py Replace retrying with tenacity 2021-02-15 17:11:33 +01:00
nova.py Update nova os-server-external-events response logic 2019-12-10 09:28:23 -06:00
policy.py Merge "Follow-up to RBAC allocation changes" 2021-03-21 10:20:03 +00:00
profiler.py Enable OSProfiler support in Ironic - follow-up 2017-08-18 14:41:44 +00:00
pxe_utils.py Add anaconda support in the pxe boot driver 2021-03-23 21:53:34 -07:00
raid.py Software RAID: don't try to set local_gb to MAX 2020-07-03 14:27:05 +02:00
release_mappings.py Version 17.0 mapping/doc updates 2021-03-23 14:16:02 +00:00
rpc_service.py Switch to JSON RPC from ironic-lib 2021-03-10 16:48:07 +01:00
rpc.py Make versioned notifications topics configurable 2019-01-23 08:38:18 +01:00
service.py reloads mutable config values on SIGHUP 2018-02-28 23:46:30 +00:00
states.py Clean up nodes in DELETING on conductor restart 2020-07-03 11:41:29 +02:00
swift.py Enable swift temporary URLs in grenade and provide a good error message 2021-02-24 13:34:17 +01:00
utils.py [trivial] Remove default parameter from execute 2021-02-24 10:35:14 +01:00
wsgi_service.py Limit the default value of [api]api_workers to 4 2020-11-03 16:33:14 +01:00