2017-06-28 13:41:20 +05:30
|
|
|
###############################################################################
|
|
|
|
# Role: ComputeOvsDpdk #
|
|
|
|
###############################################################################
|
|
|
|
- name: ComputeOvsDpdk
|
|
|
|
description: |
|
|
|
|
Compute OvS DPDK Role
|
|
|
|
CountDefault: 1
|
2020-10-12 12:56:24 +02:00
|
|
|
tags:
|
|
|
|
- compute
|
|
|
|
- dpdk
|
2017-06-28 13:41:20 +05:30
|
|
|
networks:
|
2018-07-12 18:27:08 +02:00
|
|
|
InternalApi:
|
|
|
|
subnet: internal_api_subnet
|
|
|
|
Tenant:
|
|
|
|
subnet: tenant_subnet
|
|
|
|
Storage:
|
|
|
|
subnet: storage_subnet
|
Render NIC config templates with jinja2
This change converts the existing NIC templates to jinja2 in
order to dynamically render the ports and networks according
to the network_data.yaml. If networks are added to the
network_data.yaml file, parameters will be added to all
NIC templates. The YAML files (as output from jinja with
the default network_data.yaml) are present as an example.
The roles in roles_data.yaml are used to produce NIC configs
for the standard and custom composable roles. In order to
keep the ordering of NICs the same in the multiple-nics
templates, the order of networks was changed in the
network_data.yaml file. This is reflected in the network
templates, and in some of the files that is the only
change.
The roles and roles_data.yaml were modified to include
a legacy name for the NIC config templates for the
built-in roles Controller, Compute, Object Storage,
Block Storage, Ceph Storage, Compute-DPDK, and
Networker roles. There will now be a file produced
with the legacy name, but also one produced with the
<role>-role.j2.yaml format (along with environment
files to help use the new filenames).
Note this change also fixes some typos as well as
a number of templates that had VLANs with device:
entries which were ignored.
Closes-Bug: 1737041
Depends-On: I49c0245c36de3103671080fd1c8cfb3432856f35
Change-Id: I3bdb7d00dab5a023dd8b9c94c0f89f84357ae7a4
2017-11-28 17:00:59 -08:00
|
|
|
deprecated_nic_config_name: 'compute-dpdk.yaml'
|
2018-06-14 11:16:16 +02:00
|
|
|
RoleParametersDefault:
|
2018-07-10 15:24:41 +05:30
|
|
|
VhostuserSocketGroup: "hugetlbfs"
|
2018-06-14 11:16:16 +02:00
|
|
|
TunedProfileName: "cpu-partitioning"
|
2018-08-30 12:11:55 +05:30
|
|
|
NovaLibvirtRxQueueSize: 1024
|
|
|
|
NovaLibvirtTxQueueSize: 1024
|
2019-05-13 15:25:57 +02:00
|
|
|
update_serial: 25
|
2017-06-28 13:41:20 +05:30
|
|
|
ServicesDefault:
|
2017-07-12 17:27:47 +01:00
|
|
|
- OS::TripleO::Services::Aide
|
2017-06-28 13:41:20 +05:30
|
|
|
- OS::TripleO::Services::AuditD
|
2018-04-11 18:38:37 +05:30
|
|
|
- OS::TripleO::Services::BootParams
|
2017-06-28 13:41:20 +05:30
|
|
|
- OS::TripleO::Services::CACerts
|
|
|
|
- OS::TripleO::Services::CephClient
|
|
|
|
- OS::TripleO::Services::CephExternal
|
|
|
|
- OS::TripleO::Services::Collectd
|
|
|
|
- OS::TripleO::Services::ComputeCeilometerAgent
|
|
|
|
- OS::TripleO::Services::ComputeNeutronCorePlugin
|
|
|
|
- OS::TripleO::Services::ComputeNeutronL3Agent
|
|
|
|
- OS::TripleO::Services::ComputeNeutronMetadataAgent
|
|
|
|
- OS::TripleO::Services::ComputeNeutronOvsDpdk
|
2021-01-27 17:10:19 +01:00
|
|
|
- OS::TripleO::Services::Frr
|
2019-02-12 14:31:29 -05:00
|
|
|
- OS::TripleO::Services::IpaClient
|
2017-11-21 14:39:12 +00:00
|
|
|
- OS::TripleO::Services::Ipsec
|
2017-06-28 13:41:20 +05:30
|
|
|
- OS::TripleO::Services::Iscsid
|
|
|
|
- OS::TripleO::Services::Kernel
|
2017-04-19 10:48:45 +01:00
|
|
|
- OS::TripleO::Services::LoginDefs
|
2018-06-05 10:59:23 +02:00
|
|
|
- OS::TripleO::Services::MetricsQdr
|
2019-06-14 13:39:27 -04:00
|
|
|
- OS::TripleO::Services::Multipathd
|
2017-06-28 13:41:20 +05:30
|
|
|
- OS::TripleO::Services::MySQLClient
|
2017-04-07 17:14:39 +02:00
|
|
|
- OS::TripleO::Services::NeutronBgpVpnBagpipe
|
2019-10-04 12:17:31 -04:00
|
|
|
- OS::TripleO::Services::NovaAZConfig
|
2017-06-28 13:41:20 +05:30
|
|
|
- OS::TripleO::Services::NovaCompute
|
|
|
|
- OS::TripleO::Services::NovaLibvirt
|
2018-06-22 14:46:34 +02:00
|
|
|
- OS::TripleO::Services::NovaLibvirtGuests
|
2017-11-06 10:16:05 +05:30
|
|
|
- OS::TripleO::Services::NovaMigrationTarget
|
2017-08-02 14:48:26 +02:00
|
|
|
- OS::TripleO::Services::ContainersLogrotateCrond
|
2019-03-19 18:07:14 +05:30
|
|
|
- OS::TripleO::Services::OVNController
|
2017-09-12 11:39:44 +02:00
|
|
|
- OS::TripleO::Services::OVNMetadataAgent
|
2019-11-18 18:43:02 +05:30
|
|
|
- OS::TripleO::Services::OvsDpdkNetcontrold
|
2018-09-25 15:57:17 -04:00
|
|
|
- OS::TripleO::Services::Podman
|
2019-10-23 14:42:02 -03:00
|
|
|
- OS::TripleO::Services::Rear
|
2017-12-08 17:14:33 -08:00
|
|
|
- OS::TripleO::Services::Rhsm
|
2019-05-10 14:48:51 +02:00
|
|
|
- OS::TripleO::Services::Rsyslog
|
2017-11-13 13:18:57 +00:00
|
|
|
- OS::TripleO::Services::RsyslogSidecar
|
2017-06-28 13:41:20 +05:30
|
|
|
- OS::TripleO::Services::Securetty
|
|
|
|
- OS::TripleO::Services::Snmp
|
|
|
|
- OS::TripleO::Services::Sshd
|
2018-07-27 14:12:27 -06:00
|
|
|
- OS::TripleO::Services::Timesync
|
2017-06-28 13:41:20 +05:30
|
|
|
- OS::TripleO::Services::Timezone
|
|
|
|
- OS::TripleO::Services::TripleoFirewall
|
|
|
|
- OS::TripleO::Services::TripleoPackages
|