remove todo comment in params.pp

this seems to be done two month ago
with Change-Id: I012ce89554640a39cda5104e62a0f135ec5e92e1

Change-Id: I8b42997238f69a18e0595bb371ab6e48b74db470
This commit is contained in:
Benedikt Trefzer 2017-09-09 14:31:58 +02:00
parent d4fa5df58b
commit a3a34fb0c0

View File

@ -101,8 +101,6 @@ class nova::params {
$tgt_service_name = 'tgt'
$nova_log_group = 'adm'
$nova_wsgi_script_path = '/usr/lib/cgi-bin/nova'
# TODO(aschultz): switch this later when UCA updates their packaging
#$nova_api_wsgi_script_source = '/usr/bin/nova-api-wsgi'
$nova_api_wsgi_script_source = '/usr/bin/nova-api-wsgi'
$placement_wsgi_script_source = '/usr/bin/nova-placement-api'
$placement_httpd_config_file = '/etc/apache2/sites-available/nova-placement-api.conf'