Thursday, 2016-11-24

*** nikivi has quit IRC01:31
*** Socket_0x03 has quit IRC04:41
*** acoles_ is now known as acoles09:38
*** laci has joined #swift311:34
lacihi11:34
laci I would like to use my swift as a s3 provider, how can I acquire access_key ans secret_key11:34
cnfdepends on your auth backend12:47
lacicnf, I jast find out. I think it should be 'openstack ec2 credential create'12:50
cnfif you use keystone, yeah12:55
lacicnf, how can I create s3 bucket in swift?13:23
vquicksilverlaci: You have to do it from keystone if you are using keystone13:37
vquicksilvercnf: then you can use a s3 client for managing your buckets13:38
lacivquicksilver, is there any documentation? I cannot find any command *bucket* in openstack client.13:38
vquicksilverIf I remember well, each swift container is a bucket13:39
vquicksilverlaci: you can do it from the s3 client13:39
vquicksilverlaci: for example you can use cyberduck13:39
lacivquicksilver, I am from linux , but there is a s3cmd tool I think13:40
vquicksilverlaci: use the s3 id and key to connect to your swift using the s3 api13:40
cnfcyberduck needs a module to use swift3, btw13:40
cnfmodule / definition13:40
vquicksilverlaci: s3cmd has a "wizard" for configuring it13:41
vquicksilverlaci: s3cmd --configure and put your access key and secret key13:43
lacivquicksilver, yeah, I've found it. I try to figure out, how can I specify connect url.13:43
vquicksilvercnf: uhm last time I tried it worked fine without any tweaking I think...13:43
lacivquicksilver, I want to connect to my swift server13:43
vquicksilverlaci: after configuring it, edit the generated file and change your host_base and host_bucket to point to your swift server13:44
lacivquicksilver, thank you, I try..13:45
vquicksilveralso you need signature_V2=true13:45
vquicksilverif I remember well13:45
*** laci has quit IRC14:06
*** davideagle_ has joined #swift314:31
davideagle_Hi I'm trying to use swift3 with tempauth but I always end up with 403 error when trying to create a bucket "s3curl --id credentials --createBucket --debug  -- http://localhost:8080/bucket1"14:34
davideagle_proxy-server.conf http://paste.openstack.org/show/590316/  and .s3curl file http://paste.openstack.org/show/590317/14:34
*** openstackgerrit has quit IRC15:03
*** openstackgerrit has joined #swift315:04
davideagle_any help would be much appreciated15:54
*** davideagle_ has quit IRC17:03
*** davideagle_ has joined #swift317:20
*** davideagle_ has quit IRC17:46
*** davideagle_ has joined #swift317:50
si1verdavideagle_: did you change the list of hosts in the s3curl script itself?17:52
si1verTry changing your log level to debug, and confirm that it's not just s3curl by using a normal curl request to swift3.17:54
*** davideagle_ has quit IRC18:17
*** acoles is now known as acoles_19:18
*** davideagle has joined #swift322:31

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!