aodh/ceilometer/compute/virt
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
..
hyperv Remove extraneous vim configuration comments 2013-09-27 16:30:34 +00:00
libvirt compute: virt: Fix Instance creation 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 pep8: enable H402 checks 2013-06-19 14:30:23 +02:00