summaryrefslogtreecommitdiffstats
path: root/nova/crypto.py
diff options
context:
space:
mode:
authorDan Smith <danms@us.ibm.com>2012-10-31 11:51:05 -0700
committerDan Smith <danms@us.ibm.com>2012-11-01 12:26:07 -0700
commit081b652ce471c6c8c3de11edfc9deb47c48b2182 (patch)
tree7b6af7b64672a919339a8a1a18abde6d37c8b7ee /nova/crypto.py
parentc49d96e08121c89d42a3bcbcece63fd671f1a63d (diff)
downloadnova-081b652ce471c6c8c3de11edfc9deb47c48b2182.tar.gz
nova-081b652ce471c6c8c3de11edfc9deb47c48b2182.tar.xz
nova-081b652ce471c6c8c3de11edfc9deb47c48b2182.zip
Introduce VirtAPI to nova/virt
This patch introduces a VirtAPI class which will house callbacks provided by the manager to the virt drivers, allowing things such as direct database accesses to be pulled out of the virt drivers and delegated to another service. As a first step, this introduces an instance_update() method and makes all the virt drivers use it instead of direct calls to db.instance_update.*(). Change-Id: I2e40831f5cfb20a03b304097d84d592aab035ef1
Diffstat (limited to 'nova/crypto.py')
0 files changed, 0 insertions, 0 deletions