tripleo-heat-templates/puppet/services
Keith Schincke 4d280f5173 Remove osd_pool_default_min_size to allow Ceph cluster to do the right thing by default
The default value is 0 which has the minimum number be caluclated based on the replica count
from osd_pool_defaut_size. The default replica count is 3 and the calculated min_size is 2.
If the replica count is 1 then the min_size is 1. ie: min_size = replica - (replica/2)
Add CephPoolDefaultSize parameter to ceph-mon.yaml. This parameter defaults to 3 but can
be overriden. See puppet-ceph-devel.yaml for an example

Change-Id: Ie9bdd9b16bcb9f11107ece614b010e87d3ae98a9
(cherry picked from commit cdfe035663)
2017-12-19 09:50:43 +01:00
..
database Enables increasing mariadb open files for noha deployments 2017-04-03 11:26:52 -04:00
logging restore missing fluentd client functionality 2016-10-06 13:12:50 +00:00
monitoring Use correct type for SensuRedactVariables parameter 2016-11-28 19:39:50 +01:00
network add composable services for Contrail 2016-09-05 20:44:30 +02:00
pacemaker manila: set "host" to "hostgroup" 2017-10-09 13:29:31 +00:00
time Deploy NTP with puppet-tripleo profile 2017-03-08 15:11:20 -07:00
README.rst Add global_config_settings to services' output 2016-08-26 11:11:47 +02:00
aodh-api.yaml Enable proxy headers parsing for Aodh 2016-10-14 08:37:10 +00:00
aodh-base.yaml DB connection: prevent src address from binding to a VIP 2017-01-09 14:14:15 +00:00
aodh-evaluator.yaml Availability monitoring agents support 2016-08-31 09:22:59 -04:00
aodh-listener.yaml Availability monitoring agents support 2016-08-31 09:22:59 -04:00
aodh-notifier.yaml Availability monitoring agents support 2016-08-31 09:22:59 -04:00
apache.yaml Provide for RAM-constrained environments 2016-09-21 15:14:20 +02:00
ca-certs.yaml Add deployment of CAs via hieradata 2016-08-22 18:10:26 +03:00
ceilometer-agent-central.yaml telemetry: remove coordination_url hiera settings 2016-10-03 14:50:15 +00:00
ceilometer-agent-compute.yaml Availability monitoring agents support 2016-08-31 09:22:59 -04:00
ceilometer-agent-notification.yaml Add fluentd client service 2016-09-17 01:31:12 +00:00
ceilometer-api.yaml Enable proxy headers parsing for Ceilometer 2016-10-14 08:37:27 +00:00
ceilometer-base.yaml Add extra quotes to ceilometer host fqdn 2017-11-30 08:58:15 -05:00
ceilometer-collector.yaml Move db::mysql into service_config_settings 2016-09-28 07:01:49 -04:00
ceilometer-expirer.yaml Availability monitoring agents support 2016-08-31 09:22:59 -04:00
ceph-base.yaml Remove osd_pool_default_min_size to allow Ceph cluster to do the right thing by default 2017-12-19 09:50:43 +01:00
ceph-client.yaml Availability monitoring agents support 2016-08-31 09:22:59 -04:00
ceph-external.yaml Do not manage overcloud repositories when using external Ceph 2016-11-16 16:35:11 +00:00
ceph-mon.yaml Remove osd_pool_default_min_size to allow Ceph cluster to do the right thing by default 2017-12-19 09:50:43 +01:00
ceph-osd.yaml Availability monitoring agents support 2016-08-31 09:22:59 -04:00
ceph-rgw.yaml ceph-rgw: add missing user parameter 2017-01-25 02:53:20 +00:00
cinder-api.yaml Update the Nova Endpoint information for Cinder 2017-03-02 15:17:26 +00:00
cinder-backup.yaml Availability monitoring agents support 2016-08-31 09:22:59 -04:00
cinder-base.yaml DB connection: prevent src address from binding to a VIP 2017-01-09 14:14:15 +00:00
cinder-scheduler.yaml Add fluentd client service 2016-09-17 01:31:12 +00:00
cinder-volume.yaml Add fluentd client service 2016-09-17 01:31:12 +00:00
glance-api.yaml DB connection: prevent src address from binding to a VIP 2017-01-09 14:14:15 +00:00
glance-base.yaml Re-add NFS backend for Glance 2016-11-01 12:31:00 +00:00
glance-registry.yaml DB connection: prevent src address from binding to a VIP 2017-01-09 14:14:15 +00:00
gnocchi-api.yaml Enable proxy headers parsing for Gnocchi 2016-10-14 08:37:18 +00:00
gnocchi-base.yaml Expose metric delay processing metric 2017-06-09 15:33:31 +00:00
gnocchi-metricd.yaml Add metricd workers support in gnocchi 2016-09-26 09:28:20 +02:00
gnocchi-statsd.yaml gnocchi statsd should be able to send data to port 8125 2016-11-03 12:50:24 +00:00
haproxy.yaml Enables auto-detection for VIP interfaces 2016-12-05 15:54:12 -05:00
heat-api-cfn.yaml Ensure heat-domain hiera is in nodes that contain keystone 2016-11-21 06:35:50 +00:00
heat-api-cloudwatch.yaml Add fluentd client service 2016-09-17 01:31:12 +00:00
heat-api.yaml Ensure heat-domain hiera is in nodes that contain keystone 2016-11-21 06:35:50 +00:00
heat-base.yaml Ensure heat-domain hiera is in nodes that contain keystone 2016-11-21 06:35:50 +00:00
heat-engine.yaml DB connection: prevent src address from binding to a VIP 2017-01-09 14:14:15 +00:00
horizon.yaml Merge "Remove repeated apache-related hieradata" 2016-09-02 12:19:45 +00:00
ironic-api.yaml Adds default Keystone region to regionOne 2017-03-01 20:36:24 +00:00
ironic-base.yaml DB connection: prevent src address from binding to a VIP 2017-01-09 14:14:15 +00:00
ironic-conductor.yaml Ironic: update default enabled drivers 2016-09-04 17:48:17 +02:00
keepalived.yaml Enables auto-detection for VIP interfaces 2016-12-05 15:54:12 -05:00
kernel.yaml Bump fs.inotify.max_user_instances for scale 2017-10-11 14:10:34 -04:00
keystone.yaml Run token flush cron job hourly by default 2017-07-17 18:51:33 +00:00
manila-api.yaml Set manila default_share_type config option 2017-01-25 02:53:13 +00:00
manila-backend-cephfs.yaml Set proper ceph config path for manila 2016-10-06 10:55:44 +00:00
manila-backend-generic.yaml Add NetApp Manila driver integration and tidy up generic 2016-09-13 14:28:43 +03:00
manila-backend-netapp.yaml Quote empty strings in manila netapp driver 2017-03-10 14:38:27 +01:00
manila-base.yaml DB connection: prevent src address from binding to a VIP 2017-01-09 14:14:15 +00:00
manila-scheduler.yaml manila: set "neutron_admin_auth_url" correctly 2017-09-07 01:44:33 +00:00
manila-share.yaml Move db settings from manila-api to manila-base 2016-11-07 08:58:08 -05:00
memcached.yaml Availability monitoring agents support 2016-08-31 09:22:59 -04:00
neutron-api.yaml DB connection: prevent src address from binding to a VIP 2017-01-09 14:14:15 +00:00
neutron-base.yaml Addition of Nuage as mechanism driver for ML2 2017-08-09 16:14:31 -04:00
neutron-bigswitch-agent.yaml Re-Add bigswitch agent support 2017-04-07 15:50:25 -06:00
neutron-compute-plugin-midonet.yaml Add DefaultPasswords to composable services 2016-08-18 12:45:30 -04:00
neutron-compute-plugin-nuage.yaml Addition of Nuage bridge MTU parameter 2017-11-15 13:01:54 -05:00
neutron-compute-plugin-opencontrail.yaml Add DefaultPasswords to composable services 2016-08-18 12:45:30 -04:00
neutron-compute-plugin-ovn.yaml OVN heat templates 2016-09-01 16:06:38 -04:00
neutron-compute-plugin-plumgrid.yaml Add DefaultPasswords to composable services 2016-08-18 12:45:30 -04:00
neutron-dhcp.yaml Add fluentd client service 2016-09-17 01:31:12 +00:00
neutron-l3-compute-dvr.yaml Add fluentd client service 2016-09-17 01:31:12 +00:00
neutron-l3.yaml Enable firewalling by default on compute nodes 2016-10-06 17:21:26 -04:00
neutron-metadata.yaml Neutron metadata agent worker count fix 2016-09-22 12:46:37 -02:30
neutron-midonet.yaml Availability monitoring agents support 2016-08-31 09:22:59 -04:00
neutron-ovs-agent.yaml Enable firewalling by default on compute nodes 2016-10-06 17:21:26 -04:00
neutron-ovs-dpdk-agent.yaml Modify the constraint to allow single quote for DPDK core list param 2016-10-18 07:10:13 -04:00
neutron-plugin-ml2-nuage.yaml Make nova patching parameters configurable in Nuage 2017-09-14 13:18:02 -04:00
neutron-plugin-ml2-ovn.yaml OVN heat templates 2016-09-01 16:06:38 -04:00
neutron-plugin-ml2.yaml Addition of Nuage as mechanism driver for ML2 2017-08-09 16:14:31 -04:00
neutron-plugin-nuage.yaml Addition of firewall rules for Nuage 2017-06-07 20:20:41 +00:00
neutron-plugin-opencontrail.yaml Fix api_extensions_path in neutron-opencontrail environment 2016-10-18 17:01:44 +00:00
neutron-plugin-plumgrid.yaml DB connection: prevent src address from binding to a VIP 2017-01-09 14:14:15 +00:00
neutron-sriov-agent.yaml Add base neutron service configuration 2016-09-07 15:28:11 +05:30
nova-api.yaml nova: add missing vnc console port in firewall 2016-11-05 09:02:20 -04:00
nova-base.yaml Merge "Correctly set DEFAULT/dhcp_domain to empty string." into stable/newton 2017-10-11 06:34:43 +00:00
nova-compute.yaml Fix cold/live migration network config 2017-10-09 12:49:41 +01:00
nova-conductor.yaml Add fluentd client service 2016-09-17 01:31:12 +00:00
nova-consoleauth.yaml Add fluentd client service 2016-09-17 01:31:12 +00:00
nova-ironic.yaml Add DefaultPasswords to composable services 2016-08-18 12:45:30 -04:00
nova-libvirt.yaml Add migration SSH tunneling support 2017-06-06 21:38:09 +01:00
nova-metadata.yaml Add nova-metadata template 2016-09-20 13:25:53 +03:00
nova-scheduler.yaml Change nova ram_allocation_ratio to match puppet-nova 2016-11-07 15:20:50 +00:00
nova-vnc-proxy.yaml nova: add missing vnc console port in firewall 2016-11-05 09:02:20 -04:00
opendaylight-api.yaml Adds missing firewall rules for OpenDaylight API service 2017-01-05 15:28:11 +00:00
opendaylight-ovs.yaml Adds missing OpenDaylight username/password from ODL OVS service 2017-01-05 15:36:24 +00:00
pacemaker.yaml Allow the override of pacemaker::corosync::settle_tries 2017-01-27 08:28:42 +01:00
rabbitmq.yaml Balance Rabbitmq Queue Master Location on queue declaration with min-masters strategy 2016-10-03 12:54:38 +00:00
sahara-api.yaml Move db::mysql into service_config_settings 2016-09-28 07:01:49 -04:00
sahara-base.yaml DB connection: prevent src address from binding to a VIP 2017-01-09 14:14:15 +00:00
sahara-engine.yaml Add fluentd client service 2016-09-17 01:31:12 +00:00
services.yaml restore missing fluentd client functionality 2016-10-06 13:12:50 +00:00
snmp.yaml snmp: add SnmpdBindHost parameter 2017-10-08 05:09:00 +00:00
sshd.yaml SSHD Service extensions 2017-08-18 04:27:31 +00:00
swift-base.yaml Move Swift hiera settings into composable services 2016-08-25 20:27:11 -04:00
swift-proxy.yaml Remove ceilometer from swift middleware pipeline 2017-07-24 18:19:46 -04:00
swift-ringbuilder.yaml Decouple Swift ringbuilding logic 2017-09-13 14:55:50 -06:00
swift-storage.yaml Fix usage of SwiftRawDisks 2016-10-26 16:37:08 +00:00
tripleo-firewall.yaml Re-enable ManageFirewall by default. 2016-10-06 20:40:11 +00:00
tripleo-packages.yaml Add DefaultPasswords to composable services 2016-08-18 12:45:30 -04:00
vip-hosts.yaml Generate VIP info for ctlplane VIP, not management 2016-09-09 08:43:24 +03: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.

Config Settings

Each service may define a config_settings output variable which returns Hiera settings to be configured.

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)
    6. Fencing (Pacemaker)

Note: Not all roles currently support all steps:

  • ObjectStorage role only supports steps 2, 3 and 4