Comment 2 for bug 1735321

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

Reviewed: https://review.openstack.org/524038
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4fd51617fb408fa389baa1aed10db3a06cc1539b
Submitter: Zuul
Branch: master

commit 4fd51617fb408fa389baa1aed10db3a06cc1539b
Author: Andreas Karis <email address hidden>
Date: Wed Nov 29 20:55:17 2017 -0500

    Fixes 'Not enough available memory' log message

    Fixes a bug in log output about where 'Not enough available
    memory to schedule instance' printed full memory instead of
    available memory

    Change-Id: Id65e9f5eec9ba1f39bcba24539b11f2e27226941
    Closes-Bug: #1735321