summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2013-02-15 15:36:57 +0000
committerDaniel P. Berrange <berrange@redhat.com>2013-02-16 10:39:35 +0000
commit5ec38e6a576e0102a951e45d6ee2753450bcd3f4 (patch)
treebe84720ae3531c6982c88a19bf87607d70fef077 /nova/exception.py
parentdc5a994e333c743f8ae8970ce0a2d8ca8c48d9f3 (diff)
downloadnova-5ec38e6a576e0102a951e45d6ee2753450bcd3f4.tar.gz
nova-5ec38e6a576e0102a951e45d6ee2753450bcd3f4.tar.xz
nova-5ec38e6a576e0102a951e45d6ee2753450bcd3f4.zip
Ensure there is only one instance of LibvirtDriver
The HostState() class in libvirt creates a second instance of the LibvirtDriver() class, which cause duplicate initialization of various things. This is pointless, since it was a method on the original LibvirtDriver() which created the HostState() instance, and thus it could easily pass in the original object. Blueprint: compute-driver-events Change-Id: I0734bfcc1b014406ffe64ef7abb14a533998dea2 Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions