panko/ceilometer/compute/virt/libvirt
Cyril Roelandt be1dab2224 compute: virt: Fix Instance creation
Instance is a namedtuple defined in ceilometer/compute/virt/inspector.py. Its
fields are 'name' and 'UUID'. Therefore, the 'uuid' field used in
inspect_instances should be 'UUID'.

Change-Id: I844b457bc75603d6325bfe3eb239012cec12c6b9
2013-10-22 15:22:45 +00:00
..
__init__.py Virt inspector directly layered over hypervisor API 2012-12-06 12:30:03 +00:00
inspector.py compute: virt: Fix Instance creation 2013-10-22 15:22:45 +00:00