Commit Graph

  • 575a18daf4 Merge "Remove installation guide for openSUSE/SLES" master Zuul 2025-05-16 19:09:24 +00:00
  • 296e894f79 Remove installation guide for openSUSE/SLES Ivan Anfimov 2025-05-15 11:34:25 +00:00
  • 43aa7ec261 add pyproject.toml to support pip 23.1 Sean Mooney 2023-11-02 11:16:49 +00:00
  • a2725ea99f CI: Move lower-constraints job to py37 Tim Burke 2025-05-15 14:46:09 -07:00
  • 4e2d08041a Merge "tests: Use subTest" Zuul 2025-05-15 07:40:39 +00:00
  • c7c470301b Merge "CI: run func tests during rolling upgrade job" Zuul 2025-05-15 05:52:25 +00:00
  • 33f409ceba CI: run func tests during rolling upgrade job Tim Burke 2025-05-14 10:02:46 -07:00
  • 9ea6276071 merge master to feature/mpu feature/mpu Alistair Coles 2025-05-14 14:47:45 +01:00
  • 020b5a78a5 trivial: statsd tests: remove references to delegate methods Alistair Coles 2025-04-07 15:23:20 +01:00
  • c12aa812c9 Merge "Drop support for py36" Zuul 2025-05-14 05:37:14 +00:00
  • 0714557aa8 Drop support for py36 Tim Burke 2025-05-13 14:52:44 -07:00
  • b65855d715 utils: Add CRCHasher and crc32c implementation Tim Burke 2024-02-15 22:32:03 -08:00
  • f9ac22971f Add support of Sigv4-streaming Thibault Person 2025-02-07 10:30:34 -08:00
  • 6212869399 Merge "proxy_logging: remove unnecessary condition" Zuul 2025-05-13 19:12:00 +00:00
  • 2c5bcfdf0a Merge "Implement heartbeat response for COPY request" Zuul 2025-05-09 17:52:33 +00:00
  • 33b89492eb Remove unused MANIFEST.in Ivan Anfimov 2025-05-09 14:53:58 +00:00
  • 9a445503e9 Implement heartbeat response for COPY request OpenStack Release Bot 2025-03-14 14:26:48 +00:00
  • 6b798142f8 Merge "[CI] Use defined version of probetest job" into unmaintained/yoga unmaintained/yoga Zuul 2025-05-08 11:26:00 +00:00
  • 47c4a1df53 Ensure correct content-type in container HEAD response Clay Gerrard 2024-11-20 10:59:43 -06:00
  • fb24f06873 Merge "[CI] Use defined version of probetest job" into unmaintained/zed unmaintained/zed Zuul 2025-05-07 20:49:47 +00:00
  • e708943a1d CI: update rolling-upgrade jobs Tim Burke 2025-05-07 11:05:24 -07:00
  • 076771462c Merge "Fix the inconsistent use of printing errors" Zuul 2025-05-01 16:39:34 +00:00
  • b07843e92e Fix the inconsistent use of printing errors James Nguyen 2025-04-30 14:05:21 -05:00
  • cd1cc537d9 Merge "tempauth: Support fernet tokens" Zuul 2025-04-30 23:45:49 +00:00
  • f882ba76dd Merge "Remove tags from README" Zuul 2025-04-25 23:36:05 +00:00
  • f8efa83da3 Remove tags from README Tim Burke 2025-04-25 15:51:59 -07:00
  • 74030236ad tempauth: Support fernet tokens Tim Burke 2022-10-13 15:29:19 -07:00
  • e922e9b29d Merge "s3api: Remove some useless decoding" Zuul 2025-04-24 22:56:48 +00:00
  • 64bd1acb9e Merge "Clarify that get_ppid is Linux-only" Zuul 2025-04-23 23:20:34 +00:00
  • 8af9141be2 Merge "Test under py313" Zuul 2025-04-23 22:17:45 +00:00
  • b80de7cc37 Test under py313 Tim Burke 2025-04-23 10:03:36 -07:00
  • 51c8ea0185 s3api: Remove some useless decoding Tim Burke 2025-04-15 08:31:26 -07:00
  • 1ca073ce1d Let WSGI know the length Clay Gerrard 2025-03-18 18:12:31 -05:00
  • fd9ceecc50 Merge "s3request: refactor to introduce SigChecker classes" Zuul 2025-04-17 13:23:47 +00:00
  • cb97944900 Merge "s3request: refactor error handling while reading input" Zuul 2025-04-17 09:47:39 +00:00
  • d535a47603 Merge "tests: rename zuul jobs that test s3api" Zuul 2025-04-17 00:31:06 +00:00
  • ab5c742e2b s3api: make MPU part error response message same as S3 Alistair Coles 2025-04-16 12:16:00 +01:00
  • a93e420d32 s3request: refactor to introduce SigChecker classes Alistair Coles 2025-04-15 14:36:29 +01:00
  • addcc1e32b s3request: refactor error handling while reading input Alistair Coles 2025-04-15 16:28:20 +01:00
  • c7f93f0f63 Merge "Add skip reason next to test name in zuul output" Zuul 2025-04-09 17:47:53 +00:00
  • 449096011f Merge "tests: Remove BaseFakeStatsdClient.get_increment_counts" Zuul 2025-04-09 16:57:06 +00:00
  • a4c151b93c Merge "tests: Display extra test summary info" Zuul 2025-04-09 15:15:53 +00:00
  • dd0ba770f7 Add skip reason next to test name in zuul output Clay Gerrard 2025-04-03 11:45:13 -05:00
  • 7bef99cfd1 Merge "tests: add LabeledStatsdClient sample_rate kwarg coverage" Zuul 2025-04-09 11:23:21 +00:00
  • 63224cfd0b tests: rename zuul jobs that test s3api Alistair Coles 2025-04-09 10:02:13 +01:00
  • 37a25b340d tests: Remove BaseFakeStatsdClient.get_increment_counts Alistair Coles 2025-04-08 13:05:59 +01:00
  • 563c1ca656 DRY out AbstractStatsdClient public methods Clay Gerrard 2025-04-04 11:06:27 -05:00
  • 405440a2ee tests: Display extra test summary info Tim Burke 2025-04-08 12:59:29 -07:00
  • ed0ef35713 tests: add LabeledStatsdClient sample_rate kwarg coverage Clay Gerrard 2025-04-03 17:40:25 -05:00
  • 11257eda5a proxy_logging: remove unnecessary condition Alistair Coles 2025-03-20 13:58:33 +00:00
  • 769e482ea8 tests: provide FakeLabeledStatsdClient for debug Alistair Coles 2025-04-04 16:23:15 +01:00
  • 0e2791a88a Remove deprecated statsd label_mode Clay Gerrard 2025-04-03 17:53:31 -05:00
  • 7e5235894b stats: API for native labeled metrics Tim Burke 2023-09-29 17:21:08 -07:00
  • 05143a99f8 Update master for stable/2025.1 OpenStack Release Bot 2025-03-14 14:26:48 +00:00
  • 095779bf41 Update TOX_CONSTRAINTS_FILE for stable/2025.1 stable/2025.1 OpenStack Release Bot 2025-03-14 14:26:46 +00:00
  • 31d6e6a83a Update .gitreview for stable/2025.1 OpenStack Release Bot 2025-03-14 14:26:43 +00:00
  • 688656a096 Clarify that get_ppid is Linux-only Tim Burke 2025-03-12 22:26:54 -07:00
  • 3f59cef644 Merge "Make FakeSwiftCall.DUMMY_VALUE a bespoke singleton" Zuul 2025-03-11 15:53:18 +00:00
  • d6ac3a261f AUTHORS/CHANGELOG for 2.35.0 2.35.0 Tim Burke 2025-02-27 13:31:39 -08:00
  • 5074410a9d Merge "linkat: Raise error if we run out of retries" Zuul 2025-03-07 22:21:36 +00:00
  • 63155d1117 Merge "cors-tests: Default S3_ENDPOINT sensibly" Zuul 2025-03-07 22:19:00 +00:00
  • 2f74376e7e Make FakeSwiftCall.DUMMY_VALUE a bespoke singleton Alistair Coles 2025-03-07 12:29:28 +00:00
  • 0cdd3915c4 Fix FakeSwiftCall partial env copy for None values Alistair Coles 2025-03-07 12:49:51 +00:00
  • 59611253f9 Merge "Remove notes about new-style classes" Zuul 2025-03-07 11:06:06 +00:00
  • 6d3a2c1345 Merge "Remove dependency on mock" Zuul 2025-03-07 10:57:46 +00:00
  • 932bc110cf Remove notes about new-style classes Tim Burke 2025-03-06 14:48:11 -08:00
  • cfa0094eb4 cors-tests: Default S3_ENDPOINT sensibly Tim Burke 2025-03-06 17:10:01 -08:00
  • 8f2fd0bc1c Merge "tests: Fix keystoneclient import" Zuul 2025-03-06 23:42:02 +00:00
  • f0093a6a74 Merge "FakeSwift: more encapsulation of request properties" Zuul 2025-03-06 22:22:27 +00:00
  • 08a6db1357 tests: Fix keystoneclient import Tim Burke 2025-03-06 13:10:16 -08:00
  • 62cb4736ed Remove dependency on mock Tim Burke 2025-03-05 14:16:04 -08:00
  • 5554f432f5 Merge "tests: Allow configuring normalized_urls = false" Zuul 2025-03-06 12:22:54 +00:00
  • 8b862e66c1 Merge "tests: Reference test.functional.normalized_urls directly" Zuul 2025-03-06 12:22:51 +00:00
  • d4d57a7a7d Merge "Remove __future__ imports" Zuul 2025-03-06 11:25:38 +00:00
  • 5219b5ef14 Merge "Stop using cgi.parse_header" Zuul 2025-03-05 22:47:06 +00:00
  • 11422a3957 tests: Allow configuring normalized_urls = false Tim Burke 2025-03-05 10:11:45 -08:00
  • 3db28d41f1 tests: Reference test.functional.normalized_urls directly Tim Burke 2025-03-05 10:10:30 -08:00
  • bae8cd0db8 Remove __future__ imports Tim Burke 2025-03-05 12:50:21 -08:00
  • c390c637d1 Stop using cgi.parse_header Tim Burke 2024-05-29 13:43:51 -07:00
  • 0a8ecbc554 py3: Fix unicode-header-name handling in bufferedhttp Tim Burke 2025-01-07 17:39:42 -08:00
  • 34bb743b04 linkat: Raise error if we run out of retries Clay Gerrard 2025-03-03 10:16:46 -08:00
  • e4cc228ed0 Refactor some file-like iters as utils.InputProxy subclasses Alistair Coles 2025-01-23 12:17:44 +00:00
  • b8c1c22361 Ensure correct content-type in container HEAD response Clay Gerrard 2024-11-20 10:59:43 -06:00
  • 7140633925 Merge "tests: Allow more configuration for S3 cross-compat tests" Zuul 2025-02-20 22:58:31 +00:00
  • 1fa687ec20 Merge "slo_test: make x-delete-after consistent in func test" Zuul 2025-02-20 20:39:07 +00:00
  • 9723f99250 Merge "tests: More simplification of s3api test bucket naming" Zuul 2025-02-20 20:16:50 +00:00
  • e0d66f3ebf slo_test: make x-delete-after consistent in func test ashnair 2025-02-20 09:32:11 -08:00
  • 97cc335d54 Merge "tests: Remove a couple more py2 code paths" Zuul 2025-02-20 18:28:30 +00:00
  • adc7760ed5 tests: More simplification of s3api test bucket naming Alistair Coles 2025-02-20 10:38:08 +00:00
  • 605c701235 tests: Remove a couple more py2 code paths Tim Burke 2025-02-19 18:00:00 -08:00
  • 57f2732f9f Merge "s3api: Simplify HashingInput signature" Zuul 2025-02-20 12:05:18 +00:00
  • b49941c9b8 s3api: Simplify HashingInput signature Tim Burke 2025-02-19 16:54:32 -08:00
  • ed0b68e1b7 tests: Simplify test bucket name Tim Burke 2025-02-19 16:10:12 -08:00
  • f9354c9eb6 tests: Allow more configuration for S3 cross-compat tests Tim Burke 2025-02-19 16:03:57 -08:00
  • 8b6abfb85d Merge "refactor test for x-delete-at w/t part_num and x-open-expired" Zuul 2025-02-18 21:10:46 +00:00
  • 0c04c9e88f Merge "tests: Add unknown-policy container to account test" Zuul 2025-02-18 20:03:15 +00:00
  • c3237aba14 refactor test for x-delete-at w/t part_num and x-open-expired ashnair 2024-10-22 13:52:55 -07:00
  • 427615a874 Merge "s3api: Stop requiring Content-MD5 for multi-deletes" Zuul 2025-02-14 23:40:38 +00:00
  • a5db202c55 s3api: Stop requiring Content-MD5 for multi-deletes Tim Burke 2025-01-24 14:08:39 -08:00
  • ff45519447 tests: Use subTest Tim Burke 2025-01-10 14:08:35 -08:00