Skip to content

[16.0][MIG] storage_backend_s3: Migration to 16.0#552

Open
IJOL wants to merge 50 commits intoOCA:16.0from
BITVAX:16.0-mig-storage_backend_s3
Open

[16.0][MIG] storage_backend_s3: Migration to 16.0#552
IJOL wants to merge 50 commits intoOCA:16.0from
BITVAX:16.0-mig-storage_backend_s3

Conversation

@IJOL
Copy link

@IJOL IJOL commented Feb 3, 2026

Migration of storage_backend_s3 to 16.0

Changes

  • Updated manifest for Odoo 16.0 compatibility
  • Applied necessary code adaptations for the new version

Testing

  • Module installs correctly
  • Basic functionality verified

Recreated from previous PR #550 (closed to migrate from personal fork to organization fork)

sebastienbeau and others added 30 commits February 3, 2026 19:37
- refactor the way to build the url (use a generic base_url).
- make more generic the storage backend by moving specific feature in
  storage file
- better name for variable "name" in store and retrieve method use
  "relative_path" instead
- extra amazon S3 storage component in a separated module with test
  using vcrpy
…t with the specifiation of the type of file binary or base64
* support custom endpoint
* refactor bucket handling
* re-register vcrpy tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.