Comment 2 for bug 2039008

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-ansible (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/897923
Committed: https://opendev.org/openstack/tripleo-ansible/commit/718dc67661e9cad656f2f79f84703d41415fb1cc
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 718dc67661e9cad656f2f79f84703d41415fb1cc
Author: Harald Jensås <email address hidden>
Date: Wed Oct 11 09:22:21 2023 +0200

    Add 'role_tags' to network_config schema

    Some of the network config templates shipped with tripleo-ansible
    uses the `role_tags` in jinja2. For example:
      roles/tripleo_network_config/templates/multiple_nics/multiple_nics.j2

     elif network in role_networks or 'external_bridge' in role_tags

    This change add's 'role_tags' to the network_config schema for
    baremeteal deployment definition.

    Closes-Bug: #2039008
    Change-Id: I15e7e03c40d9334a665f7063df90bcddcccabfd4