index
:
delta/openstack/ironic.git
bugfix/15.1
bugfix/15.2
bugfix/16.1
bugfix/16.2
bugfix/18.0
bugfix/18.1
bugfix/19.0
bugfix/20.2
bugfix/21.0
bugfix/21.2
bugfix/21.3
master
proposed/juno
proposed/kilo
stable/2023.1
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/ironic.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ironic
/
drivers
/
modules
/
pxe.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include HeartbeatMixin in the ramdisk deploy
Dmitry Tantsur
2020-12-16
1
-1
/
+2
*
Untie the ramdisk deploy from AgentDeploy
Dmitry Tantsur
2020-06-24
1
-2
/
+5
*
Finalize removal of ipxe_enabled option
Kaifeng Wang
2020-02-21
1
-78
/
+1
*
Start removing ipxe support from the pxe interface
Kaifeng Wang
2020-02-21
1
-213
/
+0
*
Remove the [pxe]ipxe_enabled configuration option
Kaifeng Wang
2020-02-10
1
-2
/
+1
*
Correct power state handling for managed in-band inspection
Dmitry Tantsur
2019-12-13
1
-4
/
+2
*
Merge "Wire in in-band inspection for PXE boot and neutron-based networking"
Zuul
2019-11-26
1
-14
/
+33
|
\
|
*
Wire in in-band inspection for PXE boot and neutron-based networking
Dmitry Tantsur
2019-11-21
1
-14
/
+33
*
|
Backward compatibility for the ramdisk_params change
Dmitry Tantsur
2019-11-04
1
-0
/
+3
|
/
*
Correct handling of ramdisk_params in (i)PXE boot
Dmitry Tantsur
2019-10-28
1
-2
/
+5
*
Allow retrying PXE boot if it takes too long
Dmitry Tantsur
2019-09-20
1
-9
/
+1
*
Fix exception generation errors
Julia Kreger
2019-04-04
1
-3
/
+3
*
Fix typo and docstring in pxe/ipxe
Harald Jensås
2019-03-08
1
-4
/
+5
*
Merge "Add support for Smart NICs"
Zuul
2019-02-08
1
-0
/
+3
|
\
|
*
Add support for Smart NICs
Hamdy Khader
2019-02-07
1
-0
/
+3
*
|
Optionally preserve original system boot order upon instance deployment
Arne Wiebalck
2019-02-07
1
-4
/
+14
|
/
*
Fix "import xxx as xxx" grammar
zhu.fanglei
2018-12-05
1
-1
/
+1
*
Cleanup of remaining pxe focused is_ipxe_enabled
Julia Kreger
2018-10-25
1
-6
/
+13
*
Fix DHCPv6 support
Julia Kreger
2018-10-24
1
-4
/
+6
*
Create base pxe class
Julia Kreger
2018-10-22
1
-69
/
+6
*
Wrap up PXE private method to pxe_utils move
Julia Kreger
2018-10-22
1
-88
/
+19
*
ipxe boot interface
Julia Kreger
2018-10-16
1
-48
/
+29
*
pxe/ipxe: Move common calls out pxe.py
Julia Kreger
2018-09-26
1
-318
/
+23
*
Fix provisioning failure with `ramdisk` deploy interface
Shivanand Tendulker
2018-08-25
1
-30
/
+39
*
Simplify subclasses for PXERamdiskDeploy
Jim Rollenhagen
2018-08-06
1
-2
/
+1
*
Follow-up patch to ramdisk interface
Julia Kreger
2018-07-30
1
-26
/
+19
*
Adds ramdisk deploy driver
Julia Kreger
2018-07-26
1
-4
/
+109
*
Move boot-related code to boot_mode_utils.py
Ilya Etingof
2018-06-20
1
-3
/
+3
*
Adds boot mode support to ManagementInterface
Ilya Etingof
2018-06-15
1
-0
/
+5
*
Fix authentication issues along with add multi extra volumes
Nguyen Van Trung
2018-05-30
1
-4
/
+9
*
Remove excessive usage of mock_the_extension_manager in unit tests - part 2
Dmitry Tantsur
2018-05-24
1
-1
/
+2
*
Fix W504 errors
Julia Kreger
2018-05-09
1
-15
/
+15
*
Fix ``agent`` deploy interface to call ``boot.prepare_instance``
Shivanand Tendulker
2018-04-18
1
-1
/
+4
*
Set 'initrd' to 'rescue_ramdisk' for rescue with iPXE
Hironori Shiina
2018-02-21
1
-0
/
+2
*
Build instance PXE options for unrescue
Hironori Shiina
2018-02-19
1
-7
/
+6
*
Merge "Add validate_rescue() method to boot interface"
Zuul
2018-02-13
1
-0
/
+20
|
\
|
*
Add validate_rescue() method to boot interface
Shivanand Tendulker
2018-02-09
1
-0
/
+20
*
|
Remove validate_boot_option_for_trusted_boot metric
Ruby Loo
2018-02-08
1
-1
/
+0
|
/
*
Remove mode argument from boot.(prepare|clean_up)_ramdisk
Jim Rollenhagen
2018-02-01
1
-4
/
+5
*
Agent rescue implementation
Shivanand Tendulker
2018-01-25
1
-42
/
+74
*
[bfv] Set the correct iqn for pxe
Derek Higgins
2017-10-17
1
-2
/
+6
*
Add 'force_persistent_boot_device' to pxe props
Ruby Loo
2017-08-17
1
-1
/
+8
*
Merge "Add a flag to always perform persistent boot on PXE interface"
Jenkins
2017-08-10
1
-1
/
+5
|
\
|
*
Add a flag to always perform persistent boot on PXE interface
Fellype Cavalcante
2017-08-04
1
-1
/
+5
*
|
Generate iPXE boot script on start up
Michael Turek
2017-07-26
1
-17
/
+8
|
/
*
Generate iPXE boot script when deploying with boot from volume
Mike Turek
2017-07-14
1
-0
/
+2
*
Using non-persistent boot in PXE interface
Fellype Cavalcante
2017-07-13
1
-2
/
+5
*
Logic for skipping deployment with BFV
Julia Kreger
2017-06-22
1
-7
/
+36
*
iPXE template support for iSCSI
Joanna Taryma
2017-06-21
1
-2
/
+66
*
Remove log translations from ironic/drivers Part-1
Anup Navare
2017-05-09
1
-16
/
+13
[next]