Hi Shital, I know we covered this in the jclouds user mailing list a while ago but I wanted to follow up on it here too. The jclouds Maven dependency for Neutron is <dependency> <groupId>org.apache.jclouds.labs</groupId> <artifactId>openstack-glance</artifactId> <version>${jclouds.version}</version> </dependency> You would access these feature via the PortApi interface. Regards, Everett On Mar 28, 2014, at 6:29 AM, Shital Patil <shital.patil at gslab.com<mailto:shital.patil at gslab.com>> wrote: I want to make virtual switch configurations on openstack through java code using library like Jclouds. There is no component for switch (while router component is available and visible through horizon) I read this- http://docs.openstack.org/api/openstack-network/2.0/content/Ports.html but still I am not clear about how I can do this. Please provide suggestions Thank you _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack at lists.openstack.org<mailto:openstack at lists.openstack.org> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140415/e6577e3c/attachment.html>