diff options
author | Dan Smith <danms@us.ibm.com> | 2013-01-04 08:48:03 -0800 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2013-01-05 00:56:22 +0000 |
commit | 6323c80323d01e042558bd78e74c5d6da66a1e17 (patch) | |
tree | e60e9d4271db46e0707ce5efb7e2489004696a2c /nova/exception.py | |
parent | c064fcbe84048fb839f7f541d8fdd05428e75617 (diff) | |
download | nova-6323c80323d01e042558bd78e74c5d6da66a1e17.tar.gz nova-6323c80323d01e042558bd78e74c5d6da66a1e17.tar.xz nova-6323c80323d01e042558bd78e74c5d6da66a1e17.zip |
Use full instance in virt driver volume usage
Right now, the virt driver method get_all_volume_usage() returns
a list of items, including the instance uuid. In order to pass
the results of this over to conductor (which will demand a full
instance), this patch converts the structure to include it.
It appears that only libvirt implements this method, and the change
is fairly trivial.
Related to blueprint no-db-compute-manager
Change-Id: Ia8001727b57442ef0ecc2c161201f1a617e199d4
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions