Improve description of "node boot mode set"
The current description is ambigious and suggests that the actual boot mode for an existing node might be immediately changed. This change clarifies that the set boot mode will be used for the next deployment attempt. rhbz#2006021 Change-Id: Iefbbe47c64f7ca302761c02106b79bdef1a1c635
This commit is contained in:
parent
4ce3c4ebf2
commit
4549820bfa
@ -243,7 +243,7 @@ class BootdeviceShowBaremetalNode(command.ShowOne):
|
||||
|
||||
|
||||
class BootmodeSetBaremetalNode(command.Command):
|
||||
"""Set boot mode for baremetal node"""
|
||||
"""Set the boot mode for the next baremetal node deployment"""
|
||||
|
||||
log = logging.getLogger(__name__ + ".BootmodeSetBaremetalNode")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user