File: s3api-more-parameters-54a8d24510a662ea.yaml

package info (click to toggle)
puppet-module-swift 27.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,480 kB
  • sloc: ruby: 9,604; python: 33; makefile: 10; sh: 10
file content (16 lines) | stat: -rw-r--r-- 417 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
features:
  - |
    The following parameters have been added to the ``swift::proxy::s3api``
    class.

    - ``dns_compliant_bucket_names``
    - ``max_bucket_listing``
    - ``max_parts_listing``
    - ``max_multi_delete_objects``
    - ``multi_delete_concurrency``
    - ``storage_domain``
    - ``allow_multipart_uploads``
    - ``force_swift_request_proxy_log``
    - ``min_segment_size``
    - ``log_name``