Comment 5 for bug 1023827

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

Reviewed: https://review.openstack.org/10240
Committed: http://github.com/openstack/nova/commit/c3ff5c5e932509a56bddab625513dc1663b0f1df
Submitter: Jenkins
Branch: master

commit c3ff5c5e932509a56bddab625513dc1663b0f1df
Author: Sean Dague <email address hidden>
Date: Tue Jul 24 14:14:48 2012 -0400

    update compute_fill_first_cost_fn docstring

    The default value for weight of the compute_fill_first_cost_fn is
    actually -1.0, which means it does exactly the opposite of what
    the function docstring says it does. Update the docstring to
    warn people of this fact.

    Issue reported via bug #1023827 which was closed as won't fix
    but the docs should be clearer. Updated based on feedback.

    Change-Id: I56acde254c932a8e66f941aaeb7304665500610f