Comment 3 for bug 1507306

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/240204
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=5199ed004c7e99ce9c847fcba2563bd57525b4cb
Submitter: Jenkins
Branch: master

commit 5199ed004c7e99ce9c847fcba2563bd57525b4cb
Author: Michael Polenchuk <email address hidden>
Date: Thu Oct 29 14:42:57 2015 +0300

    Get reserved host memory for nova-compute

    Get reserved host memory straight value for nova-compute if we have Ceph
    OSD neighbor resides on the same node.
    The formula is:
      * min default value = 512Mb
      * max value = 1.5Gb
      * straight value = 20% of total memory

    Closes-Bug: #1507306
    Change-Id: I6a58095825d248ba40d6cecd983812dd3e17abb7