Set nova service_name via t-h-t
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Fri, 14 Oct 2016 10:08:56 +0000 (13:08 +0300)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Mon, 17 Oct 2016 09:22:51 +0000 (12:22 +0300)
with the move to use httpd instead of eventlet, We now add this
parameter in t-h-t to be able to clean it up from the puppet-tripleo
manifest.

Change-Id: Ic229182cc5c887b57f6182c3db1bac8bed330f7c
Depends-On: I4603b81d30a704b07eef461b3cdbfe164614b04f

puppet/services/nova-api.yaml

index a12742f..60cfa09 100644 (file)
@@ -109,6 +109,7 @@ outputs:
           # internal_api_uri -> [IP]
           # internal_api_subnet - > IP/CIDR
           nova::api::api_bind_address: {get_param: [ServiceNetMap, NovaApiNetwork]}
+          nova::api::service_name: 'httpd'
           nova::wsgi::apache::ssl: false
           nova::wsgi::apache::bind_host: {get_param: [ServiceNetMap, NovaApiNetwork]}
           nova::wsgi::apache::servername: