tripleo-heat-templates/puppet/services
Tim Rozet b30bdb6f8e Adds service for OVS and enables ODL DPDK deployments
In order to deploy OpenDaylight with DPDK we need to copy the DPDK
config for OVS done in the neutron-ovs-dpdk service template, without
enabling OVS agent for compute nodes.  To do this correctly, we should
inherit and openvswitch service which is a common place to set OVS
configuration and parameters.  Note: vswitch::dpdk config will be called
in prenetwork setup with ovs_dpdk_config.yaml so there is no need to
include that in the step config for neutron-ovs-dpdk-agent service or
opendaylight-ovs-dpdk.

Changes Include:
 - Creates a common openvswitch service template, which in the future
   will migrate to be its own service.
 - Renames and fixes OVS DPDK configuration heat parameters in the
   openvswitch template.
 - neutron-ovs-dpdk-agent now inherits the common openvswitch template.
 - Adds opendaylight-ovs-dpdk template which also inherits common ovs
   template.
 - Uses OVS DPDK config script to allow configuring OVS DPDK in
   prenetwork config (before os-net-config runs).  This has an issue
   where hieradata is not present yet, so we have to redefine the heat
   parameters and pass them via bash.  In the future this should be
   corrected.
 - Adds opendaylight-dpdk environment file used to deploy an ODL + DPDK
   deployment.
 - Updates neutron-ovs-dpdk environment file.

Closes-Bug: 1656097
Partial-Bug: 1656096

Depends-On: I3227189691df85f265cf84bd4115d8d4c9f979f3

