18651160a9
VPP service relies on third-party python-fdio project, which wasn't updated for 3 years: https://git.fd.io/puppet-fdio. Neutron ML2/VPP services in TripleO were not updated for a while and it looks like they have no active users. Change-Id: Ib5ad872110be891273cced723189022eac18ef27
10 lines
268 B
YAML
10 lines
268 B
YAML
resource_registry:
|
|
OS::TripleO::Services::Vpp: ../../deployment/deprecated/vpp/vpp-baremetal-puppet.yaml
|
|
|
|
#parameter_defaults:
|
|
#VPP main thread core pinning
|
|
#VppCpuMainCore: '1'
|
|
|
|
#List of cores for VPP worker thread pinning
|
|
#VppCpuCorelistWorkers: ['3','4']
|