Comment 5 for bug 1554106

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

Reviewed: https://review.openstack.org/290703
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=9928192281ba70bb73f03ca4d478162d38f941cf
Submitter: Jenkins
Branch: master

commit 9928192281ba70bb73f03ca4d478162d38f941cf
Author: Vitalii Myhal <email address hidden>
Date: Wed Mar 9 09:56:18 2016 -0600

    Add the network IDs into error description during network validation

    During upload the new network yaml-file we can get an error with
    description pointing to the type of networks with a wrong
    configuration. To facilitate the search of incorrect settings
    of a network the error description must contain the network ID.

    Change-Id: I02e235a6c22e31d8bfa3f8bd02f6428619c5daeb
    Closes-bug: #1554106