diff --git a/.gitmodules b/.gitmodules index 89d0f696..50b1c400 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,3 +5,6 @@ [submodule "external/hibou-oca/sale-workflow"] path = external/hibou-oca/sale-workflow url = https://github.com/hibou-io/oca-sale-workflow.git +[submodule "external/camptocamp-cloud-platform"] + path = external/camptocamp-cloud-platform + url = https://github.com/hibou-io/camptocamp-cloud-platform.git diff --git a/base_attachment_object_storage b/base_attachment_object_storage new file mode 120000 index 00000000..aa3e0960 --- /dev/null +++ b/base_attachment_object_storage @@ -0,0 +1 @@ +./external/camptocamp-cloud-platform/base_attachment_object_storage \ No newline at end of file diff --git a/external/camptocamp-cloud-platform b/external/camptocamp-cloud-platform new file mode 160000 index 00000000..f52f364b --- /dev/null +++ b/external/camptocamp-cloud-platform @@ -0,0 +1 @@ +Subproject commit f52f364b31991bb49a0a360c5d20efe086ae2260 diff --git a/logging_json b/logging_json new file mode 120000 index 00000000..a7b34d54 --- /dev/null +++ b/logging_json @@ -0,0 +1 @@ +./external/camptocamp-cloud-platform/logging_json \ No newline at end of file diff --git a/monitoring_log_requests b/monitoring_log_requests new file mode 120000 index 00000000..854c2986 --- /dev/null +++ b/monitoring_log_requests @@ -0,0 +1 @@ +./external/camptocamp-cloud-platform/monitoring_log_requests \ No newline at end of file diff --git a/monitoring_statsd b/monitoring_statsd new file mode 120000 index 00000000..f73264ee --- /dev/null +++ b/monitoring_statsd @@ -0,0 +1 @@ +./external/camptocamp-cloud-platform/monitoring_statsd \ No newline at end of file diff --git a/monitoring_status b/monitoring_status new file mode 120000 index 00000000..db6885a8 --- /dev/null +++ b/monitoring_status @@ -0,0 +1 @@ +./external/camptocamp-cloud-platform/monitoring_status \ No newline at end of file