[config] Remove Pike option from Ocata

Remove an option only supported in Pike. Not regenerating tables
since Ocata is close to EOL and our Ocata tooling is no longer
maintained.

Change-Id: Ibcc9614d1c3bc6dc3372192c1c681cf437360c00
Closes-Bug: #1733515
This commit is contained in:
Petr Kovar 2017-11-21 18:28:57 +01:00
parent e544bd5089
commit 8ba83b8660
1 changed files with 0 additions and 4 deletions

View File

@ -737,10 +737,6 @@
nova-network is deprecated, as are any related configuration options.
* - ``use_journal`` = ``False``
- (Boolean) Enable journald for logging. If running in a systemd environment you may wish to enable journal support. Doing so will use the journal native protocol which includes structured metadata in addition to log messages.This option is ignored if log_config_append is set.
* - ``use_stderr`` = ``False``
- (Boolean) Log output to standard error. This option is ignored if log_config_append is set.