diff options
author | Sean Dague <sdague@linux.vnet.ibm.com> | 2012-06-29 10:56:59 -0400 |
---|---|---|
committer | Sean Dague <sdague@linux.vnet.ibm.com> | 2012-07-02 16:45:06 -0400 |
commit | 3b3e325ee59505d75f1142181c2ee25b440b3c63 (patch) | |
tree | 780d22d052e259a240774e39c6e8b504eddf0145 /nova/context.py | |
parent | 2038e933bd8bde659e31b4a78e2211a585e3dcec (diff) | |
download | nova-3b3e325ee59505d75f1142181c2ee25b440b3c63.tar.gz nova-3b3e325ee59505d75f1142181c2ee25b440b3c63.tar.xz nova-3b3e325ee59505d75f1142181c2ee25b440b3c63.zip |
use import_object_ns for compute_driver loading
Part of bp:virt-driver-cleanup
Convert to using import_object_ns which allows us
to import specific virt drivers as 'libvirt.LibvirtDriver'
instead of 'nova.virt.libvirt.libvirtDriver'.
Update testing to ensure this works with both short
names and long names (which need not be in the nova.virt
namespace).
Change-Id: I5eee3389c7719d5f361532b0eddaa249233283a5
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions