Files
puppet-swift/releasenotes/notes/swift-constraints-818407c7fc2c1025.yaml
Takashi Kajinami 7d220dd934 Create a separate class for [swift-constraints] options
... and improve support coverage of these options.

Change-Id: I4f4f45a37cb2371451bca713d7df340de1b1448c
2022-08-22 23:55:56 +09:00

16 lines
458 B
YAML

---
features:
- |
The new ``swift::constraints`` class, which manages the
``[swift-constraints]`` options, has been added.
deprecations:
- |
The ``swift::max_header_size`` parameter has been deprecated in favor of
the new ``swift::constraints`` class.
- |
The ``swift::objectexpirer::auto_create_account_prefix`` parameter has been
deprecated. Use the ``swift::constraints::auto_create_account_prefix``
parameter instead.