Thanks Everett. I didn't see the source code for neutron api in 1.7.3 so I thought it's not supported in 1.7.3. Thanks for pointing that out.
Regards, -Jeffrey On 7/10/14 7:45 AM, "Everett Toews" <[email protected]> wrote: >Hi Jeffrey, > >It¹s currently in jclouds-labs and is available in release 1.7.3. You can >find the dep in OpenStack Dependencies [1]. > ><dependency> > <groupId>org.apache.jclouds.labs</groupId> > <artifactId>openstack-neutron</artifactId> > <version>${jclouds.version}</version> ></dependency> > >Everett > >[1] http://jclouds.apache.org/guides/openstack/#pom > > >On Jul 9, 2014, at 7:57 PM, Jeffrey Nguyen (jeffrngu) ><[email protected]> wrote: > >> Copied user alias as well. >> >> -Jeffrey >> >> On 7/9/14 3:17 PM, "Jeffrey Nguyen (jeffrngu)" <[email protected]> >>wrote: >> >>> Hi Devs, >>> >>> I'm looking for neutron API documented here >>> >>>http://jclouds.apache.org/reference/javadoc/1.7.x/org/jclouds/openstack/ >>>ne >>> utron/v2_0/NeutronApi.html. I checked the code in jClouds release >>>1.7.3 >>> but didn't find it. Is this only available in jClouds-labs or future >>> release of jClouds? >>> >>> Thanks, >>> -Jeffrey >> >
