46c8218fbf
This change attempts to reduce the number of Ceph commands required in the ceph-rbd-pool job by collecting most pool properties in a single call and by setting only those properties where the current value differs from the target value. Calls to manage_pool() are also run in the background in parallel, so all pools are configured concurrently instead of serially. The script waits for all of those calls to complete before proceeding in order to avoid issues related to the script finishing before all pools are completely configured. Change-Id: If105cd7146313ab9074eedc09580671a0eafcec5 |
||
---|---|---|
.. | ||
templates | ||
values_overrides | ||
Chart.yaml | ||
requirements.yaml | ||
values.yaml |