webdav support for swift

Asked by Kunal Nawale

Hi,
Is anyone working on adding webdav support to swift ? I am planning on adding it, wanted to make sure there is no duplicate efforts.

Thinking of adding it as wsgi middleware, which will be in the call chain of proxy. It will enforce/validate the webdav requirements for http requests coming in before they are handled by proxy.

Any thoughts ? alternate approaches ? Please let me know.

Thanks
-kunal

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Object Storage (swift) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
John Dickinson (notmyname) said :
#1

Fantastic! This is something I'd love to see in swift, and, to my knowledge, no one else is working on it.

I do think the best approach is to implement this in middleware.

Your best chances of getting your code included into swift are to keep up (the core devs) informed along the way. I would ask that you create a brief description of your plans in a Launchpad blueprint (http://blueprints.launchpad.net/swift) and include a link to an etherpad document that describes in detail how you plan on implementing it (http://etherpad.openstack.org). Finally, if you keep your code in a public code repo (perhaps in your fork of http://github.com/openstack/swift), we can all keep in sync and see what's going on. By doing all of this, we will be able to make sure that your design doesn't adversely affect current performance and scalability and know what's going on when it comes time to review it for inclusion into swift.

--John

On Jan 19, 2012, at 1:01 PM, Kunal Nawale wrote:

> New question #185218 on OpenStack Object Storage (swift):
> https://answers.launchpad.net/swift/+question/185218
>
> Hi,
> Is anyone working on adding webdav support to swift ? I am planning on adding it, wanted to make sure there is no duplicate efforts.
>
> Thinking of adding it as wsgi middleware, which will be in the call chain of proxy. It will enforce/validate the webdav requirements for http requests coming in before they are handled by proxy.
>
> Any thoughts ? alternate approaches ? Please let me know.
>
> Thanks
> -kunal
>
>
> --
> You received this question notification because you are a member of
> Swift Core, which is an answer contact for OpenStack Object Storage
> (swift).

Revision history for this message
Dawid (dejw-f) said :
#2

Hi Kunal, I'm just curious if started to work on the webdav support? How it looks like? Would it be possible to check it on?

Dawid

Revision history for this message
yiya1989 (yiya1989) said :
#3

i need webdav also... why nobody care about it?

Can you help with this problem?

Provide an answer of your own, or ask Kunal Nawale for more information if necessary.

To post a message you must log in.