Remove two DEPRECATED config options from [agent]
Remove two config options that were DEPRECATED in Liberty cycle from the config group section [agent]. They are: - agent_pxe_append_params - agent_pxe_config_template These were marked for removal in the Mitaka release. Change-Id: I5ceb895db7dcd7150b93059ddc8c4084228efca0 Closes-Bug: 1570475
This commit is contained in:
@@ -1293,13 +1293,6 @@ The web console can be configured in Bare Metal service in the following way:
|
||||
#Additional append parameters for bare metal PXE boot. (string value)
|
||||
pxe_append_params = nofb nomodeset vga=normal console=tty0 console=ttyS0,115200n8
|
||||
|
||||
agent_* driver:
|
||||
|
||||
[agent]
|
||||
|
||||
#Additional append parameters for bare metal PXE boot. (string value)
|
||||
agent_pxe_append_params = nofb nomodeset vga=normal console=tty0 console=ttyS0,115200n8
|
||||
|
||||
* Configure node web console.
|
||||
|
||||
Enable the web console, for example::
|
||||
|
||||
Reference in New Issue
Block a user