[trivial]Remove is_pxe_enabled function doc about ipxe_enabled option
ipxe_enabled option is already removed by 34d34b3a9d346c76d5cd9b126273f9b9e04c44e8 Change-Id: Ib96978aab60c60057dd9bc77e83ced0c95231917
This commit is contained in:
parent
03af6448ab
commit
dfd4002131
@ -599,8 +599,7 @@ def is_ipxe_enabled(task):
|
||||
"""Return true if ipxe is set.
|
||||
|
||||
:param task: A TaskManager object
|
||||
:returns: boolean true if ``[pxe]ipxe_enabled`` is configured
|
||||
or if the task driver instance is the iPXE driver.
|
||||
:returns: boolean true if the task driver instance is the iPXE driver.
|
||||
"""
|
||||
return 'ipxe_boot' in task.driver.boot.capabilities
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user