nova/nova/tests/compute
Andrey Kurilin 1b83b2f110 Move to oslo.db
Replace common oslo code nova.openstack.common.db by usage
of oslo.db library and remove common code.

Replaced catching of raw sqlalchemy exceptions by catches
of oslo.db exceptions(such as DBError, DBDuplicateEntry, etc).

Co-Authored-By: Eugeniya Kudryashova  <ekudryashova@mirantis.com>

Closes-Bug: #1364986
Closes-Bug: #1353131
Closes-Bug: #1283987
Closes-Bug: #1274523
Change-Id: I0649539e071b2318ec85ed5d70259c949408e64b
2014-09-05 14:18:36 +02:00
..
monitors Enable flake8 F841 checking 2014-05-28 14:55:08 +01:00
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
fake_resource_tracker.py Add extensible resources to resource tracker (2) 2014-07-31 13:20:51 +00:00
test_arch.py Add standard constants for CPU architectures 2014-07-25 15:01:02 +01:00
test_claims.py Remove use of str on exceptions 2014-08-27 13:55:34 +01:00
test_compute.py Move to oslo.db 2014-09-05 14:18:36 +02:00
test_compute_api.py Check min_ram and min_disk when boot from volume 2014-09-01 01:04:02 -07:00
test_compute_cells.py Fix rebuild with cells 2014-08-12 09:02:46 -05:00
test_compute_mgr.py Update instance state after compute service died for rebuilded instance 2014-08-24 12:39:11 -07:00
test_compute_utils.py Merge "Prepend /dev/ to root_device_name in get_next_device_name" 2014-08-30 23:55:29 +00:00
test_compute_xen.py Fix tests/compute direct use of instance module objects 2014-05-21 21:22:46 -07:00
test_flavors.py Update RESP message when failed to create flavor 2014-08-25 11:38:33 +08:00
test_host_api.py Fix rest of compute objects usage 2014-06-28 12:02:53 -07:00
test_keypairs.py Merge "Make compute api use util.check_string_length" 2014-08-08 07:32:44 +00:00
test_multiple_nodes.py Add numa_topology column to the compute_node table 2014-08-25 11:12:55 -07:00
test_resource_tracker.py Merge "Create a Scheduler client library" 2014-08-31 04:31:01 +00:00
test_resources.py Add extensible resources to resource tracker (2) 2014-07-31 13:20:51 +00:00
test_rpcapi.py Plumb NetworkRequest objects through conductor and compute RPC 2014-08-28 14:58:19 -07:00
test_shelve.py Shelve should give guests a chance to shutdown 2014-08-19 13:46:43 +00:00
test_stats.py Add extensible resources to resource tracker (2) 2014-07-31 13:20:51 +00:00
test_virtapi.py Fix rest of compute objects usage 2014-06-28 12:02:53 -07:00
test_vmmode.py Fix and gate on H305 and H307 2014-07-15 01:13:26 +00:00