yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73564
[Bug 1774754] Re: [api_database] config options are duplicated in config reference
Reviewed: https://review.openstack.org/577023
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5b72eeec54e9287f6638ab10d2b3d80ad4bfb1ee
Submitter: Zuul
Branch: master
commit 5b72eeec54e9287f6638ab10d2b3d80ad4bfb1ee
Author: chenxing <chason.chan@xxxxxxxxxxx>
Date: Thu Jun 21 10:36:27 2018 +0800
Fix the duplicated config options of api_database and placement_database
The "api_database" and "placement_database" config options have
their help text duplicated in the configuration reference:
https://docs.openstack.org/nova/latest/configuration/config.html#api-database
https://docs.openstack.org/nova/latest/configuration/config.html#placement-database
Co-Authored-By: Eric Fried <efried@xxxxxxxxxx>
Change-Id: I6a20c13d570b58f2467ad0e7ba595f199e7c7c41
Closes-Bug: #1774754
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1774754
Title:
[api_database] config options are duplicated in config reference
Status in OpenStack Compute (nova):
Fix Released
Bug description:
The [api_database] config options have their help text duplicated in
the configuration reference:
https://docs.openstack.org/nova/latest/configuration/config.html#api-
database
For example:
connection¶
Type: string
Default: <None>
The SQLAlchemy connection string to use to connect to the
database.The SQLAlchemy connection string to use to connect to the
database.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1774754/+subscriptions
References