Change-Id: Ie80e38c2a9605d85cdf867a31b6888bfcae69e29
Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-06-23 09:31:53 -04:00
..
database Merge "Add node's FQDN to mysql certificate request and CA file" 2017-06-21 15:06:38 +00:00
disabled Fix the disable expirer to remove crontab 2017-06-07 15:00:12 -04:00
logging Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
metrics Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
monitoring Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
network Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
pacemaker Add node's FQDN to mysql certificate request and CA file 2017-06-19 12:45:37 +00:00
releasenotes/notes upgrades: deploy mod_ssl when upgrading apache 2017-04-26 20:08:26 +00:00
time Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
README.rst Update the services README documentation 2017-05-15 17:52:18 +05:30
aodh-api.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
aodh-base.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
aodh-evaluator.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
aodh-listener.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
aodh-notifier.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
apache.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
auditd.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
barbican-api.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
ca-certs.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
ceilometer-agent-central.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
ceilometer-agent-compute.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
ceilometer-agent-ipmi.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
ceilometer-agent-notification.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
ceilometer-api.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
ceilometer-base.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
ceilometer-collector.yaml Add role specific information to the service template 2017-05-15 10:06:46 +05:30
ceilometer-expirer.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
ceph-base.yaml Merge "Remove osd_pool_default_min_size to allow Ceph cluster to do the right thing by default" 2017-05-23 15:58:48 +00:00
ceph-client.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
ceph-external.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
ceph-mds.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
ceph-mon.yaml Merge "Remove osd_pool_default_min_size to allow Ceph cluster to do the right thing by default" 2017-05-23 15:58:48 +00:00
ceph-osd.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
ceph-rgw.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
certmonger-user.yaml Configure CRL URI if TLS in the internal network is enabled 2017-06-08 08:12:14 +03:00
cinder-api.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
cinder-backend-dellps.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
cinder-backend-dellsc.yaml Dell SC: Add exclude_domain_ip option 2017-06-07 20:21:35 +00:00
cinder-backend-netapp.yaml Add support for Cinder "NAS secure" driver params 2017-06-12 10:58:13 -04:00
cinder-backend-pure.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
cinder-backend-scaleio.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
cinder-backup.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
cinder-base.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
cinder-hpelefthand-iscsi.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
cinder-scheduler.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
cinder-volume.yaml Add support for Cinder "NAS secure" driver params 2017-06-12 10:58:13 -04:00
congress.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
docker.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
ec2-api.yaml Add role specific information to the service template 2017-05-15 10:06:46 +05:30
etcd.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
external-swift-proxy.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
glance-api.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
gnocchi-api.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
gnocchi-base.yaml Add support to configure Num of Storage sacks 2017-06-12 18:28:39 -04:00
gnocchi-metricd.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
gnocchi-statsd.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
haproxy-internal-tls-certmonger.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
haproxy-public-tls-certmonger.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
haproxy.yaml Configure crl file for HAProxy 2017-06-08 08:12:14 +03:00
heat-api-cfn.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
heat-api-cloudwatch.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
heat-api.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
heat-base.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
heat-engine.yaml Add role specific information to the service template 2017-05-15 10:06:46 +05:30
horizon.yaml Remove add_listen: false from Horizon hieradata 2017-06-20 11:42:45 -05:00
ironic-api.yaml Deploy ironic-api with WSGI 2017-06-21 15:57:10 +02:00
ironic-base.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
ironic-conductor.yaml Configure credentials for ironic to access cinder 2017-06-09 17:08:04 +02:00
ironic-inspector.yaml Add templates to configure Ironic inspector 2017-06-09 16:11:08 +02:00
keepalived.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
kernel.yaml Enable arp_accept for all interfaces 2017-05-25 13:24:51 -07:00
keystone.yaml Make fernet max active keys configurable 2017-06-16 07:26:34 +00:00
manila-api.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
manila-backend-cephfs.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
manila-backend-generic.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
manila-backend-netapp.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
manila-base.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
manila-scheduler.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
manila-share.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
memcached.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
mistral-api.yaml Merge "Enable mistral to run under mod_wsgi" 2017-05-25 10:38:49 +00:00
mistral-base.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
mistral-engine.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
mistral-executor.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-api.yaml neutron: set enable_dvr = False if NeutronEnableDVR is false 2017-05-18 17:46:43 +00:00
neutron-base.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
neutron-bgpvpn-api.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-bigswitch-agent.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-compute-plugin-midonet.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-compute-plugin-nuage.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-compute-plugin-ovn.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-compute-plugin-plumgrid.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-dhcp.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-l2gw-agent.yaml Add l2gw neutron agent support 2017-05-18 16:36:12 +08:00
neutron-l2gw-api.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-l3-compute-dvr.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-l3.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-linuxbridge-agent.yaml Add support for linuxbridge agent 2017-05-25 14:39:44 +02:00
neutron-metadata.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-midonet.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-ovs-agent.yaml Adds service for OVS and enables ODL DPDK deployments 2017-06-23 09:31:53 -04:00
neutron-ovs-dpdk-agent.yaml Adds service for OVS and enables ODL DPDK deployments 2017-06-23 09:31:53 -04:00
neutron-plugin-ml2-fujitsu-cfab.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-plugin-ml2-fujitsu-fossw.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-plugin-ml2-odl.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-plugin-ml2-ovn.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-plugin-ml2.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-plugin-nsx.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-plugin-nuage.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
neutron-plugin-plumgrid.yaml Add role specific information to the service template 2017-05-15 10:06:46 +05:30
neutron-sriov-agent.yaml Role Specific parameters for neutron-sriov-agent service 2017-06-08 06:13:33 +05:30
neutron-vpp-agent.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
nova-api.yaml Ignore case for bootstrap node checks 2017-06-15 13:59:31 -06:00
nova-base.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
nova-compute.yaml Role Specific parameter for nova-compute service 2017-06-08 11:34:13 +05:30
nova-conductor.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
nova-consoleauth.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
nova-ironic.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
nova-libvirt.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
nova-metadata.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
nova-placement.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
nova-scheduler.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
nova-vnc-proxy.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
octavia-api.yaml Add role specific information to the service template 2017-05-15 10:06:46 +05:30
octavia-base.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
octavia-health-manager.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
octavia-housekeeping.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
octavia-worker.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
opendaylight-api.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
opendaylight-ovs.yaml Adds service for OVS and enables ODL DPDK deployments 2017-06-23 09:31:53 -04:00
openvswitch.yaml Adds service for OVS and enables ODL DPDK deployments 2017-06-23 09:31:53 -04:00
ovn-dbs.yaml Pacemaker HA suport for OVN DB servers 2017-06-12 15:05:40 +05:30
pacemaker.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
pacemaker_remote.yaml Add support for autofencing to Pacemaker Remote. 2017-06-12 09:15:03 +01:00
panko-api.yaml Update Panko api port 2017-06-14 15:08:09 +00:00
panko-base.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
qdr.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
rabbitmq.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
sahara-api.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
sahara-base.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
sahara-engine.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
securetty.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
snmp.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
sshd.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
swift-base.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
swift-proxy.yaml Add ignore_projects to filter gnocchi events 2017-05-25 16:44:16 +00:00
swift-ringbuilder.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
swift-storage.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
tacker.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00
tripleo-firewall.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
tripleo-packages.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
vpp.yaml Update the template_version alias for all the templates to pike. 2017-05-19 09:58:07 +02:00
zaqar.yaml Ability to enable/disable debug mode per OpenStack service 2017-06-07 11:26:30 +02:00

README.rst

services

A TripleO nested stack Heat template that encapsulates generic configuration data to configure a specific service. This generally includes everything needed to configure the service excluding the local bind ports which are still managed in the per-node role templates directly (controller.yaml, compute.yaml, etc.). All other (global) service settings go into the puppet/service templates.

Input Parameters

Each service may define its own input parameters and defaults. Operators will use the parameter_defaults section of any Heat environment to set per service parameters.

