From: Adrian Cole <adrian.f.c...@gmail.com>
Date: Tue, 30 Oct 2012 16:41:33 -0700
Local: Tues, Oct 30 2012 7:41 pm
Subject: Re: rackspace cloudfiles servicenet
surprisingly, I don't see an issue on this, though I'm sure we discussed it.
http://code.google.com/p/jclouds/issues/list?q=internalUrl
As a temporary patch, you can make a guice module that sorts this.
ex.
public class ForceInternalUrlModule extends AbstractModule {
}
public void configure(){
bind(PublicURLOrInternalIfNull.class).to(InternalOnly.class); }
then, in ContextBuilder, pass ForceInternalUrlModule to the modules method.
} Make sense?
On Tue, Oct 30, 2012 at 3:57 PM, Ross <ross.w.bl...@gmail.com> wrote:
> Hi, > I have just started to use jclouds to work with cloudfiles in rackspace.
> I can see that the selected Endpoint contains both the publicURL
> Is there a way to configure jclouds to use servicenet?
> I am using jclouds 1.5.2, and using the provider 'cloudfiles-us'.
> Thanks for any help
> --
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||