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:
Ramamani Yeleswarapu
2016-04-18 13:07:18 -07:00
parent 47f40c7c60
commit e9bf491686
7 changed files with 14 additions and 121 deletions

View File

@@ -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::