Re: [Openstack] Issue in debugging OpenStack Swift

2013-07-22 Thread Gareth
: https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp -- Gareth *Cloud Computing, OpenStack, Fitness, Basketball* *OpenStack contributor* *Company: UnitedStack http://www.ustack.com* *My promise: if you find any spelling or grammar mistakes in my email from Mar

[Openstack] [OpenStack][DevStack] How to contribute?

2013-05-07 Thread Gareth
://launchpad.net/~devstack -- Gareth *Cloud Computing, OpenStack, Fitness, Basketball* *OpenStack contributor* *Company: UnitedStack http://www.ustack.com* *My promise: if you find any spelling or grammar mistakes in my email from Mar 1 2013, notify me * *and I'll donate $1 or ¥1 to an open organization

Re: [Openstack] [OpenStack][DevStack] How to contribute?

2013-05-07 Thread Gareth
Great thanks! On Wed, May 8, 2013 at 10:33 AM, Dean Troyer dtro...@gmail.com wrote: On Tue, May 7, 2013 at 9:16 PM, Gareth academicgar...@gmail.com wrote: In OpenStack 'how-to-contribute' document, the first step is join the team in Launchpad. All of ~swift, ~nova, ~glance are ok

[Openstack] [OpenStack] some sites don't work now

2013-04-26 Thread Gareth
= [root@krugle-opensearch ~]# ping logs.openstack.org PING static.openstack.org (166.78.153.26) 56(84) bytes of data. --- static.openstack.org ping statistics --- 4 packets transmitted, 0 received, 100% packet loss, time 3000ms -- Gareth *Cloud Computing

[Openstack] problems with my openstack-dev mailing list

2013-04-02 Thread Gareth
Gareth *Cloud Computing, Openstack, Fitness, Basketball * *Openstack contributer* *My promise: if you find any spelling or grammar mistake in my email from Mar 1 2013, notice me * *and I'll donate 1$ or 1¥ to open organization specified by you

Re: [Openstack] problems with my openstack-dev mailing list

2013-04-02 Thread Gareth
stef...@openstack.orgwrote: On 04/02/2013 01:29 AM, Gareth wrote: I have set with some options, like: set ALL topic for “*Which topic categories would you like to subscribe to?”* If you want to subscribe to all the topics, I suggest you to uncheck all of them (set NONE) and ... set yes

Re: [Openstack] openstack installation of swift

2013-03-20 Thread Gareth
xtrace stack@tce:~/devstack$ ~ On Wed, Mar 20, 2013 at 10:09 AM, Gareth academicgar...@gmail.com wrote: stack.sh is a complicated script If some devstack developer cloud help you, it's ok. If not, your could run stack.sh again (install ubuntu again first). It maybe have good chance

Re: [Openstack] openstack installation of swift

2013-03-19 Thread Gareth
this problem? Can anyone plz help me in this issue. On Thu, Mar 7, 2013 at 1:17 PM, Gareth academicgar...@gmail.com wrote: In addition, install swift in one machine: http://docs.openstack.org/developer/swift/development_saio.html install swift cluster: http://docs.openstack.org/developer

[Openstack] Gerrit Code Review issue

2013-03-18 Thread Gareth
. Example: this url works: https://review.openstack.org/#/q/owner:Kun Huang,n,zhttps://review.openstack.org/#/q/owner: but this failed: https://review.openstack.org/#/q/owner:'Kun Huang',n,z https://review.openstack.org/#/q/owner:-- Gareth *Cloud Computing, Openstack, Fitness, Basketball * *Novice

Re: [Openstack] Swift PUT error

2013-03-15 Thread Gareth
: '' ** ** ** ** ** ** ~Suchi ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp -- Gareth *Cloud Computing

Re: [Openstack] Swift PUT error

2013-03-15 Thread Gareth
I just know some basic about chunked data. Our codes build chunked data with '%x\r\n%s\r\n' and '0\r\n\r\n', but in eventlet.wsgi, it split with ';' I found that and have no more ideas. On Fri, Mar 15, 2013 at 3:35 PM, Gareth academicgar...@gmail.com wrote: rfile.readline().split(;, 1)[0] here

Re: [Openstack] [Swift]

