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
<[email protected]<mailto:[email protected]>> 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 :
[email protected]<mailto:[email protected]>
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack