Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 5. Additional Overcloud Configuration Parameters
Version 7.0 A2 of the director includes support for static Provisioning IPs. The systems boot via DHCP during deployment, and the DHCP address assigned converts to a static IP. The following parameters have been added to support static IP addressing on the provisioning network:
- ControlPlaneIp
- ControlPlaneSubnetCidr
- DnsServers
- EC2MetadataIp
These changes require additional parameters for setting static IPs, routes, and DNS servers. When using static Provisioning IPs, the network environment file now needs to contain additional resource defaults, which you customize to match your environment. For example:
The NIC configuration templates for each role now include additional parameters in the
parameters
section. Regardless of whether the Provisioning interface uses DHCP or static IPs, these parameters are needed in any case:
If customizing the templates in the
network/config
subdirectory of the director's Heat template collection, note that these files are updated with these new parameters. If you have NIC configuration templates from an older version of the director's Heat templates collection, add these new parameters and modify the provisioning network to take advantage of static IP addresses.
For more information, see: