Does Red Hat have a puppet parameter reference for ExtraConfig?

Solution In Progress - Updated -

Issue

  • We're having a hard time finding documentation on puppet related parameters which can be used in the ExtraConfig section, is there a place where all of the related ExtraConfig parameters are listed? We're looking for OVS DPDK related puppet parameters specifically at the moment, but would like to have refence for all possible scenarios.

  • Example:

  $dpdk_configs = {
    'other_config:dpdk-extra'            => { value => $memory_channels_conf},
    'other_config:dpdk-socket-mem'       => { value => $socket_mem},
    'other_config:dpdk-lcore-mask'       => { value => $dpdk_lcore_mask},
    'other_config:pmd-cpu-mask'          => { value => $pmd_core_mask},
    'other_config:n-revalidator-threads' => { value => $revalidator_cores},
    'other_config:n-handler-threads'     => { value => $handler_cores},
  • Example:
 ComputeSriovExtraConfig:
    neutron::agents::ml2::ovs::firewall_driver: neutron.agent.firewall.NoopFirewallDriver
    tripleo::host::sriov::number_of_vfs: ['ens1f0:21','ens1f1:21','ens2f0:21','ens2f1:21']
    nova::compute::rbd::ephemeral_storage: false
    nova::compute::resume_guests_state_on_host_boot: true
    nova::compute::cpu_allocation_ratio: ['1.0']
    nova::compute::ram_allocation_ratio: ['1.0']

Environment

  • Red Hat OpenStack Platform 16.1 (RHOSP)

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content