subscribe

2014-08-21 Thread Udara Liyanage
-- Udara Liyanage Software Engineer WSO2, Inc.: http://wso2.com lean. enterprise. middleware web: http://udaraliyanage.wordpress.com phone: +94 71 443 6897

Re: Associate floating ip to a specified network interface

2014-08-21 Thread Udara Liyanage
Hi Zack, Thanks for the confirmation. Could you please point me to the place where REST API call is made to the Openstack so I would give a try patching Jclouds. I had a look at the code, I only found FloatingIpAPI.java which is the interface. I could not find the place where REST API call is

Re: Jclouds Neutron - No route to host when listing ports

2014-08-21 Thread Udara Liyanage
Hi Zack, The problem was port 9696 was not accessible from outside. On Mon, Aug 18, 2014 at 6:34 PM, Zack Shoylev zack.shoy...@rackspace.com wrote: Hi Udara, how do you instantiate neutronApi? It seems it's trying to connect to example.com so the endpoint is probably wrong.

Re: Specify a network interface when assigning floating IP

2014-08-21 Thread Udara Liyanage
Hi Ignasi and Zack, I succeeded in listing the ports. Thanks for the help On Tue, Aug 12, 2014 at 12:34 PM, Ignasi Barrera ignasi.barr...@gmail.com wrote: Hi Udara, Have you tried using the jclouds Neutron api as Zack suggested? Hi, Ping! On Fri, Aug 8, 2014 at 4:17 PM, Udara Liyanage

Re: Associate floating ip to a specified network interface

2014-08-21 Thread Udara Liyanage
Hi Ignasi, I am trying to figure out how the response is generated by looking at method declaration and know requests. For instance, if I change the method as @Payload(%7B\addFloatingIp\:%7B\address\:\{address}\,\interface\:\{interface}\%7D%7D) FloatingIP allocateFromPool(@PayloadParam(pool)

Re: Can we retrive OpenStack Swift Object using ObjectID?

2014-08-21 Thread Jeremy Daggett
Moving to user@Š. Hi Sandeep, I am not clear on what you mean by ³ObjectID² here. All Swift objects are accessed via their name, as per the OpenStack docs [1]. The openstack-swift API provides a get method [2] to access the object. Please let us know if you have any additional questions! /jd

RE: JClouds BlobStore re-authentication when auth token expires

2014-08-21 Thread Daniel Hsueh
Hello Andrew, I'm using org.jclouds.openstack.swift.v1.SwiftApi with a v2 auth endpoint. I don't have an exception output text offhand (logs have been rotated out) but the message specifically indicated auth token expiry. Daniel Hsueh mailto:daniel.hs...@evault.com -Original Message-

RE: Associate floating ip to a specified network interface

2014-08-21 Thread Zack Shoylev
Just as a heads-up, I am working on adding support for the floating IP extension in neutron. Implementation-wise it would be similar to how the Router extension is implemented in neutron v2. Thanks! From: Ignasi Barrera [ignasi.barr...@gmail.com] Sent: