Comment 8 for bug 1673227

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

Reviewed: https://review.openstack.org/607320
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=43ae6df96b85c0e008f575193511ebf28b195edd
Submitter: Zuul
Branch: stable/ocata

commit 43ae6df96b85c0e008f575193511ebf28b195edd
Author: EdLeafe <email address hidden>
Date: Wed Jan 4 22:09:15 2017 +0000

    Add check for invalid allocation amounts

    This patch adds a check for the amounts in allocations passed to the
    placement API, and returns an error if any amount is not greater than
    zero.

    Partial-Bug: #1673227

    Change-Id: I2a8dc038d6489e82ad51fdc27d22cf0ab2d66322
    (cherry picked from commit 6a6d021f818d6145bd2cdc6431f95f40d8372d59)