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:
Brant Knudson 2014-12-06 08:43:02 -06:00
parent 0fa27f5939
commit d74f80dcc0

View File

@ -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>