aodh/ceilometer/compute/virt/hyperv
Simona Iuliana Toader 10c3e3eb94 Hyper-V: Adds memory metrics implementation
This change targets compute nodes that run on
Windows Hyper-v / Server 2012 or Windows 8 or newer.

It retrieves the memory usage associated with the given
instance and returns a MemoryUsageStats object containing
the value.

This change is particularly useful for compute nodes
that have dynamic memory enabled in nova.conf.

DocImpact

Implements: blueprint hyper-v-memory-metrics

Change-Id: I6496133c3c49ebcc37873004ed58f4d37dbbdd9c
2015-01-28 16:00:27 +02:00
..
__init__.py Adds Hyper-V compute inspector 2013-08-26 20:58:11 +03:00
inspector.py Hyper-V: Adds memory metrics implementation 2015-01-28 16:00:27 +02:00
utilsv2.py Hyper-V: Adds memory metrics implementation 2015-01-28 16:00:27 +02:00