Hi,

I was able to get reference to PortAPI and NetworkAPi, but not to
FloatingIpAPI. Any help is appriciated.

neutronApi = ContextBuilder.newBuilder(provider)
            .credentials(identity, password)
            .endpoint(endpoint)
            .modules(modules)
            .buildApi(NeutronApi.class);

I am using Jclouds 1.8.0 version.

-- 
Udara S.S Liyanage.
Software Engineer at WSO2.
Commiter and PPMC Member of Apache Stratos.
Blog - http://udaraliyanage.wordpress.com
phone: +94 71 443 6897

Reply via email to