Apart from sevice specific inputs, there are few default parameters for all the services. Following are the list of default parameters:

  • ServiceNetMap: Mapping of service_name -> network name. Default mappings for service to network names are defined in ../network/service_net_map.j2.yaml, which may be overridden via ServiceNetMap values added to a user environment file via parameter_defaults.

  • EndpointMap: Mapping of service endpoint -> protocol. Contains a mapping of endpoint data generated for all services, based on the data included in ../network/endpoints/endpoint_data.yaml.

  • DefaultPasswords: Mapping of service -> default password. Used to pass some passwords from the parent templates, this is a legacy interface and should not be used by new services.

  • RoleName: Name of the role on which this service is deployed. A service can be deployed in multiple roles. This is an internal parameter (should not be set via environment file), which is fetched from the name attribute of the roles_data.yaml template.

  • RoleParameters: Parameter specific to a role on which the service is applied. Using the format "<RoleName>Parameters" in the parameter_defaults of user environment file, parameters can be provided for a specific role. For example, in order to provide a parameter specific to "Compute" role, below is the format:

    parameter_defaults:
      ComputeParameters:
        Param1: value

Config Settings

Each service may define three ways in which to output variables to configure Hiera settings on the nodes.

  • config_settings: the hiera keys will be pushed on all roles of which the service is a part of.
  • global_config_settings: the hiera keys will be distributed to all roles
  • service_config_settings: Takes an extra key to wire in values that are defined for a service that need to be consumed by some other service. For example: service_config_settings: haproxy: foo: bar This will set the hiera key 'foo' on all roles where haproxy is included.

Deployment Steps

Each service may define an output variable which returns a puppet manifest snippet that will run at each of the following steps. Earlier manifests are re-asserted when applying latter ones.

  • config_settings: Custom hiera settings for this service.

  • global_config_settings: Additional hiera settings distributed to all roles.

  • step_config: A puppet manifest that is used to step through the deployment sequence. Each sequence is given a "step" (via hiera('step') that provides information for when puppet classes should activate themselves.

    Steps correlate to the following:

    1. Load Balancer configuration
    2. Core Services (Database/Rabbit/NTP/etc.)
    3. Early Openstack Service setup (Ringbuilder, etc.)
    4. General OpenStack Services
    5. Service activation (Pacemaker)

Batch Upgrade Steps

Each service template may optionally define a upgrade_batch_tasks key, which is a list of ansible tasks to be performed during the upgrade process.

Similar to the step_config, we allow a series of steps for the per-service upgrade sequence, defined as ansible tasks with a tag e.g "step1" for the first step, "step2" for the second, etc (currently only two steps are supported, but more may be added when required as additional services get converted to batched upgrades).

Note that each step is performed in batches, then we move on to the next step which is also performed in batches (we don't perform all steps on one node, then move on to the next one which means you can sequence rolling upgrades of dependent services via the step value).

The tasks performed at each step is service specific, but note that all batch upgrade steps are performed before the upgrade_tasks described below. This means that all services that support rolling upgrades can be upgraded without downtime during upgrade_batch_tasks, then any remaining services are stopped and upgraded during upgrade_tasks

The default batch size is 1, but this can be overridden for each role via the upgrade_batch_size option in roles_data.yaml

Upgrade Steps

Each service template may optionally define a upgrade_tasks key, which is a list of ansible tasks to be performed during the upgrade process.

Similar to the step_config, we allow a series of steps for the per-service upgrade sequence, defined as ansible tasks with a tag e.g "step1" for the first step, "step2" for the second, etc.

Steps/tages correlate to the following:

  1. Stop all control-plane services.

  2. Quiesce the control-plane, e.g disable LoadBalancer, stop pacemaker cluster: this will stop the following resource:

    • ocata:
      • galera
      • rabbit
      • redis
      • haproxy
      • vips
      • cinder-volumes
      • cinder-backup
      • manilla-share
      • rbd-mirror

    The exact order is controlled by the cluster constraints.

  3. Perform a package update and install new packages: A general upgrade is done, and only new package should go into service ansible tasks.

  4. Start services needed for migration tasks (e.g DB)

  5. Perform any migration tasks, e.g DB sync commands

Note that the services are not started in the upgrade tasks - we instead re-run puppet which does any reconfiguration required for the new version, then starts the services.

Nova Server Metadata Settings

One can use the hook of type OS::TripleO::ServiceServerMetadataHook to pass entries to the nova instances' metadata. It is, however, disabled by default. In order to overwrite it one needs to define it in the resource registry. An implementation of this hook needs to conform to the following:

  • It needs to define an input called RoleData of json type. This gets as input the contents of the role_data for each role's ServiceChain.
  • This needs to define an output called metadata which will be given to the Nova Server resource as the instance's metadata.