Signed-off-by: Helga Velroyen <[email protected]> --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS b/NEWS index ebef168..65ddddf 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ Version 2.17.0 alpha1 Incompatible/important changes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- The IAllocator protocol has been extended by a new ``hv_state`` parameter. +- The IAllocator pro ocol has been extended by a new ``hv_state`` parameter. This new parameter is used to estimate the amount of memory utilized by the node. It replaces ``reserved_mem`` on hypervisors other than ``xen-pvm`` and ``xen-hvm`` because ``reserved_mem`` was reported incorrectly on them. -- 2.7.0.rc3.207.g0ac5344
