Comment 8 for bug 1540374

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

Reviewed: https://review.openstack.org/281161
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=0663c3bf3e329cef9d89db626e6a8aaec4deddf1
Submitter: Jenkins
Branch: stable/8.0

commit 0663c3bf3e329cef9d89db626e6a8aaec4deddf1
Author: slava <email address hidden>
Date: Tue Feb 2 02:11:44 2016 +0300

    Introduce priorities for network_schemes

    Currently we have no way to control templates applying order
    for set of roles(cinder+compute). This patch introduces ability
    to specify absolute priority for template to make it possible for
    operator to manage templates order. Patch doesn't affect order of
    templates where 'priority' field is not specified.

    Change-Id: I4348d3dea2c382837eb7f96e5b0ae3eb0312c8ad
    Closes-bug: 1540374
    (cherry picked from commit 35726f4e9bba16327229355c6f5d90ead5867854)