Add dependent packages to config reference

The sphinx generated configuration reference was missing the configuration
settings for some dependent packages (oslo.db, oslo.messaging, etc.).
These settings were present if you ran the tox "genconfig" but were not
included in the documentation.  This patch corrects that.

Change-Id: I15c25aa75d179f9295b960ffd096f5b442b35c39
This commit is contained in:
Michael Johnson 2017-10-05 11:54:40 -07:00
parent c1a3c630af
commit c4798944c5
1 changed files with 5 additions and 0 deletions

View File

@ -20,4 +20,9 @@ Octavia Configuration Options
:depth: 2
.. show-options::
keystonemiddleware.auth_token
octavia
oslo.db
oslo.log
oslo.messaging