Modified role name on:
/usr/share/openstack-tripleo-heat-templates/roles_data.yaml
Copied roles/Compute.taml to 123Compute.yaml and modified role name inside 123Compute.yaml
Modified role name at: virt/nodes_data.yaml
cat virt/nodes_data.yaml
parameter_defaults:
ControllerCount: 1
OvercloudControllerFlavor: controller
ComputeCount: 1
Overcloud123ComputeFlavor: compute
on /home/stack/virt/network/network-environment.yaml added:
OS::TripleO::123Compute::Net::SoftwareConfig: three-nics-vlans//compute.yaml
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2020:0643
Modified role name on: /usr/share/openstack-tripleo-heat-templates/roles_data.yaml Copied roles/Compute.taml to 123Compute.yaml and modified role name inside 123Compute.yaml Modified role name at: virt/nodes_data.yaml cat virt/nodes_data.yaml parameter_defaults: ControllerCount: 1 OvercloudControllerFlavor: controller ComputeCount: 1 Overcloud123ComputeFlavor: compute on /home/stack/virt/network/network-environment.yaml added: OS::TripleO::123Compute::Net::SoftwareConfig: three-nics-vlans//compute.yaml