ofplugin broken in SP edition


Luis Gomez <ecelgp@...>
 

Hi,

I have just realized ofplugin is totally broken (port 6633 not available) in SP edition. If anybody can help understand what is the issue with this edition I will appreciate.

https://jenkins.opendaylight.org/integration/job/integration-master-csit-sp-of13/

Link to download latest SP edition:

https://jenkins.opendaylight.org/integration/job/integration-master-project-centralized-integration/lastSuccessfulBuild/artifact/distributions/serviceprovider/target/distributions-serviceprovider-0.2.0-SNAPSHOT-osgipackage.zip

BR/Luis


Michal Rehak -X (mirehak - Pantheon Technologies SRO@Cisco) <mirehak@...>
 

Hi Luis,
it looks like the issue is in 20-tcpmd5.xml (requires capabilities which are not present).

Milos is already working on fix:

https://git.opendaylight.org/gerrit/#/c/9102/

Regards,
Michal

----------

2014-07-17 09:10:06.971 CEST [config-pusher] ERROR o.o.c.l.b.i.UncaughtExceptionPolicy - Thread Thread[config-pusher,5,main] died because of an uncaught exception
java.lang.IllegalStateException: Max wait for capabilities reached.Not enough capabilities for ConfigSnapshot{configSnapshot='<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">

</data>
', capabilities=[urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:cfg?module=odl-tcpmd5-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:netty:cfg?module=odl-tcpmd5-netty-cfg&revision=2014-04-27]}. Expected but not found: [urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationServiceWithRetries(ConfigPusher.java:114) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.pushConfigWithConflictingVersionRetries(ConfigPusher.java:90) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.pushConfigs(ConfigPusher.java:68) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterActivator$InnerCustomizer$1.run(ConfigPersisterActivator.java:156) ~[na:na]
at java.lang.Thread.run(Thread.java:724) ~[na:1.7.0_25]
Caused by: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for ConfigSnapshot{configSnapshot='<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">

</data>
', capabilities=[urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:cfg?module=odl-tcpmd5-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:netty:cfg?module=odl-tcpmd5-netty-cfg&revision=2014-04-27]}. Expected but not found: [urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationService(ConfigPusher.java:152) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationServiceWithRetries(ConfigPusher.java:107) ~[na:na]
... 4 common frames omitted

________________________________________
From: openflowjava-dev-bounces@... [openflowjava-dev-bounces@...] on behalf of Luis Gomez [ecelgp@...]
Sent: Thursday, July 17, 2014 02:23
To: openflowplugin-dev; openflowjava-dev
Subject: [openflowjava-dev] ofplugin broken in SP edition

Hi,

I have just realized ofplugin is totally broken (port 6633 not available) in SP edition. If anybody can help understand what is the issue with this edition I will appreciate.

https://jenkins.opendaylight.org/integration/job/integration-master-csit-sp-of13/

Link to download latest SP edition:

https://jenkins.opendaylight.org/integration/job/integration-master-project-centralized-integration/lastSuccessfulBuild/artifact/distributions/serviceprovider/target/distributions-serviceprovider-0.2.0-SNAPSHOT-osgipackage.zip

BR/Luis


_______________________________________________
openflowjava-dev mailing list
openflowjava-dev@...
https://lists.opendaylight.org/mailman/listinfo/openflowjava-dev


Luis Gomez <ecelgp@...>
 

Thanks Michal, it is fixed now.

On Jul 17, 2014, at 12:50 AM, Michal Rehak -X (mirehak - Pantheon Technologies SRO at Cisco) <mirehak@...> wrote:

Hi Luis,
it looks like the issue is in 20-tcpmd5.xml (requires capabilities which are not present).

Milos is already working on fix:

https://git.opendaylight.org/gerrit/#/c/9102/

Regards,
Michal

----------

2014-07-17 09:10:06.971 CEST [config-pusher] ERROR o.o.c.l.b.i.UncaughtExceptionPolicy - Thread Thread[config-pusher,5,main] died because of an uncaught exception
java.lang.IllegalStateException: Max wait for capabilities reached.Not enough capabilities for ConfigSnapshot{configSnapshot='<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">

</data>
', capabilities=[urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:cfg?module=odl-tcpmd5-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:netty:cfg?module=odl-tcpmd5-netty-cfg&revision=2014-04-27]}. Expected but not found: [urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationServiceWithRetries(ConfigPusher.java:114) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.pushConfigWithConflictingVersionRetries(ConfigPusher.java:90) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.pushConfigs(ConfigPusher.java:68) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterActivator$InnerCustomizer$1.run(ConfigPersisterActivator.java:156) ~[na:na]
at java.lang.Thread.run(Thread.java:724) ~[na:1.7.0_25]
Caused by: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for ConfigSnapshot{configSnapshot='<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">

</data>
', capabilities=[urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:cfg?module=odl-tcpmd5-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:netty:cfg?module=odl-tcpmd5-netty-cfg&revision=2014-04-27]}. Expected but not found: [urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationService(ConfigPusher.java:152) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationServiceWithRetries(ConfigPusher.java:107) ~[na:na]
... 4 common frames omitted

________________________________________
From: openflowjava-dev-bounces@... [openflowjava-dev-bounces@...] on behalf of Luis Gomez [ecelgp@...]
Sent: Thursday, July 17, 2014 02:23
To: openflowplugin-dev; openflowjava-dev
Subject: [openflowjava-dev] ofplugin broken in SP edition

Hi,

I have just realized ofplugin is totally broken (port 6633 not available) in SP edition. If anybody can help understand what is the issue with this edition I will appreciate.

https://jenkins.opendaylight.org/integration/job/integration-master-csit-sp-of13/

Link to download latest SP edition:

https://jenkins.opendaylight.org/integration/job/integration-master-project-centralized-integration/lastSuccessfulBuild/artifact/distributions/serviceprovider/target/distributions-serviceprovider-0.2.0-SNAPSHOT-osgipackage.zip

BR/Luis


_______________________________________________
openflowjava-dev mailing list
openflowjava-dev@...
https://lists.opendaylight.org/mailman/listinfo/openflowjava-dev


Luis Gomez <ecelgp@...>
 

SP edition OF plugin is broken again. Can you please take a look?

Thanks/Luis

On Jul 17, 2014, at 10:03 PM, Luis Gomez <ecelgp@...> wrote:

Thanks Michal, it is fixed now.

On Jul 17, 2014, at 12:50 AM, Michal Rehak -X (mirehak - Pantheon Technologies SRO at Cisco) <mirehak@...> wrote:

Hi Luis,
it looks like the issue is in 20-tcpmd5.xml (requires capabilities which are not present).

Milos is already working on fix:

https://git.opendaylight.org/gerrit/#/c/9102/

Regards,
Michal

----------

2014-07-17 09:10:06.971 CEST [config-pusher] ERROR o.o.c.l.b.i.UncaughtExceptionPolicy - Thread Thread[config-pusher,5,main] died because of an uncaught exception
java.lang.IllegalStateException: Max wait for capabilities reached.Not enough capabilities for ConfigSnapshot{configSnapshot='<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">

</data>
', capabilities=[urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:cfg?module=odl-tcpmd5-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:netty:cfg?module=odl-tcpmd5-netty-cfg&revision=2014-04-27]}. Expected but not found: [urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationServiceWithRetries(ConfigPusher.java:114) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.pushConfigWithConflictingVersionRetries(ConfigPusher.java:90) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.pushConfigs(ConfigPusher.java:68) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterActivator$InnerCustomizer$1.run(ConfigPersisterActivator.java:156) ~[na:na]
at java.lang.Thread.run(Thread.java:724) ~[na:1.7.0_25]
Caused by: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for ConfigSnapshot{configSnapshot='<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">

</data>
', capabilities=[urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:cfg?module=odl-tcpmd5-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:netty:cfg?module=odl-tcpmd5-netty-cfg&revision=2014-04-27]}. Expected but not found: [urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationService(ConfigPusher.java:152) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationServiceWithRetries(ConfigPusher.java:107) ~[na:na]
... 4 common frames omitted

________________________________________
From: openflowjava-dev-bounces@... [openflowjava-dev-bounces@...] on behalf of Luis Gomez [ecelgp@...]
Sent: Thursday, July 17, 2014 02:23
To: openflowplugin-dev; openflowjava-dev
Subject: [openflowjava-dev] ofplugin broken in SP edition

Hi,

I have just realized ofplugin is totally broken (port 6633 not available) in SP edition. If anybody can help understand what is the issue with this edition I will appreciate.

https://jenkins.opendaylight.org/integration/job/integration-master-csit-sp-of13/

Link to download latest SP edition:

https://jenkins.opendaylight.org/integration/job/integration-master-project-centralized-integration/lastSuccessfulBuild/artifact/distributions/serviceprovider/target/distributions-serviceprovider-0.2.0-SNAPSHOT-osgipackage.zip

BR/Luis


_______________________________________________
openflowjava-dev mailing list
openflowjava-dev@...
https://lists.opendaylight.org/mailman/listinfo/openflowjava-dev


Michal Rehak -X (mirehak - Pantheon Technologies SRO@Cisco) <mirehak@...>
 

Hi Luis,
it seems to be caused by bgp stuff. I got hint from Dana that merge of https://git.opendaylight.org/gerrit/#/c/9239 should do the trick.

Could you please try?

Regards,
Michal

________________________________________
From: Luis Gomez [ecelgp@...]
Sent: Wednesday, July 23, 2014 03:33
To: Michal Rehak -X (mirehak - Pantheon Technologies SRO at Cisco)
Cc: openflowplugin-dev; openflowjava-dev; Milos Fabian -X (milfabia - Pantheon Technologies SRO at Cisco)
Subject: Re: [openflowjava-dev] ofplugin broken in SP edition

SP edition OF plugin is broken again. Can you please take a look?

Thanks/Luis


On Jul 17, 2014, at 10:03 PM, Luis Gomez <ecelgp@...> wrote:

Thanks Michal, it is fixed now.

On Jul 17, 2014, at 12:50 AM, Michal Rehak -X (mirehak - Pantheon Technologies SRO at Cisco) <mirehak@...> wrote:

Hi Luis,
it looks like the issue is in 20-tcpmd5.xml (requires capabilities which are not present).

Milos is already working on fix:

https://git.opendaylight.org/gerrit/#/c/9102/

Regards,
Michal

----------

2014-07-17 09:10:06.971 CEST [config-pusher] ERROR o.o.c.l.b.i.UncaughtExceptionPolicy - Thread Thread[config-pusher,5,main] died because of an uncaught exception
java.lang.IllegalStateException: Max wait for capabilities reached.Not enough capabilities for ConfigSnapshot{configSnapshot='<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">

</data>
', capabilities=[urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:cfg?module=odl-tcpmd5-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:netty:cfg?module=odl-tcpmd5-netty-cfg&revision=2014-04-27]}. Expected but not found: [urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationServiceWithRetries(ConfigPusher.java:114) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.pushConfigWithConflictingVersionRetries(ConfigPusher.java:90) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.pushConfigs(ConfigPusher.java:68) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterActivator$InnerCustomizer$1.run(ConfigPersisterActivator.java:156) ~[na:na]
at java.lang.Thread.run(Thread.java:724) ~[na:1.7.0_25]
Caused by: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for ConfigSnapshot{configSnapshot='<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">

</data>
', capabilities=[urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:cfg?module=odl-tcpmd5-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:netty:cfg?module=odl-tcpmd5-netty-cfg&revision=2014-04-27]}. Expected but not found: [urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationService(ConfigPusher.java:152) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationServiceWithRetries(ConfigPusher.java:107) ~[na:na]
... 4 common frames omitted

________________________________________
From: openflowjava-dev-bounces@... [openflowjava-dev-bounces@...] on behalf of Luis Gomez [ecelgp@...]
Sent: Thursday, July 17, 2014 02:23
To: openflowplugin-dev; openflowjava-dev
Subject: [openflowjava-dev] ofplugin broken in SP edition

Hi,

I have just realized ofplugin is totally broken (port 6633 not available) in SP edition. If anybody can help understand what is the issue with this edition I will appreciate.

https://jenkins.opendaylight.org/integration/job/integration-master-csit-sp-of13/

Link to download latest SP edition:

https://jenkins.opendaylight.org/integration/job/integration-master-project-centralized-integration/lastSuccessfulBuild/artifact/distributions/serviceprovider/target/distributions-serviceprovider-0.2.0-SNAPSHOT-osgipackage.zip

BR/Luis


_______________________________________________
openflowjava-dev mailing list
openflowjava-dev@...
https://lists.opendaylight.org/mailman/listinfo/openflowjava-dev


Luis Gomez <ecelgp@...>
 

Thanks it works now.

On Jul 23, 2014, at 12:21 AM, Michal Rehak -X (mirehak - Pantheon Technologies SRO at Cisco) <mirehak@...> wrote:

Hi Luis,
it seems to be caused by bgp stuff. I got hint from Dana that merge of https://git.opendaylight.org/gerrit/#/c/9239 should do the trick.

Could you please try?

Regards,
Michal

________________________________________
From: Luis Gomez [ecelgp@...]
Sent: Wednesday, July 23, 2014 03:33
To: Michal Rehak -X (mirehak - Pantheon Technologies SRO at Cisco)
Cc: openflowplugin-dev; openflowjava-dev; Milos Fabian -X (milfabia - Pantheon Technologies SRO at Cisco)
Subject: Re: [openflowjava-dev] ofplugin broken in SP edition

SP edition OF plugin is broken again. Can you please take a look?

Thanks/Luis


On Jul 17, 2014, at 10:03 PM, Luis Gomez <ecelgp@...> wrote:

Thanks Michal, it is fixed now.

On Jul 17, 2014, at 12:50 AM, Michal Rehak -X (mirehak - Pantheon Technologies SRO at Cisco) <mirehak@...> wrote:

Hi Luis,
it looks like the issue is in 20-tcpmd5.xml (requires capabilities which are not present).

Milos is already working on fix:

https://git.opendaylight.org/gerrit/#/c/9102/

Regards,
Michal

----------

2014-07-17 09:10:06.971 CEST [config-pusher] ERROR o.o.c.l.b.i.UncaughtExceptionPolicy - Thread Thread[config-pusher,5,main] died because of an uncaught exception
java.lang.IllegalStateException: Max wait for capabilities reached.Not enough capabilities for ConfigSnapshot{configSnapshot='<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">

</data>
', capabilities=[urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:cfg?module=odl-tcpmd5-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:netty:cfg?module=odl-tcpmd5-netty-cfg&revision=2014-04-27]}. Expected but not found: [urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationServiceWithRetries(ConfigPusher.java:114) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.pushConfigWithConflictingVersionRetries(ConfigPusher.java:90) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.pushConfigs(ConfigPusher.java:68) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterActivator$InnerCustomizer$1.run(ConfigPersisterActivator.java:156) ~[na:na]
at java.lang.Thread.run(Thread.java:724) ~[na:1.7.0_25]
Caused by: org.opendaylight.controller.netconf.persist.impl.ConfigPusher$NotEnoughCapabilitiesException: Not enough capabilities for ConfigSnapshot{configSnapshot='<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">

</data>
', capabilities=[urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:cfg?module=odl-tcpmd5-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27, urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:netty:cfg?module=odl-tcpmd5-netty-cfg&revision=2014-04-27]}. Expected but not found: [urn:opendaylight:params:xml:ns:yang:controller:tcpmd5:jni:cfg?module=odl-tcpmd5-jni-cfg&revision=2014-04-27]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationService(ConfigPusher.java:152) ~[na:na]
at org.opendaylight.controller.netconf.persist.impl.ConfigPusher.getOperationServiceWithRetries(ConfigPusher.java:107) ~[na:na]
... 4 common frames omitted

________________________________________
From: openflowjava-dev-bounces@... [openflowjava-dev-bounces@...] on behalf of Luis Gomez [ecelgp@...]
Sent: Thursday, July 17, 2014 02:23
To: openflowplugin-dev; openflowjava-dev
Subject: [openflowjava-dev] ofplugin broken in SP edition

Hi,

I have just realized ofplugin is totally broken (port 6633 not available) in SP edition. If anybody can help understand what is the issue with this edition I will appreciate.

https://jenkins.opendaylight.org/integration/job/integration-master-csit-sp-of13/

Link to download latest SP edition:

https://jenkins.opendaylight.org/integration/job/integration-master-project-centralized-integration/lastSuccessfulBuild/artifact/distributions/serviceprovider/target/distributions-serviceprovider-0.2.0-SNAPSHOT-osgipackage.zip

BR/Luis


_______________________________________________
openflowjava-dev mailing list
openflowjava-dev@...
https://lists.opendaylight.org/mailman/listinfo/openflowjava-dev