Correct the wrong path of the nova log file
The paths of the nova-api.log and nova-compute.log are wrong in Manage images in End User Guide, this patch fix them. Change-Id: I10ec5734319237b79c7f7822b3dc7b62002df6a0 Closes-Bug: #1554870
This commit is contained in:
@@ -306,5 +306,5 @@ creation process.
|
||||
later. Earlier versions of qemu result in an ``unknown option -s``
|
||||
error message in the ``nova-compute.log`` file.
|
||||
|
||||
* Examine the ``/var/log/nova-api.log`` and
|
||||
``/var/log/nova-compute.log`` log files for error messages.
|
||||
* Examine the ``/var/log/nova/nova-api.log`` and
|
||||
``/var/log/nova/nova-compute.log`` log files for error messages.
|
||||
|
Reference in New Issue
Block a user