Hey Kyle, I actually work at Rackspace, and a Openstack Swift contributor. I've been a bit fan of IPython for quite a while, and really like the idea of having IPython notebooks backed with swift. I've added it to my ever increasing list of things to take a look at :)
I haven't done a lot of work with pyrax yet, but it is mostly a convenience wrapper around python-swiftclient, so if you want to make it more generic, that might be worth looking at. If you are so inclined, we have instructions for setting dev instance of swift on a vm [1]. This would allow you to test it yourself. Most of the devs also hang out on #openstack-swift on freenode if you have questions. Thanks, -- Chuck [1] http://docs.openstack.org/developer/swift/development_saio.html On Tue, Jul 30, 2013 at 10:56 AM, Kyle Kelley <[email protected]> wrote: > Yup! It's open source, Apache 2.0. > > https://github.com/rgbkrk/ipynb-swiftstore > > I should have given out the link in my first post but didn't want to over > promote my tiny project. It's compatible with the current dev version of > IPython (preparing to release alongside IPython 1.0). > > I'm more than happy to accept pull requests or comments. > > What clients do you use against your swift implementation? Have you gotten > pyrax to work with it? > > -- Kyle > > On Tue, Jul 30, 2013 at 10:36 AM, Chuck Thier <[email protected]> wrote: > >> Hey Kyle, >> >> I'm interested in hearing more about your IPython notebook storage >> manager. Is it open source? I could help you test it on vanilla openstack >> swift as well. >> >> -- >> Chuck >> >> >> On Sun, Jul 28, 2013 at 8:20 PM, Kyle Kelley <[email protected]> wrote: >> >>> Hey all, >>> >>> Does anyone have an implementation of OpenStack Swift I could use to >>> test my IPython notebook storage manager? It's been tested on Rackspace's >>> CloudFiles, but I want to make sure it works for vanilla OpenStack. I'm >>> using pyrax underneath the hood, but willing to change things to make it >>> more generic. >>> >>> Cheers, >>> >>> Kyle Kelley >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~openstack >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~openstack >>> More help : https://help.launchpad.net/ListHelp >>> >>> >> >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
