Comment 16 for bug 1532823

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

Reviewed: https://review.openstack.org/274677
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=4bf1d56c5f8a105ecd9bec046156328a4a2036f2
Submitter: Jenkins
Branch: stable/8.0

commit 4bf1d56c5f8a105ecd9bec046156328a4a2036f2
Author: Aleksey Kasatkin <email address hidden>
Date: Thu Jan 28 16:28:35 2016 +0200

    Deny changing of interfaces when node status is 'provisioned'

    It can help in situation when the first deployment task is started
    (task may affect network interfaces) but the report from astute about
    starting of deployment for that node is not received by receiverd yet.

    Change-Id: I47c58ffa54856cb3dd969de08b703fb1bb73973b
    Partial-Bug: #1532823
    (cherry picked from commit c467fedf9d6907493f60d82043116a5fa36a8796)