Comment 15 for bug 1581527

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

Reviewed: https://review.openstack.org/322876
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=db99490017c31a3bf4c21511c8b12576be46fa2e
Submitter: Jenkins
Branch: stable/mitaka

commit db99490017c31a3bf4c21511c8b12576be46fa2e
Author: Jenkins <email address hidden>
Date: Tue May 24 10:01:56 2016 +0000

    Networks configuration API is now available for stopped and ready nodes

    So it is possible to update network configuration for node in
    'stopped' and 'ready' state using NodeCollectionHandler,
    NodeNICsHandler and NodeCollectionNICsHandler

    Network config update via NodeAgentHandler is still restricted but
    it is still possible to update metadata from this handler.

    'is agent' request flag is now added automatically if not persist
    when update is launched via NodeAgentHandler.

    Change-Id: I5f41c74553b4227cd968900fb121d26ff2029cda
    Partial-Bug: #1581527