MaxMemoryExceededError uses max_processors value

Bug #1687051 reported by Markus Zoeller (markus_z)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nova-dpm
Fix Released
Low
Prabhat Ranjan

Bug Description

See https://github.com/openstack/nova-dpm/blob/3bb1595d1fbbc5688ae8db9906beadb83df33672/nova_dpm/virt/dpm/utils.py#L38-L44

Especially the line: config_mem=CONF.dpm.max_processors,

That should probably be "max_memory".

Related: bug 1669315

tags: added: low-hanging-fruit
description: updated
Changed in nova-dpm:
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova-dpm (master)

Fix proposed to branch: master
Review: https://review.openstack.org/461648

Changed in nova-dpm:
assignee: nobody → Prabhat Ranjan (pranjank)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova-dpm (master)

Reviewed: https://review.openstack.org/461648
Committed: https://git.openstack.org/cgit/openstack/nova-dpm/commit/?id=0c66a918845a151341afdd8e82b93c2583214240
Submitter: Jenkins
Branch: master

commit 0c66a918845a151341afdd8e82b93c2583214240
Author: Prabhat Ranjan <email address hidden>
Date: Tue May 2 11:47:29 2017 +0530

    MaxMemoryExceededError uses max_processors value

    See https://github.com/openstack/nova-dpm/blob/3bb1595d1fbbc5688ae8db9906beadb83df33672/nova_dpm/virt/dpm/utils.py#L38-L44
    Especially the line: config_mem=CONF.dpm.max_processors,
    That should be "max_memory".

    Closes-Bug: #1687051

    Change-Id: I3e631550b29647234404638e201f40f362311d89
    Signed-off-by: Prabhat Ranjan <email address hidden>

Changed in nova-dpm:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.