Comment 6 for bug 1540374

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

Reviewed: https://review.openstack.org/276125
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=1410c5e75fdb06531d744a90f04607a350a7af3f
Submitter: Jenkins
Branch: stable/7.0

commit 1410c5e75fdb06531d744a90f04607a350a7af3f
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