<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Leandro,<div><br></div><div><br></div><div>If you search all swift services logs for the transaction Id returned what do you see ? </div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Marcelo Martins</div><div>Openstack-swift</div><div><a href="mailto:btorch-os@zeroaccess.org">btorch-os@zeroaccess.org</a></div><div><br></div><div><div>“Knowledge is the wings on which our aspirations take flight and soar. When it comes to surfing and life if you know what to do you can do it. If you desire anything become educated about it and succeed. “</div></div><div><br></div></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div>
<br><div><div>On Nov 23, 2011, at 8:25 AM, Leandro Reox wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Im getting 404 with both tools, curl and swift , we're using the repo where you commited 41 minutes ago <div><br></div><div><br></div><div><div>Regards<br><br><div class="gmail_quote">On Wed, Nov 23, 2011 at 10:51 AM, Chmouel Boudjnah <span dir="ltr"><<a href="mailto:chmouel@openstack.org">chmouel@openstack.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
Which version did you use for keystone2 from cloudbuilders github<br>
trunk? can you try again (I just updated some fixes to it just now).<br>
<br>
And what do you mean you are getting 404,  how do you test it ? with<br>
swift cli or via curl ?<br>
<br>
Chmouel.<br>
<div><div class="h5"><br>
On Wed, Nov 23, 2011 at 2:27 PM, Leandro Reox <<a href="mailto:leandro.reox@gmail.com">leandro.reox@gmail.com</a>> wrote:<br>
> Hi Hugo,<br>
><br>
> We changed out everything to keystone2 , now we're getting a 404 when we try<br>
> to create the container, maybe the account autocreation is not working<br>
> properly any thoughts ?<br>
><br>
> Regards<br>
><br>
> On Wed, Nov 23, 2011 at 10:20 AM, Kuo Hugo <<a href="mailto:tonytkdk@gmail.com">tonytkdk@gmail.com</a>> wrote:<br>
>><br>
>> Hi Leandro ,<br>
>> Post on launchpad QA will be a better place though. Plz post it on<br>
>> launchpad , and we will jump to there for further discussion.<br>
>> 1. Verify that your keystone is running , via curl -v -H "X-Auth-User:<br>
>> MAX" -H "X-Auth-Key: Infa" <a href="http://%keystone_IP%:5000/v1.0">http://%keystone_IP%:5000/v1.0</a><br>
>> If keystone working properly , should return X-Auth-Token & X-Storage-url<br>
>>   etc.....<br>
>> After  step 1 ...<br>
>> Use the returned X-Auth-Token and X-Storage-Url for the following cURL cmd<br>
>> curl -k -v -H "X-Auth-Token: %token%" %Returned<br>
>> X-storage-Url%  <a href="http://%Swift-proxy_IP%:8080/v1/AUTH_%tenant_id%">http://%Swift-proxy_IP%:8080/v1/AUTH_%tenant_id%</a><br>
>> I guess it will be<br>
>> curl -v -k -H "X-Auth-Token: 1234567890"<br>
>>   <a href="http://172.16.0.88:8080/v1/AUTH_%tenant_ID%" target="_blank">http://172.16.0.88:8080/v1/AUTH_%tenant_ID%</a><br>
>><br>
>> If so , I believe that your problem is on the protocol of Swift-proxy , as<br>
>> your post , it's under https in your proxy-server.conf .<br>
>> To disable it by comment<br>
>> cert_file = /etc/swift/cert.crt<br>
>> key_file = /etc/swift/cert.key<br>
>> or correct the endpoint of swift to https......<br>
>> If you were deploying keystone via cloudbuilder/devstack script ... You<br>
>> might need to check the sampledata .   With swift client v1.0 , it needs the<br>
>> value of Tenant_Id in USERS table.<br>
>> Hope it help ...<br>
>> --<br>
>> +Hugo Kuo+<br>
>> <a href="mailto:tonytkdk@gmail.com">tonytkdk@gmail.com</a><br>
>> <a href="mailto:hugo.kuo@cloudena.com">hugo.kuo@cloudena.com</a><br>
>> +886-935-004-793<br>
>> <a href="http://www.cloudena.com/" target="_blank">www.cloudena.com</a><br>
><br>
</div></div>> _______________________________________________<br>
> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
><br>
><br>
</blockquote></div><br></div></div>
_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>More help   : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><br></blockquote></div><br></div></body></html>