aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/debug_per_service-54a260917c4a7e3a.yaml
blob: da9af4a30a2f25fa44b7f229466f8561777caa81 (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Allow to configure debug per service.
    The feature is backward compatible with existing Debug parameter.
    Adding a new parameter per service, e.g. GlanceDebug. Set to False,
    it will disable debug for the service, even if Debug is set to True.
    If Debug is set to False but GlanceDebug is set to True, Glance debug
    will be enabled.