[Openstack] [Swift] Help testing auth 2.0 enabled FTP service

2012-11-20 Thread Juan J. Martinez
with Keystone myself, so I'd appreciate some help testing the new code. There's an open issue, just add a comment if you give the new code a go: https://github.com/chmouel/ftp-cloudfs/issues/29 Thanks in advance! Regards, Juan -- Juan J. Martinez Development, MEMSET mail: j...@memset.com web

Re: [Openstack] Swift account listing

2012-07-19 Thread Juan J. Martinez
On 18/07/12 23:52, Pete Zaitcev wrote: Guys, a simple question hopefuly: Not that simple :( How do I list all Swift accounts? Disclaimer: I don't know if I'm missing an easy way of doing this! I guess you can use the list of current accounts from Keystone and translate that into the account

Re: [Openstack] Unsubscribe

2012-07-02 Thread Juan J. Martinez
On 02/07/12 10:58, Alexey Eromenko wrote: How-to unsubscribe ? Go to https://launchpad.net/~openstack , login in your launchpad account and click on Unsubscribe button in Mailing list section (left bottom). There are links 4 links in at the end on any mail to the list with information about

Re: [Openstack] [keystone] Keystone on port 5000 - proposing change default port to 8770

2012-06-21 Thread Juan J. Martinez
On 21/06/12 09:27, Joseph Heck wrote: Honestly the only reason is that I've heard some fairly direct feedback that port 5000 is that MS uPnP port and hence blocked by many corporate entities, so it's just a matter of a PITA and a slight bump in setup for those groups. Thought to honestly

Re: [Openstack] [Swift] Where's Object's metadata located ?

2012-06-18 Thread Juan J. Martinez
On 18/06/12 11:57, Kuo Hugo wrote: Hi Adrian , Thanks for your explanation ... About Q2 , manifest question Is there any audit mechanism to delete segments of failure uploading object? What if the uploading procedure is been interrupted by user . As you said , I think the segments

Re: [Openstack] [Swift] swift.common.client and swift CLI has moved to its own project python-swiftclient

2012-06-13 Thread Juan J. Martinez
On 13/06/12 15:42, Dan Prince wrote: Okay. It looks like Swift also still depends on swiftclient. Long term it would be nice if we could build and unit test swift without relying on the swiftclient package. Could we: I can't see the reason for that, swiftlclient is a dependency of swift (as

Re: [Openstack] [Swift] Question about cloudfiles API

2012-05-30 Thread Juan J. Martinez
On 29/05/12 18:07, Shawn Heisey wrote: [...] Just as a note, the SSL capabilities for the Swift proxy server are truly for basic testing only. You might want to start with non-SSL and then lock it down after you get things working otherwise. It took a few tries to figure out everything, but

Re: [Openstack] Swift Object Storage

2012-05-09 Thread Juan J. Martinez
On 09/05/12 04:02, Sid Sudhi wrote: I am trying to write a script to upload large sized files. I am encountering the following limitations - can some one shed some light if they can help me over come the issue? When files are big and they uploaded with chunks these chunks do not delete

[Openstack] [siwft] Restarting services, FIN_WAIT1

2012-05-02 Thread Juan J. Martinez
seems to be 0 in Squeeze, and seems that it's the reason the orphans are there for ever) - Use a tool like tcpkill Actually I was wondering if there's a cleaner way of stopping the process without leaving the send queue full. Regards, Juan -- Juan J. Martinez Development, MEMSET mail: j

Re: [Openstack] [Swift] Does there any exist blueprint or sub-project of user's storage space quota or counting method for Swift ?

2012-04-16 Thread Juan J.
have found quotas are little bit difficult to enforce though. Being accurate has an important performance hit, so our quotas are eventually enforced (blame memcache for that), and by now is close enough for us. Regards, Juan -- Juan J. Martinez Development, MEMSET mail: j...@memset.com web: http

Re: [Openstack] [SWIFT] Looking for an approach to attach an account or a container in operating system . Like a NAS of SAN driver.

2012-04-16 Thread Juan J.
a real filesystem underneath it's not that important. Regards, Juan -- Juan J. Martinez Development, MEMSET mail: j...@memset.com web: http://www.memset.com/ Memset Ltd., registration number 4504980. 25 Frederick Sanger Road, Guildford, Surrey, GU2 7YD, UK

Re: [Openstack] Wish: Please rename all OpenStack packages to openstack-*

2012-02-22 Thread Juan J.
in a consistent way. Regards, Juan -- Juan J. Martinez Development, MEMSET mail: j...@memset.com web: http://www.memset.com/ Memset Ltd., registration number 4504980. 25 Frederick Sanger Road, Guildford, Surrey, GU2 7YD, UK. ___ Mailing list: https

Re: [Openstack] python-swiftclient?

2012-02-14 Thread Juan J.
. What do you think about that? Regards, Juan -- Juan J. Martinez Development, MEMSET mail: j...@memset.com web: http://www.memset.com/ Memset Ltd., registration number 4504980. 25 Frederick Sanger Road, Guildford, Surrey, GU2 7YD, UK. ___ Mailing

Re: [Openstack] python-swiftclient?

2012-02-14 Thread Juan J.
On Tue, 2012-02-14 at 12:14 +, Chmouel Boudjnah wrote: 2012/2/14 Juan J. juan@: https://github.com/chmouel/python-swiftclient +1, we did that internally some time ago. We're the swift structure (swift.commn.client) and added bufferedhttp.py too to the swift-client package. What do you

Re: [Openstack] Need to store the Data using open stack storage

2011-06-29 Thread Juan J.
-- Juan J. Martinez Development, MEMSET mail: j...@memset.com web: http://www.memset.com/ Memset Ltd., registration number 4504980. 25 Frederick Sanger Road, Guildford, Surrey, GU2 7YD, UK. ___ Mailing list: https://launchpad.net/~openstack Post

Re: [Openstack] FW: OpenStack Storage - Swift Installation

2011-03-21 Thread Juan J.
. Regards, Juanjo -- Juan J. Martinez Development, MEMSET mail: j...@memset.com web: http://www.memset.com/ Memset Ltd., registration number 4504980. 25 Frederick Sanger Road, Guildford, Surrey, GU2 7YD, UK. ___ Mailing list: https://launchpad.net

Re: [Openstack] Problems with path, prefix and delimiter with Object Storage

2011-03-18 Thread Juan J.
if you'd like to try it and I can walk you through on IRC or Skype. If not, I'll put it on my backlog. Thanks Anne, I can do that! Regards, Juan -- Juan J. Martinez Development, MEMSET mail: j...@memset.com web: http://www.memset.com/ Memset Ltd., registration number 4504980. 25 Frederick

[Openstack] Problems with path, prefix and delimiter with Object Storage

2011-03-17 Thread Juan J.
in b). If someone can explain the path behaviour maybe we should provide a patch for the documentation, or submit a bug. Thanks! Kind regards, Juan [1]: http://docs.openstack.org/openstack-object-storage/developer/content/ch03s02.html#d5e407 -- Juan J. Martínez Development, MEMSET mail: j

Re: [Openstack] Problems with path, prefix and delimiter with Object Storage

2011-03-17 Thread Juan J.
On Mar 17, 2011, at 8:12 AM, Juan J. Martínez wrote: Hello, We're having problems with the behaviour of path, prefix and delimiter parameters when calling list_objects, get_objects, etc; using python-cloudfiles and the Bexar release. I'm asking here because we don't know