Commit Graph
31 Commits
Author SHA1 Message Date
Yannick VaucherandGitHub 88cf155b88 Merge pull request #289 from camptocamp/12.0-bp-cloud_platform-fix-redis-checks
[12.0][FIX] cloud_platform: Fix Redis checks
2021-11-11 20:14:32 +01:00
Yannick Vaucher 05511e3d6f Bump version 2021-11-09 09:31:02 +01:00
Yannick VaucherandGitHub 26864f76d6 Merge pull request #281 from yvaucher/12.0-bp-ovh-store-type
[12.0][FIX] cloud_platform_ovh uses swift
2021-11-09 09:11:01 +01:00
Yannick Vaucher 90493e7310 Bump version after refactor 2021-11-08 11:59:48 +01:00
Yannick Vaucher d512d87705 attachment_azure: update doc [skip ci] 2021-11-03 20:40:02 +01:00
Yannick VaucherandGitHub 8ed46bf5e9 Merge pull request #265 from ursais/12.0-backport-attachment_azure
[12.0][ADD] attachment_azure with db operations
2021-11-03 20:30:41 +01:00
Yannick VaucherandGitHub f2d6d55ac4 Merge pull request #271 from camptocamp/12.0-bp-cloud_platform_azure
[MIG] cloud_platform_azure: Backport from 13.0 to 12.0
2021-11-03 19:47:00 +01:00
Yannick Vaucher a5661fef5e [MIG] cloud_platform_azure: Backport from 13.0 to 12.0 2021-11-03 12:37:27 +01:00
Yannick VaucherandGitHub bf51e0a122 Merge pull request #273 from camptocamp/12.0-bp-cloud-abstract
[12.0] Backport of cloud abstraction
2021-11-03 12:26:44 +01:00
Yannick VaucherandGitHub 848fa2873c Merge pull request #274 from camptocamp/12.0-bp-monitoring_promotheus
[12.0] Backport monitoring_promotheus from 13.0
2021-11-03 12:26:31 +01:00
Yannick Vaucher 77f54c400c Backport monitoring_promotheus from 13.0 2021-11-03 10:05:51 +01:00
Yannick VaucherandGitHub 9bf1c0acf5 Merge pull request #262 from yankinmax/imp_add_s3_bucket_registry
[12.0][IMP] Add S3 Bucket Registry to store clients.
2021-10-12 18:54:05 +02:00
Yannick VaucherandGitHub 13c19a6669 Merge pull request #260 from nilshamerlinck/12.0-backport-attachment_azure
[MIG] attachment_azure: Backport from 13.0 to 12.0
2021-10-12 18:48:18 +02:00
Yannick VaucherandGitHub 355e73078a Merge pull request #263 from grindtildeath/12.0-fix-typeerror_resource_bucket_name
[12.0] attachment_s3: Fix TypeError with bucket_name
2021-10-05 16:56:44 +02:00
Yannick VaucherandGitHub ff0deb2a61 Merge pull request #246 from grindtildeath/12.0-fix-base_fileurl_field_demo_test
[12.0] base_fileurl_field: Consider test mode and installation of demo data
2021-08-10 11:06:56 +02:00
Yannick VaucherandGitHub 3cf835dbd2 Merge pull request #230 from yvaucher/12.0-bp-fix-bucket-name
[12.0] [FIX] Bucket name formatting
2021-05-31 09:50:30 +02:00
Yannick VaucherandGitHub f800a4d9b7 Merge pull request #227 from yvaucher/12.0-bp-multi-tenancy
[12.0] [BP] attachment_s3: multi-tenancy use db name in bucket
2021-05-28 12:34:59 +02:00
Yannick Vaucher 6aeebfc455 attachment_s3: multi-tenancy use db name in bucket
Adds the possibility to insert `{db}` placeholder in the bucket name
that will be replaced by the database name to form a unique bucket
name per database.
2021-05-27 18:17:51 +02:00
Yannick VaucherandGitHub 1bd88f1e72 Merge pull request #220 from theoo/12.0
[IMP] session_redis: allow configuring Redis URL instead of host & port.
2021-04-12 20:54:36 +02:00
Yannick VaucherandGitHub 312a4001c4 Merge pull request #116 from yvaucher/aws-bucketname-unstrctured
Add AWS_BUCKETNAME_UNSTRUCTURED to by-pass check
2020-02-25 16:27:46 +01:00
Yannick Vaucher a6533576f2 Swift same by-pass structured store location 2020-02-25 15:36:19 +01:00
Yannick Vaucher 7be1cebeeb Add AWS_BUCKETNAME_UNSTRUCTURED to by-pass check
Curently the name of the bucket is cross checked with the
running environment. In rare case you can have a bucket name
that doesn't match the structure <project>-odoo-<env> in place.
2019-12-05 15:33:54 +01:00
Yannick VaucherandGitHub 486f15095f Merge pull request #53 from p-tombez/12.0-fix_s3_name_check
Fix S3 bucket name check to allow numbers
2019-05-01 16:24:28 +02:00
Yannick Vaucher 8ccddefd06 Fix use of aws where hostname is not required
This fixes an error with endpoint computed as https://None while
we want to let boto compute the AWS endpoint
2019-04-17 14:51:46 +02:00
Yannick VaucherandGitHub c3310cbd9f Merge pull request #45 from Numigi/12.0-monitoring_log_requests_dispatch_classmethod
12.0: monitorin_log_request: _dispatch is a classmethod
2019-04-16 15:10:11 +02:00
Yannick VaucherandGitHub b05413f020 Merge pull request #49 from grindtildeath/12.0_add_base_fileurl_field
[12.0] Add base_fileurl_field
2019-04-08 17:04:53 +02:00
Yannick VaucherandAkim Juillerat 2d8d1f808b Update base_fileurl_field/fields.py
Co-Authored-By: grindtildeath <akim.juillerat@camptocamp.com>
2019-03-13 19:18:07 +01:00
Yannick VaucherandGitHub a7207cc3e7 Merge pull request #48 from grindtildeath/12.0_improvements
12.0 attachment_s3 improvements
2019-03-12 09:09:04 +01:00
Yannick VaucherandGitHub 78d99ff330 Remove useless call to lower()
'0'.lower() == '0'
2018-02-08 14:49:15 +01:00
Yannick VaucherandGuewen Baconnier a3abfca6c5 Don't try to decode None when key was removed from database 2018-01-11 10:41:26 +01:00
Yannick Vaucher a3c0322982 Add AWS_REGION to connect to bucket with specific region 2017-11-13 16:29:01 +01:00