mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +00:00
[13.0][IMP] Make cloud_platform fully abstract + update related modules (#244)
This commit is contained in:
committed by
Yannick Vaucher
co-authored by
Yannick Vaucher
parent
8a4e636d94
commit
cd4fec96ee
@@ -5,7 +5,7 @@ Install addons required for the Camptocamp Cloud platform.
|
||||
|
||||
* Provide a quick install that we can call at the setup / migration
|
||||
of a database
|
||||
* Check if the environment variables are configured correctly according
|
||||
to the instance's environment (prod, integration, test or dev) to prevent
|
||||
* Implements abstract methods to check if the environment variables are configured correctly
|
||||
according to the instance's environment (prod, integration, test or dev) to prevent
|
||||
data corruption between the environments (such as the integration server
|
||||
writing on the production object storage).
|
||||
|
||||
Reference in New Issue
Block a user