Skip to content

Commit c73176b

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Change httpd Keystone log level to default"
2 parents ddcde92 + e1d004a commit c73176b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

files/apache-keystone.template

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Listen %ADMINPORT%
77
WSGIScriptAlias / %PUBLICWSGI%
88
WSGIApplicationGroup %{GLOBAL}
99
ErrorLog /var/log/%APACHE_NAME%/keystone.log
10-
LogLevel debug
1110
CustomLog /var/log/%APACHE_NAME%/access.log combined
1211
</VirtualHost>
1312

@@ -17,7 +16,6 @@ Listen %ADMINPORT%
1716
WSGIScriptAlias / %ADMINWSGI%
1817
WSGIApplicationGroup %{GLOBAL}
1918
ErrorLog /var/log/%APACHE_NAME%/keystone.log
20-
LogLevel debug
2119
CustomLog /var/log/%APACHE_NAME%/access.log combined
2220
</VirtualHost>
2321

0 commit comments

Comments
 (0)