Comment 2 for bug 1439540

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

Reviewed: https://review.openstack.org/170029
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=99290aec771799f0ef4f7a4f6c0037026267fa8e
Submitter: Jenkins
Branch: master

commit 99290aec771799f0ef4f7a4f6c0037026267fa8e
Author: Sebastian Kalinowski <email address hidden>
Date: Thu Apr 2 09:25:21 2015 +0200

    Fix invalid operation on NICs in performance tests

    One of performance tests was trying to change NICs for nodes
    in 'ready' state which now is not possible.
    Nodes will be now in 'discover' state for this test.

    Change-Id: I61f0193d5df0f75ad8a210489f6aa27be3f82342
    Closes-Bug: #1439540