← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1746530] Re: nova-manage api_db sync - NotSupportedWarning ['use_tpool']

 

IMO, this patch in oslo_db should fix this issue -
https://github.com/openstack/oslo.db/commit/c432d9e93884d6962592f6d19aaec3f8f66ac3a2

** Changed in: nova
       Status: Confirmed => Won't Fix

** Changed in: nova
     Assignee: Surya Seetharaman (tssurya) => (unassigned)

-- 
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/1746530

Title:
  nova-manage api_db sync - NotSupportedWarning ['use_tpool']

Status in OpenStack Compute (nova):
  Won't Fix

Bug description:
  In the nova queens 17.0.0.0b3 release, I'm seeing the following:

  $ nova-manage api_db sync
  /usr/lib/python2.7/dist-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported
    exception.NotSupportedWarning

  This is with Ubuntu packages, so I've not tried to recreate with pip-
  installed packages.

  In our /etc/nova/nova.conf use_tpool is commented out.

  If I revert the following commit, the error goes away:
  https://github.com/openstack/nova/commit/910008e2ef5dae1698ff7db791f4816c728c8bd0

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1746530/+subscriptions


References