diff options
author | Mate Lakat <mate.lakat@citrix.com> | 2013-01-08 15:53:52 +0000 |
---|---|---|
committer | Mate Lakat <mate.lakat@citrix.com> | 2013-01-08 17:54:35 +0000 |
commit | 680a3ce0620796ce2e04e5dc75367727d9323817 (patch) | |
tree | 4802002c591b5cc53fb8353cbb4e9a40304c8bdc /nova/exception.py | |
parent | f3d26c70a2756578111fe078df95384550bcefe2 (diff) | |
download | nova-680a3ce0620796ce2e04e5dc75367727d9323817.tar.gz nova-680a3ce0620796ce2e04e5dc75367727d9323817.tar.xz nova-680a3ce0620796ce2e04e5dc75367727d9323817.zip |
xenapi: Remove dead code, moves, tests
Related to blueprint xenapi-volume-drivers
Some changes to improve the quality and readability of the existing
code, and to help introducing a clean volume driver concept.
remove:
dead sm code
move:
volumeops.introduce_sr -> volume_utils.introduce_sr_unless_present
volumeops.forget_sr -> volume_utils.forget_sr_if_present
rename:
volumeops.connect_volume -> _connect_volume
(to communicate, that it is an internal method)
add tests:
volumeops.disconnect_volume
Change-Id: Ie5457c3d7823ed77f7ad90252d0c16558e8cfb4f
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions