Comment 2 for bug 1673893

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

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

commit b9d23caf895ec070976ea6d222b7f6f3f48939c8
Author: Alex Schultz <email address hidden>
Date: Fri Mar 17 16:21:12 2017 -0600

    Update deprecated allocation ratios

    The nova allocation ratio settings have been moved from the scheduler to
    the main nova class. They are being removed from the scheduler class and
    need to be passed to nova differently.

    Change-Id: I753c795ef62a505b7b2499b3805acb43d1f79b4d
    Closes-Bug: #1673893