Remove duplicate bind_host from nova-api profile
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Thu, 20 Oct 2016 06:16:47 +0000 (09:16 +0300)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Thu, 20 Oct 2016 06:16:47 +0000 (09:16 +0300)
Change-Id: I3c5c7753237ebaf16fb40806df0d195cb2b9aaa0

puppet/services/nova-api.yaml

index ba7fb2e..bf47943 100644 (file)
@@ -118,7 +118,6 @@ outputs:
                 '"%{::fqdn_$NETWORK}"'
               params:
                 $NETWORK: {get_param: [ServiceNetMap, MysqlNetwork]}
-          nova::wsgi::apache::bind_host: {get_param: [ServiceNetMap, NovaApiNetwork]}
           nova::api::neutron_metadata_proxy_shared_secret: {get_param: NeutronMetadataProxySharedSecret}
           nova::api::instance_name_template: {get_param: InstanceNameTemplate}
           nova_enable_db_purge: {get_param: NovaEnableDBPurge}