Comment 4 for bug 1692982

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

Reviewed: https://review.openstack.org/467656
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a272023aa8a29db064f6a22b867fff2bf15089f1
Submitter: Jenkins
Branch: stable/ocata

commit a272023aa8a29db064f6a22b867fff2bf15089f1
Author: Eric Berglund <email address hidden>
Date: Tue May 23 22:26:28 2017 -0400

    Add strict option to discover_hosts

    This adds a --strict option that can be passed in when calling the
    nova-manage cell_v2 discover_hosts command. When this option is used,
    the command will only return success if a new host has been found.
    In any other case it is considered a failure.

    Closes-Bug: #1692982

    Change-Id: I942af11a3987e1edce67423c66931ad9ece65587
    (cherry picked from commit aaae213bf32096c56cb1bfcb4d0ac3cafd1c13fb)