tripleo-heat-templates/releasenotes/notes/objectstorage_deprecated_params-f7642b6541a0d09c.yaml
Steven Hardy 612ba25124 Convert objectstorage-role.yaml to role.role.j2.yaml
Add some special-casing for backwards compatibility, such that the
ObjectStorage role can be rendered via j2 for support of composable networks.

Change-Id: I52abbefe2f5035059ccbed925990faab020c6c89
Partially-Implements: blueprint composable-networks
2017-08-11 15:11:55 +01:00

9 lines
350 B
YAML

---
deprecations:
- |
The following parameters are deprecated for the ObjectStorage role:
SwiftStorageServerMetadata - use ObjectStorageServerMetadata instead
SwiftStorageIPs - use ObjectStorageIPs instead
SwiftStorageImage - Use ObjectStorageImage instead
OvercloudSwiftStorageFlavor - Use OvercloudObjectStorageFlavor instead