manila/releasenotes/notes/netapp-support-filtering-api-tracing-02d1f4271f44d24c.yaml
Goutham Pacha Ravi 148f77f184 NetApp ONTAP: Add support for filtering API tracing
API Tracing is valuable when diagnosing problems or
unexpected behaviors with the ONTAP Manila driver.

However, turning it on may spam logs and make it rather
harder to trace through specific API calls.

Change-Id: I3c91638138ec1a2652efdadbc86176afa295abd8
2017-09-20 16:01:33 -04:00

7 lines
282 B
YAML

---
features:
- The NetApp driver supports a new configuration option
``netapp_api_trace_pattern`` to enable filtering backend API
interactions to log. This option must be specified in the backend
section when desired and it accepts a valid python regular expression.