2013-03-15 Thread Gareth
___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp -- Gareth *Cloud Computing, Openstack, Fitness, Basketball * *Novice Openstack contributer* *My promise

Re: [Openstack] [Swift]

2013-03-15 Thread Gareth
Gareth academicgar...@gmail.com Kuo's answering is the point. But v1.0 is not the answer because keystone use v2.0 now. Look at your docuement, http://AUTH_HOSTNAME:5000/auth/v2.0 and http://AUTH_HOSTNAME:5000/v2.0 have been used. The second works for me. Try these two yourself. On Fri, Mar

Re: [Openstack] Swift with Keystone problem

2013-03-14 Thread Gareth
a misconfiguration of the rings. When that was fixed, it started working. Adam On Tue, Mar 12, 2013 at 4:15 PM, Gareth academicgar...@gmail.com wrote: Give your whole proxy.conf here. On Tue, Mar 12, 2013 at 8:54 PM, Adam Huffman adam.huff...@gmail.com wrote: I'm having trouble

Re: [Openstack] swift containers panel permissions?

2013-03-14 Thread Gareth
help : https://help.launchpad.net/ListHelp -- Gareth *Cloud Computing, Openstack, Fitness, Basketball * *Novice Openstack contributer* *My promise: if you find any spelling or grammar mistake in my email from Mar 1 2013, notice me * *and I'll donate 1$ or 1¥ to open organization specified

Re: [Openstack] Swift with Keystone problem

2013-03-12 Thread Gareth
://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp -- Gareth *Cloud Computing, Openstack, Fitness, Basketball * *Novice Openstack contributer* *My promise: if you find any spelling or grammar mistake in my email from Mar 1 2013, notice me * *and I'll donate 1$ or 1¥ to open

Re: [Openstack] openstack installation of swift

2013-03-06 Thread Gareth
/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp -- Gareth *Cloud Computing, Openstack, Fitness, Basketball * *Novice Openstack contributer* *My promise: if you find any spelling or grammar

Re: [Openstack] [Swift] Define storage size for specified tenant/user

2013-03-04 Thread Gareth
, 2013 at 10:57 PM, Chmouel Boudjnah chmo...@chmouel.comwrote: Maybe this is what you are looking for : https://github.com/cschwede/swquota Chmouel. On Mon, Mar 4, 2013 at 3:17 PM, jeffty wantwater...@gmail.com wrote: Thanks Gareth, But how to set the storage limit? The swift

Re: [Openstack] [Swift] Define storage size for specified tenant/user

2013-03-04 Thread Gareth
sorry... it's Chmouel On Tue, Mar 5, 2013 at 1:37 AM, Gareth academicgar...@gmail.com wrote: HI, Chomouel Do you think storage limit (for account or for container) is good feature in swift? On Tue, Mar 5, 2013 at 1:27 AM, Gareth academicgar...@gmail.com wrote: You have many choices, 1

Re: [Openstack] [Swift] Define storage size for specified tenant/user

2013-03-04 Thread Gareth
HI, Chomouel Do you think storage limit (for account or for container) is good feature in swift? On Tue, Mar 5, 2013 at 1:27 AM, Gareth academicgar...@gmail.com wrote: You have many choices, 1. Chmouel's answer (middleware is a good implementation) 2. ACL helps you allow or abandon usage

Re: [Openstack] [Swift][Keystone] Authentication problems with Swift and Keystone by Grizzly release

2013-03-03 Thread Gareth
/~openstack More help : https://help.launchpad.net/ListHelp -- Gareth *Cloud Computing, Openstack, Fitness, Basketball * *Novice Openstack contributer* *My promise: if you find any spelling or grammar mistake in my email from Mar 1 2013, notice me * *and I'll donate 1$ or 1¥ to open

Re: [Openstack] Keystone and Swift Integration

2013-02-28 Thread Gareth
. ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp -- Gareth *Cloud Computing, Openstack, Fitness, Basketball * *Novice Openstack contributer* *My promise

Re: [Openstack] swift multinode test

2013-02-28 Thread Gareth
___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp -- Gareth *Cloud Computing, Openstack, Fitness, Basketball * *Novice Openstack contributer* *My promise