c35df2f7c3
This adds a new tht parameter to set introspection data storage backend. As we plan to remove swift from undercloud, we change this to database for it. Change-Id: Icc8a9e2c80660b0dcc29a75183550917667d030c
10 lines
328 B
YAML
10 lines
328 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a new ``IronicInspectorStorageBackend`` parameter that can be used
|
|
to set the storage backend for introspection data.
|
|
deprecations:
|
|
- |
|
|
The ``IronicInspectorUseSwift`` parameter has been deprecated in favor of
|
|
``IronicInspectorStorageBackend`` and will be removed in a future release.
|