diff --git a/changelog/unreleased/ocm1.2.md b/changelog/unreleased/ocm1.2.md new file mode 100644 index 0000000000..3227118cec --- /dev/null +++ b/changelog/unreleased/ocm1.2.md @@ -0,0 +1,9 @@ +Enhancement: implement OCM 1.2 + +This PR brings in the implementation of parts of OpenCloudMesh 1.2. +In particular: +- new properties are added according to new standard, though not yet used +- discovery is used when receiving a share, to establish the path of + the remote server + +https://github.com/cs3org/reva/pull/5076