nova/nova
Mike Durnosvistov 92074e0fde Make unit tests inherit from test.NoDBTestCase
This patch changes, where it's posible, tests-package
to using test.NoDBTestCase saving test case running time.

Co-Authored-By: yuntongjin <yuntongjin@gmail.com>
Change-Id: I95945f0bf23c9ef963a4b8634ac4ed6236d97ac7
2015-03-06 09:46:31 +02:00
..
CA Make tests use sha256 as openssl default digest algorithm 2015-02-09 10:06:04 -05:00
api Merge "Remove want_objects kwarg from nova.api.openstack.common.get_instance" 2015-03-06 04:20:14 +00:00
cells Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
cert Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
cloudpipe Use oslo.log 2015-02-22 07:56:40 -05:00
cmd Merge "Add nova-manage commands for the new api database" 2015-03-04 00:58:28 +00:00
compute Merge "Add more log info around 'not found' error" 2015-03-06 03:00:06 +00:00
conductor Use oslo.log 2015-02-22 07:56:40 -05:00
console Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
consoleauth Use oslo.log 2015-02-22 07:56:40 -05:00
db Merge "Remove db layer hard-code permission checks for fixed_ip_disassociate_all_by_timeout" 2015-03-06 06:15:20 +00:00
hacking hacking: Got rid of unnecessary TODO 2015-02-12 14:36:48 +02:00
image Use oslo.log 2015-02-22 07:56:40 -05:00
ipv6 Replace usage of LazyPluggable by stevedore driver 2015-02-17 14:49:48 +00:00
keymgr Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
locale Imported Translations from Transifex 2015-03-05 06:17:18 +00:00
network Merge "neutron: consolidate common unbind ports logic" 2015-03-05 16:53:33 +00:00
objects Merge "Adds x509 certificate keypair support" 2015-03-06 01:46:47 +00:00
objectstore Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
openstack Merge "Switch to uuidutils from oslo_utils library" 2015-03-04 18:10:09 +00:00
pci Use oslo.log 2015-02-22 07:56:40 -05:00
rdp Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
scheduler Merge "Prevent update of ReadOnlyDict" 2015-03-06 03:02:27 +00:00
servicegroup Merge "Pull singleton config check cruft out of SG API" 2015-03-04 19:35:44 +00:00
spice Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
storage Use oslo.log 2015-02-22 07:56:40 -05:00
tests Make unit tests inherit from test.NoDBTestCase 2015-03-06 09:46:31 +02:00
virt Merge "vmware: support both hard and soft reboot" 2015-03-06 03:04:18 +00:00
vnc Use oslo.log 2015-02-22 07:56:40 -05:00
volume fix 'Empty module name' exception attaching volume 2015-02-25 09:34:17 +08:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
availability_zones.py Merge "Remove unused conductor parameter from get_host_availability_zone()" 2015-02-12 18:15:51 +00:00
baserpc.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
block_device.py Use oslo.log 2015-02-22 07:56:40 -05:00
config.py Use oslo.log 2015-02-22 07:56:40 -05:00
context.py add string representation for context 2015-03-03 06:38:28 -05:00
crypto.py Adds x509 certificate keypair support 2015-03-05 21:30:34 +02:00
debugger.py Use oslo.log 2015-02-22 07:56:40 -05:00
exception.py Inherit exceptions correctly 2015-02-26 17:47:27 +02:00
filters.py Use oslo.log 2015-02-22 07:56:40 -05:00
hooks.py Use oslo.log 2015-02-22 07:56:40 -05:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
loadables.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
manager.py Use oslo.log 2015-02-22 07:56:40 -05:00
netconf.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
notifications.py Make notifications use BandwidthUsageList object 2015-02-23 21:04:18 +01:00
paths.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
policy.py Add useful debug logging when policy checks fail 2015-02-23 16:44:04 -05:00
quota.py Use oslo.log 2015-02-22 07:56:40 -05:00
rpc.py Merge "Ensure publisher_id is set correctly in notifications" 2015-02-10 04:50:54 +00:00
safe_utils.py
service.py Use oslo.log 2015-02-22 07:56:40 -05:00
test.py Remove TranslationFixture 2015-03-02 16:08:40 +00:00
utils.py Allow disabling the evacuate cleanup mechanism in compute manager 2015-03-04 11:41:20 -08:00
version.py Use oslo.log 2015-02-22 07:56:40 -05:00
weights.py Make scheduler filters/weighers only load once 2014-12-09 18:58:49 +01:00
wsgi.py create noauth2 2015-03-04 08:09:01 -05:00