Commit Graph
33 Commits
Author SHA1 Message Date
sebalix a0f93814be Merge commit 'refs/pull/128/head' of github.com:camptocamp/odoo-cloud-platform into merge-branch-2660-DES-128-960dee34 2020-03-10 17:08:09 +01:00
sebalix 3511a141d5 Merge commit 'refs/pull/160/head' of github.com:camptocamp/odoo-cloud-platform into merge-branch-2660-DES-128-960dee34 2020-03-10 17:08:07 +01: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