Thanks Grischa for your quick reply.
I'll have a look at the link you provided and try to set up a test server to see how it works.
Ideally, I'd like to user multiple Swift containers with MyTardis to facilitate different projects.
I'll keep you posted on the progress.
Thanks,
Telephone +61 3 9035 3313 | Mobile +61 410 115 047 | Email andy....@unimelb.edu.au
Andy
--
Dr Andy Tseng | Data Infrastructure Architect
Research Services | Information Technology Services
Level 3, Room 326, Doug McDonell Building (168), University of Melbourne, 3010, VIC, Australia
> You received this message because you are subscribed to a topic in the Google Groups "tardis-devel"
On 7 July 2014 at 15:08:53, Grischa (gri...@gmail.com) wrote:
> Hi Andy
>
> This is sort of done using my newest branch
> https://github.com/grischa/mytardis/tree/enhanced_storage_backend which has
> a new storage backend.
> To use a single Swift container for your whole installation, you can just
> use this: https://github.com/wecreatepixels/django-storage-swift/
> For different containers you'd need to do some further development. Happy
> to guide you if you want to do that.
>
> Beware this is pretty new storage code and may have issues, but I'll fix
> them immediately if you find any.
>
> Let us know how you go. We are also interested in having this working, so
> happy to help out.
>
> Cheers
>
>
> On Monday, July 7, 2014 1:49:53 PM UTC+10, Andy Tseng wrote:
> >
> > Hi everyone,
> >
> > I'm wondering what is the current status regarding the use of OpenStack's
> > Swift with MyTardis?
> > I found a post
> >
> > (dated in 2012) where Steve A. had suggested that object storage support is
> > being considered for development and I would like to find out if it is
> > possible to do so now?
> >
> > Cheers,
> >
> > Andy
> > --
> > Dr Andy Tseng | Data Infrastructure Architect
> > Research Services | Information Technology Services
> > Level 3, Room 326, Doug McDonell Building (168), University of Melbourne,
> > 3010, VIC, Australia
> > Telephone +61 3 9035 3313 | Mobile +61 410 115 047 | Email
> > andy....@unimelb.edu.au
> >
> >
> >
> >
>
> --
> group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/tardis-devel/J20QjQoKgH0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to tardis-devel...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
--
You received this message because you are subscribed to the Google Groups "tardis-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tardis-devel...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
4. Now I have some data uploaded into MyTardis with a Swift (single container) backend. But if I try to download an individual datafile, I get "Sorry, not implemented yet. Please append "?format=json" to your URL.". That should be an easy fix, but I haven't yet figured out where to apply the fix. And if I try to download multiple datafiles, I get an Internal Server Error with the following traceback:
And if I try to download multiple datafiles, I get an Internal Server Error with the following traceback:
...
AttributeError: StringIO instance has no attribute 'fileno'