Hi, Thank you very much Zack.
On Tue, Nov 4, 2014 at 11:06 PM, Zack Shoylev <[email protected]> wrote: > Currently the neutron code lives in jclouds-labs-openstack. > The github code is here: > https://github.com/jclouds/jclouds-labs-openstack/tree/master/openstack-neutron > > You should be able to get it to work with the following maven dependency: > > <dependency> > <groupId>org.apache.jclouds.labs</groupId> > <artifactId>openstack-neutron</artifactId> > <version>1.8.1</version> > </dependency> > > -Zack > > > > > > From: Manula Chathurika Thantriwatte [[email protected]] > > Sent: Tuesday, November 04, 2014 2:58 AM > > To: [email protected] > > Subject: Re: Associate floating ip to a specified network interface > support in JClouds 1.8.1 > > > > > > > > > > Hi Zack, > > > > > > Thanks for the confirmation. Can you please point me the code or the class > location of this. > > > > > > Thanks ! > > > > > > On Tue, Nov 4, 2014 at 2:10 PM, Zack Shoylev > <[email protected]> wrote: > > > > > > We have support for the floating ip api extension for neutron in jclouds > 1.8.1. > > > > > > > > From: Manula Chathurika Thantriwatte [[email protected]] > > Sent: Tuesday, November 04, 2014 12:39 AM > > To: > [email protected] > > Subject: Associate floating ip to a specified network interface support in > JClouds 1.8.1 > > > > > > > > > > > > > > Hi All, > > > > > > According to the mail thread in [1] and JIRA in [2], previous JCloud > version didn't support to associate floating IP to a specified network > interface. Is this feature available in JClouds latest release 1.8.1. > > > > > > [1] > http://mail-archives.apache.org/mod_mbox/jclouds-user/201408.mbox/%3c3918ec648abc75468e8516b58eb8169c14012...@ord1exd04.rackspace.corp%3E > > [2] https://issues.apache.org/jira/browse/JCLOUDS-682 > > > > > > Thanks ! > > > > > -- > > > > > > > > > > > > > > > > > > > > > > > > > > > Regards, > > > Manula Chathurika Thantriwatte > > > > Software Engineer > > > > WSO2 Inc. : > http://wso2.com > > > > lean . enterprise . middleware > > > > > > email : > > [email protected] / > [email protected] > > > > phone : > +94 772492511 > > > > blog : > http://manulachathurika.blogspot.com/ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > > > > > > > > > > > > > > > > > > Regards, > > > Manula Chathurika Thantriwatte > > > > Software Engineer > > > > WSO2 Inc. : > http://wso2.com > > > > lean . enterprise . middleware > > > > > > email : > > [email protected] / > [email protected] > > > > phone : +94 772492511 > > > > blog : > http://manulachathurika.blogspot.com/ > > > > > > > > > > > > > > > > > > > > > > > > > -- Regards, Manula Chathurika Thantriwatte Software Engineer WSO2 Inc. : http://wso2.com lean . enterprise . middleware email : [email protected] / [email protected] phone : +94 772492511 blog : http://manulachathurika.blogspot.com/
