<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div>Hi Shital,</div>
<div><br>
</div>
<div>I know we covered this in the jclouds user mailing list a while ago but I wanted to follow up on it here too.</div>
<div><br>
</div>
<div>
<div>The jclouds Maven dependency for Neutron is</div>
<div><br>
</div>
<div>
<div> <dependency></div>
<div> <groupId>org.apache.jclouds.labs</groupId></div>
<div> <artifactId>openstack-glance</artifactId></div>
<div> <version>${jclouds.version}</version></div>
<div> </dependency></div>
</div>
<div><br>
</div>
<div>You would access these feature via the PortApi interface.</div>
<div><br>
</div>
<div>Regards,</div>
<div>Everett</div>
</div>
<div><br>
</div>
<br>
<div>
<div>On Mar 28, 2014, at 6:29 AM, Shital Patil <<a href="mailto:shital.patil@gslab.com">shital.patil@gslab.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">
<div>
<div>
<div>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)<br>
<br>
</div>
I read this- <a href="http://docs.openstack.org/api/openstack-network/2.0/content/Ports.html">
http://docs.openstack.org/api/openstack-network/2.0/content/Ports.html</a> <br>
but still I am not clear about how I can do this.<br>
</div>
Please provide suggestions <br>
<br>
</div>
Thank you<br>
<div><br>
</div>
</div>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</blockquote>
</div>
<br>
</body>
</html>