odl-ovsdb-openstack and northbound


Vikram
 

Hi

As mentioned in the README file in ovsdb.git repo, I tried installing the below features in the lithium distribution and see some exceptions on the console

opendaylight-user@root>feature:install odl-ovsdb-openstack odl-ovsdb-northbound
Refreshing bundles com.google.guava (64), org.eclipse.jetty.aggregate.jetty-all-server (197), io.netty.common (119), com.sun.jersey.core (224), com.sun.jersey.servlet (223), org.jboss.netty (178), org.apache.sshd.core (142), org.eclipse.persistence.core (137), com.sun.jersey.jersey-server (225), org.eclipse.persistence.moxy (138), org.ops4j.pax.web.pax-web-runtime (205), org.apache.aries.util (9), org.ops4j.pax.web.pax-web-jetty (206)
GossipRouter started at Tue Jul 14 02:36:28 PDT 2015
Listening on port 12001 bound on address 0.0.0.0/0.0.0.0
Backlog is 1000, linger timeout is 2000, and read timeout is 0
Exception in thread "Thread-103" java.net.BindException: Address already in use
    at sun.nio.ch.Net.bind0(Native Method)
    at sun.nio.ch.Net.bind(Net.java:437)
    at sun.nio.ch.Net.bind(Net.java:429)
    at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
    at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:125)
    at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:485)
    at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1081)
    at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:502)
    at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:487)
    at io.netty.channel.ChannelDuplexHandler.bind(ChannelDuplexHandler.java:38)
    at io.netty.handler.logging.LoggingHandler.bind(LoggingHandler.java:240)
    at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:502)
    at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:487)
    at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:904)
    at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:198)
    at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:348)
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:357)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111)
    at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)
    at java.lang.Thread.run(Thread.java:745)


As a POC, we wanted to create VXLAN /GRE  tunnels between two OVS using RESTCONF interface, is this possible just by installing odl-ovsdb-southbound-impl-ui and odl-ovsdb-library ?
 Also, please explain the difference between these two packages

org.opendaylight.ovsdb.southbound.transactions.md
org.opendaylight.ovsdb.southbound.ovsdb.transact

Are all REST interfaces available in RESTCONF as well?


Thanks
Vikram



This email and attachments may contain privileged or confidential information intended only for the addressee(s) indicated. The sender does not waive any of its rights, privileges or protections respecting this information. If you are not the named addressee, an employee, or agent responsible for sending this message to the named addressee (or this message was received by mistake), you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If received in error, please notify us immediately by e-mail, discard any paper copies and delete all electronic files of the email.

Computer viruses can be transmitted via email. The recipient should check this email and any attachments for viruses. Email transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender accepts no liability for any damage caused by any transmitted viruses or errors or omissions in the contents of this message.

Overture Networks, Inc. 637 Davis Drive, Morrisville, NC USA 27560 www.overturenetworks.com

Join {z.archive.ovsdb-dev@lists.opendaylight.org to automatically receive all group messages.