Correct keystone log links
The keystone log link was pointing to the screen log when it runs as eventlet. When keystone runs under Apache Httpd its logs are in the apache directory, so correct the links. Change-Id: Ib1f29be5ff3dda23317362f15d3b746909293a06
This commit is contained in:
parent
0fa27f5939
commit
d74f80dcc0
@ -45,7 +45,9 @@
|
||||
</ul>
|
||||
<li> <b>keystone</b>
|
||||
<ul>
|
||||
<li><a href="screen-key.txt.gz">screen-key.txt.gz</a>: Keystone Log file
|
||||
<li><a href="apache/keystone.txt.gz">keystone.txt.gz</a>: keystone log (Apache Httpd)
|
||||
<li><a href="apache/keystone_access.txt.gz">keystone_access.txt.gz</a>: keystone access log (Apache Httpd)
|
||||
<li><a href="screen-key.txt.gz">screen-key.txt.gz</a>: keystone log (eventlet)
|
||||
</ul>
|
||||
<li> <b>nova</b>
|
||||
<ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user