Remove deprecated hdp plugin and add ambari
[apex-tripleo-heat-templates.git] / puppet / services / neutron-base.yaml
index a175746..3f8ac7e 100644 (file)
@@ -47,7 +47,7 @@ outputs:
   role_data:
     description: Role data for the Neutron base service.
     value:
-      service_name: neutron-base
+      service_name: neutron_base
       config_settings:
         neutron::rabbit_password: {get_param: RabbitPassword}
         neutron::rabbit_user: {get_param: RabbitUserName}
@@ -65,3 +65,5 @@ outputs:
         neutron::rabbit_heartbeat_timeout_threshold: 60
         neutron::host: '"%{::fqdn}"'    #NOTE: extra quoting is needed
         neutron::keystone::auth::tenant: 'service'
+        neutron::db::database_db_max_retries: -1
+        neutron::db::database_max_retries: -1