This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This combines several changes that added tags to network resources into one commit. Add an index tag on neutron network resources When using the multiple nic-config templates in THT and in tripleo-ansible the ordering of networks in the network_data file matters. Add a a tag 'tripleo_net_idx' to neutron resources to keep track of the ordering. Add tripleo_network_name tag hint to networks The ansible module to manage networks sets the name upper as a tag hint on the neutron network resources. tripleo_ansible/ansible_plugins/modules/tripleo_composable_network.py#L124 This change adds this tag for Heat managed networks as well. Depends-On: https://review.opendev.org/792196 Partial-Implements: blueprint network-data-v2-ports (cherry picked from commit 2d0125e) (cherry picked from commit 70dc61c) Change-Id: I08b98e9daa625c7c81e50a8ba67bcfc91af37cf0
- Loading branch information