yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #96272
[Bug 2120164] [NEW] Nova reads main_db_opts for api_db_opts
Public bug reported:
In Ie7e4ccaf32f7222b8e305a38b48de7980744a98f we introduced a bug through
copy&paste error that made `api_db_opts` use the `main_db_opts` instead
of keeping its own copy:
https://github.com/openstack/nova/blob/master/nova/conf/database.py#L52-L53
This could lead to api db configure not as expected, I guess.
** Affects: nova
Importance: Undecided
Status: In Progress
--
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/2120164
Title:
Nova reads main_db_opts for api_db_opts
Status in OpenStack Compute (nova):
In Progress
Bug description:
In Ie7e4ccaf32f7222b8e305a38b48de7980744a98f we introduced a bug
through copy&paste error that made `api_db_opts` use the
`main_db_opts` instead of keeping its own copy:
https://github.com/openstack/nova/blob/master/nova/conf/database.py#L52-L53
This could lead to api db configure not as expected, I guess.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2120164/+subscriptions