d559e2c39d
This change adds the dnsmasq.log for the ironic-dnsmasq container and also enables more verbose logging when debug logging enabled. This can be triggered globbaly via 'openstack_logging_debug' or per service via 'ironic_logging_debug' or 'neutron_logging_debug'. Change-Id: I0e6b089beb88827effbcc365625eb2df902f5470 Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
8 lines
315 B
YAML
8 lines
315 B
YAML
---
|
|
other:
|
|
- |
|
|
The container ``ironic-dnsmasq`` now creates the ``dnsmasq.log`` just as
|
|
the container ``neutron-dhcp-agent``. For both log files verbosity can be
|
|
increased globally via ``openstack_logging_debug`` or per service via
|
|
``ironic_logging_debug`` or ``neutron_logging_debug`` variables.
|