*** nikivi has quit IRC | 01:31 | |
*** Socket_0x03 has quit IRC | 04:41 | |
*** acoles_ is now known as acoles | 09:38 | |
*** laci has joined #swift3 | 11:34 | |
laci | hi | 11:34 |
---|---|---|
laci | I would like to use my swift as a s3 provider, how can I acquire access_key ans secret_key | 11:34 |
cnf | depends on your auth backend | 12:47 |
laci | cnf, I jast find out. I think it should be 'openstack ec2 credential create' | 12:50 |
cnf | if you use keystone, yeah | 12:55 |
laci | cnf, how can I create s3 bucket in swift? | 13:23 |
vquicksilver | laci: You have to do it from keystone if you are using keystone | 13:37 |
vquicksilver | cnf: then you can use a s3 client for managing your buckets | 13:38 |
laci | vquicksilver, is there any documentation? I cannot find any command *bucket* in openstack client. | 13:38 |
vquicksilver | If I remember well, each swift container is a bucket | 13:39 |
vquicksilver | laci: you can do it from the s3 client | 13:39 |
vquicksilver | laci: for example you can use cyberduck | 13:39 |
laci | vquicksilver, I am from linux , but there is a s3cmd tool I think | 13:40 |
vquicksilver | laci: use the s3 id and key to connect to your swift using the s3 api | 13:40 |
cnf | cyberduck needs a module to use swift3, btw | 13:40 |
cnf | module / definition | 13:40 |
vquicksilver | laci: s3cmd has a "wizard" for configuring it | 13:41 |
vquicksilver | laci: s3cmd --configure and put your access key and secret key | 13:43 |
laci | vquicksilver, yeah, I've found it. I try to figure out, how can I specify connect url. | 13:43 |
vquicksilver | cnf: uhm last time I tried it worked fine without any tweaking I think... | 13:43 |
laci | vquicksilver, I want to connect to my swift server | 13:43 |
vquicksilver | laci: after configuring it, edit the generated file and change your host_base and host_bucket to point to your swift server | 13:44 |
laci | vquicksilver, thank you, I try.. | 13:45 |
vquicksilver | also you need signature_V2=true | 13:45 |
vquicksilver | if I remember well | 13:45 |
*** laci has quit IRC | 14:06 | |
*** davideagle_ has joined #swift3 | 14: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 IRC | 15:03 | |
*** openstackgerrit has joined #swift3 | 15:04 | |
davideagle_ | any help would be much appreciated | 15:54 |
*** davideagle_ has quit IRC | 17:03 | |
*** davideagle_ has joined #swift3 | 17:20 | |
*** davideagle_ has quit IRC | 17:46 | |
*** davideagle_ has joined #swift3 | 17:50 | |
si1ver | davideagle_: did you change the list of hosts in the s3curl script itself? | 17:52 |
si1ver | Try 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 IRC | 18:17 | |
*** acoles is now known as acoles_ | 19:18 | |
*** davideagle has joined #swift3 | 22:31 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!