Upper case of MAC address doesn't work in instackenv.json
Issue
- When running the command for fencing configuration to overcloud, the command failed to generate proper fencing.yaml.
- The MAC address points to the provisioning NIC described at fencing .yaml not created properly in RHOSP.
-
The node definition likes below.
{ "nodes": [ { "name": "compute-0", "mac": ["AA:AA:AA:AA:AA:AA"], "cpu": "4", "memory": "16384", ...
Environment
- Red Hat OpenStack Platform 13
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.