aodh/tests/compute/pollsters
Fei Long Wang 1605e6ff13 Fix empty metadata issue of instance
Based on current implement, some metadata can't be extracted by
pollster, such as architecture, reservation_id, ephemeral_gb, etc.
This patch will try to get those metadata if we can and remove
those metadata what can't be pulled by pollster.

Fixes bug 1202749

Change-Id: I1f08c4eaa1cfacb612097cd0e90629d682f8acc9
2013-08-29 19:38:23 +08:00
..
__init__.py Break up compute pollsters 2013-07-11 14:12:27 -04:00
base.py Fix empty metadata issue of instance 2013-08-29 19:38:23 +08:00
test_cpu.py Bump hacking to 0.7.0 2013-08-16 13:22:03 +08:00
test_diskio.py Bump hacking to 0.7.0 2013-08-16 13:22:03 +08:00
test_instance.py Fix empty metadata issue of instance 2013-08-29 19:38:23 +08:00
test_location_metadata.py Fix empty metadata issue of instance 2013-08-29 19:38:23 +08:00
test_net.py Bump hacking to 0.7.0 2013-08-16 13:22:03 +08:00