Commit Graph
49 Commits
Author SHA1 Message Date
Nicolas Bessi (nbessi)andGitHub c6995923d0 Merge pull request #371 from vrenaville/azure70
[7.0] Backport module for azure storage
2022-06-08 14:36:16 +02:00
vrenaville 3104ae8966 fix: dbname env get 2022-05-20 15:02:00 +02:00
vrenaville 1706ecb148 fix 2022-05-20 14:44:01 +02:00
vrenaville d7e909ae92 fix 2022-05-20 14:30:02 +02:00
vrenaville 90005a62f9 fix 2022-05-20 14:19:39 +02:00
vrenaville 126b3de74b fix 2022-05-20 14:06:41 +02:00
vrenaville 18d07353d9 fix 2022-05-17 13:31:17 +02:00
vrenaville 43ed7178af fix 2022-05-12 14:43:54 +02:00
vrenaville 0b4d6f2965 fix 2022-05-12 14:38:02 +02:00
vrenaville fde3021cd4 fea 2022-05-12 14:36:14 +02:00
vrenaville e7402a80a4 fix 2022-05-12 14:27:13 +02:00
vrenaville 19da00949a feat: add prometheus + cloud_plateform azure 2022-05-12 11:33:25 +02:00
vrenaville 937e87220a add attachment azure 2022-05-12 11:04:33 +02:00
Yannick Vaucher e335d9805f Travis build only on master branches
Avoid duplicate build on branches created for pull requests
2021-11-15 12:40:27 +01:00
Yannick VaucherandGitHub b7f5afe71f Merge pull request #305 from camptocamp/7.0-bp-redis-url
[7.0][IMP] session_redis: allow configuring Redis URL instead of host & port.
2021-11-15 10:18:56 +01:00
Miku LaitinenandYannick Vaucher 774fcc5f70 [IMP] session_redis: allow configuring Redis URL instead of host & port.
Back-porting from [13] branch
2021-11-11 19:55:29 +01:00
Guewen BaconnierandGitHub 1e69b6ec51 Merge pull request #160 from sebalix/7.0-fix-attachment_swift
[7.0][FIX] attachment_swift: fix imports (closes #159)
2020-06-22 07:44:44 +02:00
Guewen BaconnierandGitHub 5f587bc47b Merge pull request #128 from sebalix/7.0-backport-labs-support
[7.0] Add support of 'labs' RUNNING_ENV in cloud_platform
2020-06-22 07:40:36 +02:00
Sébastien AlixandGitHub 39c10179d7 Merge pull request #158 from sebalix/7.0-fix-session_redis
[7.0] Fix anonymous redis session expiration
2020-03-10 16:18:47 +01:00
Akim JuilleratandGitHub 7fc17a942d Merge pull request #169 from grindtildeath/7.0-fix_auth_to_keystone_v3
[7.0] attachment_swift: Fix authentication to Keystone v3
2020-03-09 13:47:36 +01:00
Akim Juillerat d44ff57e6c Fix authentication to Keystone v3
- Use newer version from python lib.
 - Define project_domain_id + user_domain_id in auth
2020-03-09 13:30:57 +01:00
sebalix f3efd19a29 [FIX] attachment_swift: fix imports 2020-03-05 17:20:38 +01:00
sebalix 1d3727491c Fix anonymous redis session expiration 2020-03-05 15:18:02 +01:00
Patrick TombezandGitHub ae2e109ea6 Merge pull request #157 from p-tombez/7.0-keystoneauth_v3
[7.0] Use keystoneauth v3 for Swift attachments
2020-03-04 13:52:02 +01:00
Mussie SirakandPatrick Tombez ab0566b140 Use keystoneauth v3 for Swift attachments 2020-03-04 13:25:40 +01:00
Patrick TombezandGitHub afec159016 Merge pull request #130 from p-tombez/7.0-anon_redis_session
[7.0] Add anonymous redis session expiration configuration
2020-01-31 11:15:57 +01:00
Patrick Tombez f28dea5019 Add anonymous redis session expiration configuration 2020-01-29 16:54:46 +01:00
Guewen Baconnierandsebalix c35300a99d Add an advice in error message 2020-01-23 12:17:52 +01:00
Guewen Baconnierandsebalix bf35de5c59 Add support of 'labs' RUNNING_ENV in cloud_platform
The labs env can be anything starting by 'labs', such as
'labs-logistics', 'labs-finance', ...

* At install, s3/swift is set as default storage
* However, unlike prod/integration, the storage is not forced to be an
object storage
* Redis is required
* When the storage is set on s3/swift, then the bucket name is mandatory
(otherwise, there is no place where to create the files...)

The redis prefix regex match is relaxed: anything starting by a project
name, then '-odoo-', then any combination of letters, digits, and dashes
is accepted (so a prefix my-project9-odoo-labs-web3 is valid).
2020-01-23 12:17:29 +01:00
Patrick TombezandGitHub af82b8fde3 Merge pull request #124 from p-tombez/7.0_fix_session_expiration
[7.0] Fix session expiration ignored
2019-12-18 10:56:43 +01:00
Patrick Tombez 6f9013bdad Fix session expiration ignored 2019-12-13 14:29:06 +01:00
Simone OrsiandGitHub 2d3ad4673d Merge pull request #78 from guewen/7.0-monitoring_status-ignore-http
[7.0] Ignore HTTP version in monitoring_status filter
2019-08-09 12:04:55 +02:00
Simone OrsiandGuewen Baconnier 6341be050c Ignore HTTP version in monitoring_status filter 2019-08-09 11:45:45 +02:00
Guewen BaconnierandSimone Orsi 3fb5c01503 [7.0] Filter /monitoring/status werkzeug logs (#70)
* Filter /monitoring/status werkzeug logs

With healtchecks, they constitute 95% of our logs. Let's stop wasting
resources and shut them up.
2019-07-19 15:35:16 +02:00
Patrick TombezandGitHub 421331c174 Merge pull request #62 from p-tombez/7.0_backport_legacy
7.0 backport legacy
2019-06-27 10:12:26 +02:00
Patrick Tombez 527963494e Fix README.md and copyright year 2019-06-26 14:41:21 +02:00
4cb27ac4b8 Update attachment_swift/README.rst
Co-Authored-By: Alex Saunier <alexandre.saunier@camptocamp.com>
2019-06-24 10:29:24 +02:00
d7b078da3b Update base_attachment_object_storage/README.rst
Co-Authored-By: Alex Saunier <alexandre.saunier@camptocamp.com>
2019-06-24 10:29:15 +02:00
Patrick Tombez e61d96a3c2 Add README.md 2019-05-10 17:32:49 +02:00
Patrick Tombez 8ac8f5ac6c Add monitoring_status 2019-05-10 17:32:49 +02:00
Patrick Tombez 3e42c8838c Add cloud_platform_ovh 2019-05-10 17:32:49 +02:00
Patrick Tombez 60fa9669f6 Add cloud_platform 2019-05-10 17:32:49 +02:00
Patrick Tombez 56ff5d6848 Add session_redis 2019-05-10 17:32:49 +02:00
Patrick Tombez ab1f9595b1 Add attachment_swift 2019-05-10 17:32:49 +02:00
Patrick Tombez 4116a3b441 Add attachment_s3 2019-05-10 17:32:49 +02:00
Patrick Tombez 0492d01a20 Add base_attachment_object_storage 2019-05-10 17:32:49 +02:00
Patrick Tombez 7d02260dee Add logging_json 2019-05-08 15:54:59 +02:00
Patrick Tombez e2bd7fdbbd Add base files 2019-05-08 14:08:26 +02:00
Patrick Tombez e33b29a4d6 Initial commit 2019-05-08 14:08:08 +02:00