Adds nova-api log in the fuel web ui

Adds missed nova-api log in the fuel web ui for nova api service

Change-Id: I23d8ac07630f2b834ce9514b8e2e94806af1fec6
Closes-Bug: #1487105
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
This commit is contained in:
Ruslan Aliev 2015-11-10 20:38:33 +03:00
parent 050633358c
commit 205e2c9eb3
1 changed files with 6 additions and 0 deletions

View File

@ -371,6 +371,12 @@ LOGS:
<<: *bootstrap_log_group
path: 'bootstrap/agent.log'
# Openstack logs
- id: 'os/nova-api'
name: "nova-api"
<<: *remote_openstack_log_type
<<: *remote_openstack_log_format
<<: *os_log_group
path: "nova-api.log"
- id: 'os/nova-cert'
name: "nova-cert"
<<: *remote_openstack_log_type