diff options
author | Matt Thompson <mattt@defunct.ca> | 2013-06-12 15:20:02 +0100 |
---|---|---|
committer | Matt Thompson <mattt@defunct.ca> | 2013-06-12 15:28:26 +0100 |
commit | db0ac5ff995143992e306fe5246a2375473c8030 (patch) | |
tree | bac0503a0d49571793fdf9952190d149f7df272f /nova/exception.py | |
parent | 32fca6ab41f1553476feed40cb8d64554d8a2977 (diff) | |
download | nova-db0ac5ff995143992e306fe5246a2375473c8030.tar.gz nova-db0ac5ff995143992e306fe5246a2375473c8030.tar.xz nova-db0ac5ff995143992e306fe5246a2375473c8030.zip |
Check libvirt version earlier
Running libvirt 0.8 causes an exception to be thrown before
has_min_version() is run, resulting in no error message about version
being logged. This change moves the version check before the libvirt
calls are made.
Change-Id: Ifaae18c6686d72fb79fc32081c4087084ae8bbb9
Fixes: bug #1190232
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions