Comment 5 for bug 1570847

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-ostf (master)

Reviewed: https://review.openstack.org/308387
Committed: https://git.openstack.org/cgit/openstack/fuel-ostf/commit/?id=1f9e4d7bd977e55246e580fb5c84bf7b30cf6177
Submitter: Jenkins
Branch: master

commit 1f9e4d7bd977e55246e580fb5c84bf7b30cf6177
Author: Matthew Mosesohn <email address hidden>
Date: Wed Apr 20 17:54:05 2016 +0300

    Run nova service-list only for online controllers

    nova service-list only needs to report the status
    of online controllers. Down and deleted nodes should
    not cause the test to fail.

    Change-Id: I56765f6cf889b6afb9780b32857a164e2b62c340
    Related-Bug: #1570847