[Openstack] Openstack Swift with Azure Integration

laserjetyang laserjetyang at gmail.com
Tue Apr 22 09:35:36 UTC 2014


can this effort be included in the hybrid effort?
for example, the application still uses the swift in the regular way, but
the middleware translation whatever needed?


On Tue, Apr 22, 2014 at 1:54 PM, mehmet hacısalihoğlu
<esedmehmet at gmail.com>wrote:

> Thank you so much Everett. I understand, I will write with code to extend
> swift. I must use this example documents.
>
> Regards.
>
>
> 2014-04-21 16:41 GMT+03:00 Everett Toews <everett.toews at rackspace.com>:
>
>  Hi Mehmet,
>>
>>  There’s a couple of ways you can solve this problem.
>>
>>  1. Client side
>>
>>  If you’re writing some sort of client for a customer to solve this
>> problem, you can use a multi-cloud SDK like jclouds, libcloud, or Fog to
>> store their files in one cloud or the other depending on how full Swift is.
>>
>>  2. Server side
>>
>>  This is probably a better solution. You’d need to write some Swift
>> middleware to handle it for your customer. There are lots of good guides
>> and examples for creating Swift middleware:
>>
>>  http://docs.openstack.org/developer/swift/development_middleware.html
>> https://github.com/openstack/swift/tree/master/swift/common/middleware
>>
>> http://docs.openstack.org/trunk/openstack-ops/content/customize.html#swift_middleware_example
>>
>> http://julien.danjou.info/blog/2013/extending-swift-with-a-middleware-clamav
>>
>>  Don’t forget you’ll probably want to return a header to the client in
>> the response from the middleware so the client knows where their object has
>> been stored.
>>
>>  HTH,
>> Everett
>>
>>
>>  On Apr 16, 2014, at 1:26 AM, mehmet hacısalihoğlu <esedmehmet at gmail.com>
>> wrote:
>>
>>   Hi,
>>
>>  My problem;
>>  If swift storage fill up 80 percent or 90 percent, It will automaticly
>> store azure storage to new data.
>> So I want to integrate swift with azure. Or How can solve this problem?
>>
>>  Regards.
>>
>>
>> 2014-04-15 20:51 GMT+03:00 Chuck Thier <cthier at gmail.com>:
>>
>>> I'm not aware of any integration between Swift and Azure.  Could you
>>> explain more what problem you are trying to solve?
>>>
>>>  Thanks,
>>>
>>>  --
>>> Chuck
>>>
>>>
>>>  On Tue, Apr 15, 2014 at 6:55 AM, mehmet hacısalihoğlu <
>>> esedmehmet at gmail.com> wrote:
>>>
>>>>   Hi All,
>>>>
>>>>  I want to integrate swift with azure. But I dont find related document
>>>> to this subject.
>>>> How can integrate swift with azure?
>>>>
>>>>  Regards.
>>>>
>>>>  _______________________________________________
>>>> Mailing list:
>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>>> Post to     : openstack at lists.openstack.org
>>>> Unsubscribe :
>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>>>
>>>>
>>>
>>  _______________________________________________
>> Mailing list:
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>> Post to     : openstack at lists.openstack.org
>> Unsubscribe :
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>>
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140422/c1f96682/attachment.html>


More information about the Openstack mailing list