tripleo-heat-templates/deployment/cephadm
Francesco Pantano 632afe18c0
Add rgw max attributes constraints
When the swift /info endpoint is queried, Tempest fails checking the
following missing keys:

1. max_meta_count
2. max_meta_name_length
3. max_meta_value_length

Those keys are not present because the related rgw settings are missing,
and as per [1], nothing is generated if the rgw_max_* are not set.
This patch is a workaround, on the TripleO side, to provide the missing
keys to the cluster.

[1] https://github.com/ceph/ceph/blob/master/src/rgw/rgw_rest_swift.cc#L1883-L1900

Closes-Bug: #1950486
Change-Id: I0b199e47cce9dc72490110105f6a4ff94f90934d
2021-11-10 17:10:15 +01:00
..
ceph-base.yaml Introduce ApplyCephConfigOverridesOnUpdate 2021-10-08 15:36:45 +00:00
ceph-client.yaml Merge "Clean up DefaultPasswors" 2021-07-02 12:51:40 +00:00
ceph-external.yaml Merge "Clean up DefaultPasswors" 2021-07-02 12:51:40 +00:00
ceph-grafana.yaml Merge "Clean up DefaultPasswors" 2021-07-02 12:51:40 +00:00
ceph-mds.yaml Merge "Clean up DefaultPasswors" 2021-07-02 12:51:40 +00:00
ceph-mgr.yaml Fix set_fact on the CephMgrAnsibleVars 2021-10-29 11:26:44 +00:00
ceph-mon.yaml Merge "Clean up DefaultPasswors" 2021-07-02 12:51:40 +00:00
ceph-nfs.yaml Use true/false for boolean values 2021-10-12 09:35:38 +09:00
ceph-osd.yaml Merge "Clean up DefaultPasswors" 2021-07-02 12:51:40 +00:00
ceph-rbdmirror.yaml Merge "Clean up DefaultPasswors" 2021-07-02 12:51:40 +00:00
ceph-rgw.yaml Add rgw max attributes constraints 2021-11-10 17:10:15 +01:00