diff options
author | Arata Notsu <notsu@virtualtech.jp> | 2012-12-20 21:29:13 +0900 |
---|---|---|
committer | Arata Notsu <notsu@virtualtech.jp> | 2013-01-08 18:29:05 +0900 |
commit | e6cae13dd21f03948a28088d45be678f6a0e5c4e (patch) | |
tree | 7cde1c331abe4788d5e8b2d3f64942cadbffcfa3 /nova/exception.py | |
parent | 7cd22aaca7e62db77753cfaa1c5af4a0344fea0d (diff) | |
download | nova-e6cae13dd21f03948a28088d45be678f6a0e5c4e.tar.gz nova-e6cae13dd21f03948a28088d45be678f6a0e5c4e.tar.xz nova-e6cae13dd21f03948a28088d45be678f6a0e5c4e.zip |
attach/detach_volume() take instance as a parameter
Previously the methods take instance['name'] as a parameter.
With this change, ComputeDriver can lookup informations about
the instance from hypervisor (in bare-metal driver, it is a local DB)
by any other attributes of the instance.
blueprint general-bare-metal-provisioning-framework
Change-Id: Ibd0567f34ed5053909ce1a408f9cbf87516ba597
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions