Re: [Openstack] Need help and guidance of Openstack Swift

2012-06-20 Thread Jay Pipes
On 06/19/2012 04:34 PM, Yogesh Bansal wrote: Hi Jay, Thanks a lot for quick response. This was little helpful. I need how to send the parameters to the swift server by making the connection. I think that task is happening in inside the below code. Could you please tell me what is happening in cl

Re: [Openstack] Need help and guidance of Openstack Swift

2012-06-19 Thread Yogesh Bansal
19 June 2012 AM 11:34 To: openstack@lists.launchpad.net Subject: Re: [Openstack] Need help and guidance of Openstack Swift Some links to show you: https://github.com/openstack/horizon/blob/7b565fc9839833b4b99b1fc3b02269b790 71af3e/horizon/api/swift.py https://github.com/openstack/horizon/blob/f

Re: [Openstack] Need help and guidance of Openstack Swift

2012-06-19 Thread Jay Pipes
Some links to show you: https://github.com/openstack/horizon/blob/7b565fc9839833b4b99b1fc3b02269b79071af3e/horizon/api/swift.py https://github.com/openstack/horizon/blob/f6f2a91e14f6bdd4e1a87e31a1d6923127afee1b/horizon/dashboards/nova/containers/views.py Best, -jay On 06/19/2012 02:04 PM, Yoge