nova/nova/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 Use oslo.i18n 2014-07-18 14:28:09 -04:00
resources docs - Fix errors,warnings from document generation 2014-08-11 12:53:27 +00:00
__init__.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
api.py Check min_ram and min_disk when boot from volume 2014-09-01 01:04:02 -07:00
arch.py Add standard constants for CPU architectures 2014-07-25 15:01:02 +01:00
cells_api.py Fix rebuild with cells 2014-08-12 09:02:46 -05:00
claims.py Add extensible resources to resource tracker (2) 2014-07-31 13:20:51 +00:00
fakevirtinstance.xml update copyrights 2010-07-15 01:28:51 -04:00
flavors.py Move to oslo.db 2014-09-05 14:18:36 +02:00
instance_actions.py Record right action name while migrate 2014-05-26 14:57:15 +08:00
manager.py Merge "Updates available resources after live migration" 2014-09-01 16:11:14 +00:00
power_state.py Remove underscore for the STATE_MAP variable 2014-02-17 03:01:45 -08:00
resource_tracker.py Merge "Create a Scheduler client library" 2014-08-31 04:31:01 +00:00
rpcapi.py Plumb NetworkRequest objects through conductor and compute RPC 2014-08-28 14:58:19 -07:00
stats.py Add extensible resources to resource tracker (2) 2014-07-31 13:20:51 +00:00
task_states.py Recover from REBOOT-* state on compute manager start-up 2014-03-12 10:00:54 +00:00
utils.py Merge "Prepend /dev/ to root_device_name in get_next_device_name" 2014-08-30 23:55:29 +00:00
vm_mode.py Remove vi modelines 2014-02-03 14:19:44 +00:00
vm_states.py Recover from REBOOT-* state on compute manager start-up 2014-03-12 10:00:54 +00:00