summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
diff options
context:
space:
mode:
authorRussell Bryant <rbryant@redhat.com>2013-01-14 18:33:14 -0500
committerRussell Bryant <rbryant@redhat.com>2013-01-18 11:16:31 -0600
commitab7e0ce6db4cf451f46c20bdb3ae8cf60dff4db6 (patch)
treedc84d3f6299741fc0f5db784eaf3f5e1c1da37b5 /nova/exception.py
parent102e761d8fc9791d80b733a5b39b51d840052d52 (diff)
downloadnova-ab7e0ce6db4cf451f46c20bdb3ae8cf60dff4db6.tar.gz
nova-ab7e0ce6db4cf451f46c20bdb3ae8cf60dff4db6.tar.xz
nova-ab7e0ce6db4cf451f46c20bdb3ae8cf60dff4db6.zip
Use conductor in the servicegroup db driver.
This patch updates the servicegroup db driver to use the conductor API in the cases where it was accessing the db directly before. If the service is allowed to do direct db access, the conductor API will optimize the call to go straight to the db. Otherwise, it will invoke rpc to a remove conductor service to perform the operations. Part of bp no-db-compute. Change-Id: I96adffc6f80288c829d84f170414613a35b5c840
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions