Stockage et Sauvegardes - Help object storage avec api s3
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Help object storage avec api s3

Von
KamelR
Erstellungsdatum 2018-11-14 17:37:49 (edited on 2024-09-04 10:58:33) in Stockage et Sauvegardes

Bonjour,
J'ai une contrainte sur un outil (apache nifi) qui ne propose pas de connecteur openstack swift mais seulement un connecteur amazon s3 ou azure blobstorage.
Openstack swift est sense etre compatible avec l'API s3:
https://review.openstack.org/#/c/571561/
https://docs.openstack.org/swift/latest/s3_compat.html

En revanche je ne parviens pas a utiliser mon ovh object storage en passant par l'API s3.
Quelqu'un pour m'aider ?
Pour debug, j'essaye d'y acceder avec l'outil s3cmd, mais je n'y arrive pas.
Sur la config de l'outil il y a pas mal de trucs a remplir, donc si quelqu'un a de l'info la dessus je prends !

J'ai essaye des choses tels que ci dessous (les $id etc sont mes infos persos)
Merci
[default]
access_key = $id:$user
access_token =
bucket_location = GRA5
host_base = storage.gra5.cloud.ovh.net/v1/AUTH_$projectid
host_bucket = %(bucket)s
website_endpoint = https://storage.%(location)s.cloud.ovh.net/v1/AUTH_$projectid/%(bucket)s