-
SLO style manifests are more powerful/flexible than DLO. SLO has several advantages over DLO, one of the main ones is that content-length is correct in container listings. SLO also has some interesti…
-
Hello,
sorry for writing the issue here, since I didn't find an email to contact any of the CAMI staff. I'm currently working on my bachelor thesis which including building a workflow on the web s…
-
I've gotten S3 working on my forums, but unfortunately I am unable to set up a cdn subdomain for my bucket. OVH is not clear about how this should be done. For reference, I've followed this guide: htt…
-
Hello,
I need to store very large files in the OpenStack Swift through the Java server.
The problem is that I don't need to store big files localy on the Java server. I don't need them there. So, Ja…
-
Hello @stmuraka , i'm using your tutorial to install and setup openstack swift in my project. i had already installed.
but i'm facing an error
when coming to test the storage service using `curl …
-
Umbrella issue #2787
Develop on interactions between OpenStack Cinder/Swift and storage backends.
Add examples of backend solutions
-
Currently, in most of the RDO packages, package description is copied at all the subpackage.
It looks redundant. It would be good if we can move replace common description used under all
subpackage …
-
A feature was requested in mailing list, pool method that would retrieve results in completion order. Iterating over `GreenPile` works, but it waits for some (all) other results before returning the f…
-
I have :
```
provider "openstack" {
user_name = data.vault_generic_secret.nectarcloud_ereefs.data["openstack_user_name"]
tenant_id = data.vault_generic_secret.nectarcloud_ereefs.data["openstac…
-
Hi everyone, I have installed storlets using s2aio method of the latest commit and now I am getting 503 Service Unavailable error, when retrieving object using storlet jar. I can get object without s…