nova/nova
Diana Clarke 1078ebd6c1 Fix database poison warnings, part 25
The following warning appears in the unit test logs a number of times.

    "UserWarning: This test uses methods that set internal oslo_db
state, but it does not claim to use the database. This will conflict
with the setup of tests that do use the database and cause failures
later."

This patch fixes the only 2 warnings in the functional tests.

Note that this warning is only emitted once per unit test worker, so new
offenders will show up in the logs each time you fix a test until they
are all gone.

Change-Id: I1bce7ef4222f1188c003d84ce42cd4755e9d8c24
Related-Bug: #1568414
2016-11-10 13:57:13 +00:00
..
CA
api Merge "[placement] Add support for a version_handler decorator" 2016-11-09 03:18:16 +00:00
cells compute: fixes python 3 related unit tests 2016-10-18 07:07:43 +00:00
cert
cloudpipe conf: Move cloudpipe options to a group 2016-08-22 09:31:03 +01:00
cmd Merge "Remove conductor local api:s and 'use_local' config option" 2016-11-02 21:49:19 +00:00
common
compute Merge "Transform instance.shutdown notifications" 2016-11-03 16:09:49 +00:00
conductor Remove conductor local api:s and 'use_local' config option 2016-10-18 14:26:06 +02:00
conf Merge "Add related options to floating ip config options" 2016-11-03 16:56:50 +00:00
console Skip malformed cookies 2016-09-22 16:46:28 +03:00
consoleauth Avoid unconditional warnings in nova-consoleauth 2016-04-26 23:52:49 +02:00
db placement: add ResourceClass and ResourceClassList 2016-11-03 11:48:53 -04:00
hacking hacking: Use assertIs(Not), assert(True|False) 2016-10-12 11:14:33 +01:00
image conf: Remove deprecated ``use_glance_v1`` 2016-10-12 12:21:59 +00:00
ipv6 Fix test_ipv6 and simplify to_global() 2016-06-28 20:42:32 +02:00
keymgr Deprecate barbican options 2016-07-29 15:36:28 -05:00
locale Imported Translations from Zanata 2016-10-27 08:19:38 +00:00
network Don't parse PCI whitelist every time neutron ports are created 2016-11-04 14:23:40 +00:00
notifications Merge "Transform instance.shutdown notifications" 2016-11-03 16:09:49 +00:00
objects placement: add ResourceClass and ResourceClassList 2016-11-03 11:48:53 -04:00
pci Merge "Don't parse PCI whitelist every time neutron ports are created" 2016-11-04 17:37:25 +00:00
policies Merge "Fix server operations' policies to admin only" 2016-08-11 06:07:52 +00:00
scheduler Set 'last_checked' flag if start to check scheduler file 2016-10-21 10:29:21 +00:00
servicegroup Add a hacking rule for string interpolation at logging 2016-10-11 08:39:48 +00:00
tests Fix database poison warnings, part 25 2016-11-10 13:57:13 +00:00
virt Move driver_dict_from_config to libvirt driver 2016-11-09 11:48:20 -05:00
vnc
volume Merge ":Add missing %s in print message" 2016-07-27 15:08:38 +00:00
wsgi
__init__.py
availability_zones.py
baserpc.py config options: Centralize upgrade_levels section 2016-04-04 18:35:27 +00:00
block_device.py compute: fixes python 3 related unit tests 2016-10-18 07:07:43 +00:00
cache_utils.py Warn when using null cache backend 2016-05-20 10:45:56 +02:00
config.py Add the ability to configure glanceclient debug logging 2016-08-04 00:32:37 +00:00
context.py Add get_context helper method 2016-09-29 09:58:09 -04:00
crypto.py Drop paramiko < 2 compat code 2016-05-10 12:01:22 -05:00
debugger.py Use oslo_log instead of logging 2016-05-27 12:18:32 +00:00
exception.py placement: raise exc when resource class not found 2016-11-03 11:48:53 -04:00
exception_wrapper.py Transform wrap_exception notification to versioned format 2016-06-21 09:39:47 +02:00
filters.py
hash_ring.py Ironic: allow multiple compute services 2016-08-04 23:51:13 +00:00
hooks.py
i18n.py
loadables.py
manager.py Config options: Centralize netconf options 2016-04-24 18:15:05 +00:00
policy.py Remove unnecessary credential sanitation for logging 2016-10-05 12:54:23 -04:00
quota.py incorrect description in nova-api.log about quota check 2016-09-02 17:00:14 +09:00
rpc.py Stop overwriting thread local context in ClientRouter 2016-09-26 20:49:22 +00:00
safe_utils.py
service.py Remove conductor local api:s and 'use_local' config option 2016-10-18 14:26:06 +02:00
signature_utils.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test.py Merge "Cleanup some redundant USES_DB_SELF usage" 2016-10-18 02:34:45 +00:00
utils.py compute: fixes python 3 related unit tests 2016-10-18 07:07:43 +00:00
version.py Use oslo_log instead of logging 2016-05-27 12:18:32 +00:00
weights.py
wsgi.py Fixes python 3 unit tests 2016-09-23 20:10:24 +00:00