summaryrefslogtreecommitdiff
path: root/run_tests.sh
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2022-11-14 13:17:47 -0800
committerTim Burke <tim.burke@gmail.com>2023-03-21 12:46:44 -0700
commit6a8675e897e634abd26d993181ac4a45b9cf16f7 (patch)
treeb7cedbcb8c87559f28ba472c6a0512585266feaa /run_tests.sh
parent779cf7484e44855ddbf6f29d48af79104e42a0a6 (diff)
downloadpython-swiftclient-6a8675e897e634abd26d993181ac4a45b9cf16f7.tar.gz
Use SLO by default for segmented uploads if the cluster supports it
We've had SLO for nearly ten years, and it is preferable for most use-cases. It's time to default to SLO rather than DLO. Add a new --use-dlo option to give users a way to return to old behavior; ensure there is still a --use-slo option so we don't break existing scripts that may use it. UpgradeImpact: ============== The default segmented-upload behavior has changed; Static Large Objects are now used by default rather than Dynamic Large Objects. To revert to the old behavior: * CLI users may use the new `--use-dlo` option * Service API users may explicitly set `use_slo` to False in their options dicts Change-Id: Iebcd64ced8eab6efebb9f02a0c4be6bf6338cb3b
Diffstat (limited to 'run_tests.sh')
0 files changed, 0 insertions, 0 deletions