Openstack v3 for external storage not documented
Hello,
Looking at the documentation here: https://docs.nextcloud.com//server/18/admin_manual/configuration_files/external_storage/openstack.html
It only shows how to configure Openstack v2, not Openstack v3 (supported at least since NC16).
I was not able to find the right values from OpenRC file to make it work. An update of the documentation would be welcome.
If somebody has the information, I am ready to update the documentation.
For someone looking to complete this, I did some digging. The Primary Storage docs were already updated:
- #1850 + #2005 added this for Primary Storage based on: nextcloud/server#8359 + nextcloud/server#9280
The External Storage docs (the topic of this issue) need to be updated based on a mixture of the above and on:
- nextcloud/server#9286 and added in PR: nextcloud/server#19540
The field naming/mapping is a little different.