Merge "Reload haproxy after injecting certs w/o pcmk too"
[apex-tripleo-heat-templates.git] / puppet / hieradata / common.yaml
index 262c7cc..3496595 100644 (file)
@@ -8,6 +8,9 @@ ceilometer::agent::auth::auth_tenant_name: 'service'
 aodh::auth::auth_region: 'regionOne'
 aodh::auth::auth_tenant_name: 'service'
 
+gnocchi::auth::auth_region: 'regionOne'
+gnocchi::auth::auth_tenant_name: 'service'
+
 nova::api::admin_tenant_name: 'service'
 nova::network::neutron::neutron_project_name: 'service'
 nova::network::neutron::neutron_username: 'neutron'
@@ -34,6 +37,8 @@ sysctl_settings:
     value: 0
   net.ipv6.conf.default.autoconf:
     value: 0
+  net.core.netdev_max_backlog:
+    value: 10000
 
 nova::rabbit_heartbeat_timeout_threshold: 60
 neutron::rabbit_heartbeat_timeout_threshold: 60