Comment 2 for bug 1585792

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

Reviewed: https://review.openstack.org/321225
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=fb7f838b8a27adc31954913945f3906724e5bd53
Submitter: Jenkins
Branch: master

commit fb7f838b8a27adc31954913945f3906724e5bd53
Author: Yosef Hoffman <email address hidden>
Date: Wed May 25 16:33:30 2016 -0400

    Correct redundancies in Scheduler Hints docs

    On the Heat Stack Lifecycle Scheduler Hints page [1], there are two
    occurrences of redundant language. In the first and third paragraphs it
    says "...passed *to nova and cinder* by heat as scheduler hints, *to the
    configured schedulers for nova and cinder*."

    "to the configured schedulers for nova and cinder" is removed from both
    sentences in this patch.

    [1]
    http://docs.openstack.org/developer/heat/developing_guides/schedulerhints.html

    Change-Id: I6f525986c82f850f86a20a232b96a36ed7d622cc
    Closes-Bug: #1585792