openflowplugin.git
7 years agoMerge "rpcContext small changes"
michal rehak [Tue, 21 Jun 2016 09:00:12 +0000 (09:00 +0000)]
Merge "rpcContext small changes"

7 years agoMerge "roleContext NodeId change"
michal rehak [Tue, 21 Jun 2016 09:00:07 +0000 (09:00 +0000)]
Merge "roleContext NodeId change"

7 years agoMerge "Statistics manager context map holder change"
michal rehak [Tue, 21 Jun 2016 09:00:02 +0000 (09:00 +0000)]
Merge "Statistics manager context map holder change"

7 years agoMerge "DeviceManager map key change"
michal rehak [Tue, 21 Jun 2016 08:59:57 +0000 (08:59 +0000)]
Merge "DeviceManager map key change"

7 years agoMerge "RPC Manager Context Map holder change"
michal rehak [Tue, 21 Jun 2016 08:59:53 +0000 (08:59 +0000)]
Merge "RPC Manager Context Map holder change"

7 years agoMerge "Context close handler changed"
michal rehak [Tue, 21 Jun 2016 08:59:48 +0000 (08:59 +0000)]
Merge "Context close handler changed"

7 years agoMerge "Connection context create device info"
michal rehak [Tue, 21 Jun 2016 08:59:43 +0000 (08:59 +0000)]
Merge "Connection context create device info"

7 years agoMerge "Device Info"
michal rehak [Tue, 21 Jun 2016 08:59:37 +0000 (08:59 +0000)]
Merge "Device Info"

7 years agoMerge "Device Info API"
michal rehak [Tue, 21 Jun 2016 08:59:33 +0000 (08:59 +0000)]
Merge "Device Info API"

7 years agoMerge "BUG-6064: switching updates off as on a node updated we need not trigger recon...
Anil Vishnoi [Sat, 18 Jun 2016 07:35:21 +0000 (07:35 +0000)]
Merge "BUG-6064: switching updates off as on a node updated we need not trigger reconciliation"

7 years agoRemove references to statistics-manager-config 85/40485/2
Vratko Polak [Fri, 17 Jun 2016 11:35:33 +0000 (13:35 +0200)]
Remove references to statistics-manager-config

as it was removed in https://git.opendaylight.org/gerrit/#/c/39133
so features cannot depend on that.

Also, forwardingrules-manager-config is removed from artifacts.

Change-Id: I6d0d9b8e03cde16361230cbdec8a3e18a55530d2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agorpcContext small changes 15/40015/7
Jozef Bacigal [Wed, 8 Jun 2016 10:25:21 +0000 (12:25 +0200)]
rpcContext small changes

Change-Id: I8e545fa6e2fdfb86da310a7307e511e378fc18e3
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
7 years agoroleContext NodeId change 14/40014/7
Jozef Bacigal [Wed, 8 Jun 2016 10:22:15 +0000 (12:22 +0200)]
roleContext NodeId change

- roleContext returning now DeviceInfo instead od nodeId

Change-Id: I957b869d0bde82898809eac922e8f9f1512693db
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
7 years agoStatistics manager context map holder change 02/40002/7
Jozef Bacigal [Wed, 8 Jun 2016 08:37:24 +0000 (10:37 +0200)]
Statistics manager context map holder change

Change-Id: I8346d74296b677850f689f5b9419156b9f2056f1
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
7 years agoDeviceManager map key change 01/40001/6
Jozef Bacigal [Wed, 8 Jun 2016 08:32:22 +0000 (10:32 +0200)]
DeviceManager map key change

Change-Id: I94f2488a7152472e728cc5123d905183a999030f
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
7 years agoRPC Manager Context Map holder change 00/40000/8
Jozef Bacigal [Wed, 8 Jun 2016 08:29:22 +0000 (10:29 +0200)]
RPC Manager Context Map holder change

Change-Id: Idda280f8c8296361a964736a71fc3f73938d4f97
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
7 years agoContext close handler changed 97/39997/6
Jozef Bacigal [Wed, 8 Jun 2016 07:21:40 +0000 (09:21 +0200)]
Context close handler changed

Change-Id: I14c3c6b0168313dd84bff22525b42ce634a1e75c
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
7 years agoConnection context create device info 95/39995/7
Jozef Bacigal [Wed, 8 Jun 2016 07:11:50 +0000 (09:11 +0200)]
Connection context create device info

Change-Id: I2aa02133fe7b182e0e74ee5c13d48004c102c18c
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
7 years agoDevice Info 58/39958/7
Jozef Bacigal [Tue, 7 Jun 2016 14:27:07 +0000 (16:27 +0200)]
Device Info

- deviceContextLevelUp changed from NodeId to DeviceInfo class

Change-Id: I37689518eace32aaf4bdb46a9a23fbbf4cd686c7
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
7 years agoRemove not existing config files 63/40463/2
Luis Gomez [Fri, 17 Jun 2016 02:18:11 +0000 (19:18 -0700)]
Remove not existing config files

This is not a problem right away but it could be in future when
deprecated artifacts get clean from nexus.

Change-Id: I1e4a7fc91ae9ede02f1f599bd285c53b1fdddaea
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoDevice Info API 57/39957/3
Jozef Bacigal [Tue, 7 Jun 2016 14:14:59 +0000 (16:14 +0200)]
Device Info API

API for encapsulate basic device information.
Should be created in Connection context after successful connect.

Change-Id: I7d21dc254364f91964cf9043824206d1a5967456
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
8 years agoMerge "Bug 5921 EOS inJeopardy flag"
michal rehak [Thu, 16 Jun 2016 16:11:02 +0000 (16:11 +0000)]
Merge "Bug 5921 EOS inJeopardy flag"

8 years agoMerge "Bug 6060 failed to push master role request occasionally"
michal rehak [Thu, 16 Jun 2016 16:05:11 +0000 (16:05 +0000)]
Merge "Bug 6060 failed to push master role request occasionally"

8 years agoBUG-6064: switching updates off as on a node updated we need not trigger 46/40346/5
Shuva Kar [Wed, 15 Jun 2016 01:34:13 +0000 (07:04 +0530)]
BUG-6064: switching updates off as on a node updated we need not trigger
reconciliation

Change-Id: Ib0af4c0441f92713738985e65ff95b9149bbf787
Signed-off-by: Shuva Kar <shuva.jyoti.kar@ericsson.com>
8 years agoRemove lldp speaker config yang and XML 39/39139/4
Tom Pantelis [Mon, 16 May 2016 23:43:46 +0000 (19:43 -0400)]
Remove lldp speaker config yang and XML

Change-Id: Ib7f4ae9ea0fd08a20b5a23c34b562584fa832d89
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoRemove of-switch-config-pusher config yang and XML 38/39138/4
Tom Pantelis [Mon, 16 May 2016 23:29:32 +0000 (19:29 -0400)]
Remove of-switch-config-pusher config yang and XML

Change-Id: Iea979f71db1a28ddbf3f6069538e7c36be0c1856
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoRemove table-miss-enforcer config yang and XML 37/39137/4
Tom Pantelis [Mon, 16 May 2016 23:19:51 +0000 (19:19 -0400)]
Remove table-miss-enforcer config yang and XML

Change-Id: I3434c35f61a1694a6aec9b68a93f00111c8ca9d4
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoRemove topology lldp discovery config yang and XML 36/39136/4
Tom Pantelis [Mon, 16 May 2016 23:00:10 +0000 (19:00 -0400)]
Remove topology lldp discovery config yang and XML

Change-Id: If4fea220714fc49fcfe38dcab2e3bd9a70fa8f72
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoBug 5921 EOS inJeopardy flag 70/40370/1
Jozef Bacigal [Wed, 15 Jun 2016 11:39:08 +0000 (13:39 +0200)]
Bug 5921 EOS inJeopardy flag

- if inJeopardy flag occurs then handle it as
  MASTER to SLAVE change on main candidate registry
  and remove txCandidate

Change-Id: I655034e8317823887e8e3cc62304c4c931353bf4
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
8 years agoBug 6060 failed to push master role request occasionally 66/40366/1
Jozef Bacigal [Wed, 15 Jun 2016 10:19:55 +0000 (12:19 +0200)]
Bug 6060 failed to push master role request occasionally

- race condition when EOS is too quick
- first we need to add a entity into watch list and then register
  not to miss any notification from EOS

Change-Id: I305612c4668c9cc1ad89a75270a94f45c613ab94
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
8 years agoRemove forwarding-rules manager config yang and XML 35/39135/4
Tom Pantelis [Mon, 16 May 2016 22:18:16 +0000 (18:18 -0400)]
Remove forwarding-rules manager config yang and XML

Change-Id: I5f2ea4bff14c45cea9f247be16f07b1e90f85682
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoMerge changes from topic 'blueprint'
Anil Vishnoi [Wed, 15 Jun 2016 02:55:32 +0000 (02:55 +0000)]
Merge changes from topic 'blueprint'

* changes:
  Remove inventory manager config yang and XML
  Remove statistics manager config yang and XML

8 years agoRemove inventory manager config yang and XML 34/39134/5
Tom Pantelis [Mon, 16 May 2016 22:09:43 +0000 (18:09 -0400)]
Remove inventory manager config yang and XML

Change-Id: I47b550deadd08e002fe4388f707f9cbfe3b3bb64
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoMerge "BUG-2771: Converting String.split() to Guava Splitter for Inventory Utils"
Abhijit Kumbhare [Sun, 12 Jun 2016 02:35:52 +0000 (02:35 +0000)]
Merge "BUG-2771: Converting String.split() to Guava Splitter for Inventory Utils"

8 years agoRemove statistics manager config yang and XML 33/39133/5
Tom Pantelis [Mon, 16 May 2016 22:00:55 +0000 (18:00 -0400)]
Remove statistics manager config yang and XML

Change-Id: I56c38dcb3ca57e9ccc7a4d37e2873ea8b29cb515
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoMerge changes from topic 'blueprint'
Anil Vishnoi [Thu, 9 Jun 2016 01:41:20 +0000 (01:41 +0000)]
Merge changes from topic 'blueprint'

* changes:
  Add blueprint wiring for the drop-test app
  Add blueprint wiring for the bulk-o-matic app
  Add blueprint wiring for the lldp-speaker app
  Add blueprint wiring for the of-switch-config-pusher app
  Add blueprint wiring for the table-miss-enforcer app

8 years agoMerge "BUG:5888 - Changing FRM from clustered DCN to clustered DTCN"
Anil Vishnoi [Wed, 8 Jun 2016 06:33:56 +0000 (06:33 +0000)]
Merge "BUG:5888 - Changing FRM from clustered DCN to clustered DTCN"

8 years agoMerge changes from topic 'blueprint'
Anil Vishnoi [Tue, 7 Jun 2016 19:26:47 +0000 (19:26 +0000)]
Merge changes from topic 'blueprint'

* changes:
  Add blueprint wiring for the topology manager app
  Add blueprint wiring for the TopologyLldpDiscovery app
  Add blueprint wiring for the ForwardingRulesManager app

8 years agoBug 5920 Do not wipe out device when there is not configuration 89/39589/7
Andrej Leitner [Mon, 30 May 2016 08:30:44 +0000 (10:30 +0200)]
Bug 5920 Do not wipe out device when there is not configuration

   When device appears in operational DS either syncup is done or the event is skipped:
    - syncup in case there is record for the device in config DS
    - if there is not, device should remain untouched
   (+update tests)

Change-Id: I0b9f579f9987f886ad5d1dc4307d3d053aa53cea
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoRefator names & imports (frsync) 08/39308/15
Andrej Leitner [Fri, 27 May 2016 12:21:31 +0000 (14:21 +0200)]
Refator names & imports (frsync)

  - fix typos, guard & executor factory rename
  - junit test for guard decorator
  - add missing parameter descriptions
  - remove unused local variables and suppress warnings
  - remove commented usage of incremental strategy
  - edit access level modifiers
  - organize and remove unused imports

Change-Id: I5e1767df2aa1dce77001161b0148d0717aefef6c
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoMerge "Bug 5953: Fixed NPE in FlowRemovedTranslator."
Jozef Bacigal [Tue, 7 Jun 2016 07:28:23 +0000 (07:28 +0000)]
Merge "Bug 5953: Fixed NPE in FlowRemovedTranslator."

8 years agoBUG:5888 - Changing FRM from clustered DCN to clustered DTCN 84/38884/11
Shuva Kar [Fri, 13 May 2016 16:41:13 +0000 (22:11 +0530)]
BUG:5888 - Changing FRM from clustered DCN to clustered DTCN

Change-Id: I60435b5216036b66791251639f0537ed2ef832f7
Signed-off-by: Shuva Kar <shuva.jyoti.kar@ericsson.com>
8 years agoFix unused import warnings 11/39711/5
Robert Varga [Wed, 1 Jun 2016 13:43:29 +0000 (15:43 +0200)]
Fix unused import warnings

This is just a pass at reorganizing imports where eclipse
warns of unused import.

Change-Id: I143fc2662dde58de9c40068563f37fb544363c5d
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoMerge "Eliminate the use of CompositeObjectRegistration"
michal rehak [Mon, 6 Jun 2016 09:43:21 +0000 (09:43 +0000)]
Merge "Eliminate the use of CompositeObjectRegistration"

8 years agoAdd blueprint wiring for the drop-test app 75/38875/4
Tom Pantelis [Fri, 13 May 2016 12:57:12 +0000 (08:57 -0400)]
Add blueprint wiring for the drop-test app

Also removed yhe config yang and XML file as this is a test app and
backeards compatibility is not needed.

Change-Id: I2415b81872ada6fd0d603cbe115b8cff02745d04
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoAdd blueprint wiring for the bulk-o-matic app 37/38837/4
Tom Pantelis [Wed, 11 May 2016 01:44:14 +0000 (21:44 -0400)]
Add blueprint wiring for the bulk-o-matic app

Change-Id: I6a2454fde67c776854b91a804ffa54d025d73e89
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoAdd blueprint wiring for the lldp-speaker app 36/38836/4
Tom Pantelis [Wed, 11 May 2016 01:06:50 +0000 (21:06 -0400)]
Add blueprint wiring for the lldp-speaker app

Change-Id: Iab911edca42540835c668cf20d7b00dd673e9428
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoAdd blueprint wiring for the of-switch-config-pusher app 35/38835/4
Tom Pantelis [Tue, 10 May 2016 22:12:49 +0000 (18:12 -0400)]
Add blueprint wiring for the of-switch-config-pusher app

Change-Id: I38c0cbac5882468853a73882d717bb57b93d9c63
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoAdd blueprint wiring for the table-miss-enforcer app 34/38834/4
Tom Pantelis [Tue, 10 May 2016 21:49:30 +0000 (17:49 -0400)]
Add blueprint wiring for the table-miss-enforcer app

Change-Id: Ic257f017d95ff5c58c74a6a6abcb0045b31b68b1
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoAdd blueprint wiring for the topology manager app 33/38833/4
Tom Pantelis [Tue, 10 May 2016 15:44:31 +0000 (11:44 -0400)]
Add blueprint wiring for the topology manager app

Change-Id: I83906f6125c61f34654b729754ed65527a200b9e
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoAdd blueprint wiring for the TopologyLldpDiscovery app 32/38832/4
Tom Pantelis [Tue, 10 May 2016 14:23:14 +0000 (10:23 -0400)]
Add blueprint wiring for the TopologyLldpDiscovery app

Change-Id: Iae04ce7a7dc6b6f2389d4792a8c16de1605c9cdd
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoAdd blueprint wiring for the ForwardingRulesManager app 31/38831/3
Tom Pantelis [Tue, 10 May 2016 13:19:11 +0000 (09:19 -0400)]
Add blueprint wiring for the ForwardingRulesManager app

Change-Id: Iaa552cd6361031ca9dc96def6976c762d3985ac1
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoAdd the openflowplugin-blueprint-config bundles to the features xml 03/38603/6
Tom Pantelis [Mon, 9 May 2016 18:19:27 +0000 (14:19 -0400)]
Add the openflowplugin-blueprint-config bundles to the features xml

This turns on the blueprint wiring for the openflow helium plugin

Change-Id: I5725495f3a40e636bc35cb1a9281c593ad072840
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoAdd blueprint wiring for the lithium OpenflowPluginProvider 46/38646/3
Tom Pantelis [Tue, 10 May 2016 09:10:31 +0000 (05:10 -0400)]
Add blueprint wiring for the lithium OpenflowPluginProvider

Change-Id: I95d721e85f0116b7d83c6b2db475ddfc27aa70c9
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoAdd blueprint wiring for the helium inventory manager 31/38631/3
Tom Pantelis [Mon, 9 May 2016 23:36:17 +0000 (19:36 -0400)]
Add blueprint wiring for the helium inventory manager

Change-Id: Ie6685cdf636c6f707943460bc6dbcac3483442c8
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoAdd blueprint wiring for the helium StatisticsManager 02/38602/3
Tom Pantelis [Mon, 9 May 2016 18:16:41 +0000 (14:16 -0400)]
Add blueprint wiring for the helium StatisticsManager

Change-Id: I81ac14b8ea9e4d76d3088ae512a52cfc758c8688
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
8 years agoAdd blueprint wiring for the helium OpenflowPluginProvider 84/38584/3
Tom Pantelis [Mon, 9 May 2016 13:31:58 +0000 (09:31 -0400)]
Add blueprint wiring for the helium OpenflowPluginProvider

Added a new bundle, openflowplugin-blueprint-config-he, containing the
blueprint XML that instantiates the SwitchConnectionProvider
and OpenflowPluginProvider instances for the helium plugin. It uses
the new SwitchConnectionProviderFactory interface added to the
openflowjava SPI.

This replaces the ConfigurableOpenFlowProviderModule which is now
deprecated but remains for backwards compatibility. The createInstance
method now obtains the OpenflowPluginProvider created via blueprint from
the OSGi registry and returns a proxy instance that delegates to the
actual instance but overrides the close method appropriately.

Patch 3 : Resolved conflict locally

Change-Id: I315444847f5a95d905a5e6adc602445c1101da5b
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
8 years agoIgnore maven-metadata-local.xml produced by maven-invoker-plugin in Git 39/39039/2
Michael Vorburger [Wed, 18 May 2016 12:42:43 +0000 (14:42 +0200)]
Ignore maven-metadata-local.xml produced by maven-invoker-plugin in Git

Also remove two redundant (non-root) .gitignore files from projects

Change-Id: I21366c5a4dc96365cf34215835724e07a5f3b9ca
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
8 years agoMerge "Remove M2E lifecycle-mapping <execute/> for yang-maven-plugin"
Abhijit Kumbhare [Thu, 2 Jun 2016 18:26:27 +0000 (18:26 +0000)]
Merge "Remove M2E lifecycle-mapping <execute/> for yang-maven-plugin"

8 years agoMerge "Fix bad generated path for generated sources"
Abhijit Kumbhare [Thu, 2 Jun 2016 18:25:10 +0000 (18:25 +0000)]
Merge "Fix bad generated path for generated sources"

8 years agoMerge "BUG-2771: String.split() replaced by Guava's Splitter for"
Abhijit Kumbhare [Thu, 2 Jun 2016 18:23:40 +0000 (18:23 +0000)]
Merge "BUG-2771: String.split() replaced by Guava's Splitter for"

8 years agoMerge "BUG-2771: String.split() replaced by Guava's splitter in nicira-extensions...
Abhijit Kumbhare [Thu, 2 Jun 2016 18:21:17 +0000 (18:21 +0000)]
Merge "BUG-2771: String.split() replaced by Guava's splitter in nicira-extensions Added tests, reorganised packages"

8 years agoBUG-2771: Converting String.split() to Guava Splitter 74/39774/2
Shuva Kar [Thu, 2 Jun 2016 14:39:57 +0000 (20:09 +0530)]
BUG-2771: Converting String.split() to Guava Splitter
for Inventory Utils

Change-Id: I70eaaebae0a9ad879aba5fa3313d01450af6194d
Signed-off-by: Shuva Kar <shuva.jyoti.kar@ericsson.com>
8 years agoMerge "BUG-2188 :To report (TCP) port number (for the OpenFlow connection) for switch...
Abhijit Kumbhare [Thu, 2 Jun 2016 16:51:08 +0000 (16:51 +0000)]
Merge "BUG-2188 :To report (TCP) port number (for the OpenFlow connection) for switches as the IP address is not guaranteed to be unique—especially with mininet"

8 years agoBUG-2771: String.split() replaced by Guava's Splitter for 56/39756/2
Shuva Kar [Thu, 2 Jun 2016 10:40:00 +0000 (16:10 +0530)]
BUG-2771: String.split() replaced by Guava's Splitter for

1. statistics-manager - following commit
https://git.opendaylight.org/gerrit/#/c/39019/
2. lithium ofplugin test
3. inventoryDataServiceUtil - portNoStringfromNodeConnectorID

Change-Id: If12d09a2b2fb03912cefd6a2851eee77c568f941
Signed-off-by: Shuva Kar <shuva.jyoti.kar@ericsson.com>
8 years agoEliminate the use of CompositeObjectRegistration 10/39710/3
Robert Varga [Wed, 1 Jun 2016 13:28:09 +0000 (15:28 +0200)]
Eliminate the use of CompositeObjectRegistration

The class has been long-deprecated, remove its users and substitute
them with proper registration subclasses.

Change-Id: Ie7534d69efb117b7d0469dce54e25a3708f065d8
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoBUG-2771: String.split() replaced by Guava's splitter in nicira-extensions 42/39742/1
Shuva Kar [Thu, 2 Jun 2016 04:28:37 +0000 (09:58 +0530)]
BUG-2771: String.split() replaced by Guava's splitter in nicira-extensions
Added tests, reorganised packages

Change-Id: I4942c5a60ef46f3aa07ec51f9760f253d88f1629
Signed-off-by: Shuva Kar <shuva.jyoti.kar@ericsson.com>
8 years agoCorrecting test-failures during openflowplugin-periodic builds 27/39727/1
Shuva Kar [Wed, 1 Jun 2016 17:59:06 +0000 (23:29 +0530)]
Correcting test-failures during openflowplugin-periodic builds

Change-Id: Ia94fc4a405e3c128b6c5660fe1a629d47a48e8fc
Signed-off-by: Shuva Kar <shuva.jyoti.kar@ericsson.com>
8 years agoBUG-5888: Registering entity-ownership listerner globally 29/39629/3
Shuva Kar [Tue, 31 May 2016 06:21:30 +0000 (11:51 +0530)]
BUG-5888: Registering entity-ownership listerner globally

Change-Id: I9f3208ffb718a16da34b4baaaf220629784d0333
Signed-off-by: Shuva Kar <shuva.jyoti.kar@ericsson.com>
8 years agoMerge "BUG-5636: making table features configurable for the He plugin. DEFAULT will...
Abhijit Kumbhare [Thu, 26 May 2016 05:57:52 +0000 (05:57 +0000)]
Merge "BUG-5636: making table features configurable for the He plugin. DEFAULT will be ON, can be TURNED OFF."

8 years agoBUG-5636: making table features configurable for the He plugin. 05/39005/7
Shuva Kar [Tue, 17 May 2016 18:53:10 +0000 (00:23 +0530)]
BUG-5636: making table features configurable for the He plugin.
DEFAULT will be ON, can be TURNED OFF.

Change-Id: I16403590f068cd53806c15acde6e6ccbb3ade866
Signed-off-by: Shuva Kar <shuva.jyoti.kar@ericsson.com>
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
8 years agoBug 5953: Fixed NPE in FlowRemovedTranslator. 45/39345/1
Shigeru Yasuda [Tue, 24 May 2016 13:00:16 +0000 (22:00 +0900)]
Bug 5953: Fixed NPE in FlowRemovedTranslator.

table-id in OF10 FlowRemoved should be ignored because OF10 FLOW_REMOVED
message doesn't contain table ID.

Change-Id: I5e9b1a69219b361bbe3e20210ff04221416f1039
Signed-off-by: Shigeru Yasuda <s-yasuda@da.jp.nec.com>
8 years agoBug 5575 introduced counters for sync strategies 29/38329/7
Andrej Leitner [Tue, 3 May 2016 12:31:25 +0000 (14:31 +0200)]
Bug 5575 introduced counters for sync strategies

    - flat-batch & incremental
    - added more unit tests + fixed counters

Change-Id: I66d27d6d6615bdd66e9f0f2831bfb3ea51c5a691
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoBug 5575 flat-bulk strategy wired 28/38328/7
Andrej Leitner [Tue, 3 May 2016 12:31:20 +0000 (14:31 +0200)]
Bug 5575 flat-bulk strategy wired

  - FR-sync currently using flat-batch strategy
  - renaming, time

Change-Id: Id59ff6c15ac25649df16db9b786b1d6b85b75806
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoBug 5575 added strategy implementation for flat-batch + tests 27/38327/7
Andrej Leitner [Tue, 3 May 2016 12:31:13 +0000 (14:31 +0200)]
Bug 5575 added strategy implementation for flat-batch + tests

Change-Id: I667485c13d4fffd166648c339f8554a2680ccd38
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoBug 5575 pulled out extraction of diff items 26/38326/7
Andrej Leitner [Tue, 3 May 2016 12:31:06 +0000 (14:31 +0200)]
Bug 5575 pulled out extraction of diff items

  - added common synchronization plan execution strategy
  - added wrapper for diff input
  - removing, renaming & utils

Change-Id: If7876aac23560bb050c1ce2803bf6b732cfba544
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoBug 5575 added RpcResultBuilder & comments 25/38325/7
Andrej Leitner [Tue, 3 May 2016 12:30:51 +0000 (14:30 +0200)]
Bug 5575 added RpcResultBuilder & comments

Change-Id: I44e6a879b7a3fe5b53a73b4a37c1dc0ac5b4d8db
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoBug 5575 added JUnit tests 54/38154/8
Andrej Leitner [Wed, 27 Apr 2016 08:00:41 +0000 (10:00 +0200)]
Bug 5575 added JUnit tests

  - basic tests for forwarders, listeners and syncreactor

Change-Id: I11fb3c9ca4bd049a170ce6e04ff754399cdeb7ef
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoBug 5575 added listeners config/operational 53/38153/8
Andrej Leitner [Tue, 26 Apr 2016 15:02:40 +0000 (17:02 +0200)]
Bug 5575 added listeners config/operational

  - listeners for node changes in DS
  - syncup starting

Change-Id: I568620061892e3fb997771f272f2beca4c160f81
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoBug 5575 added SyncReactorDecorators and thread pool 52/38152/8
Andrej Leitner [Tue, 26 Apr 2016 14:20:32 +0000 (16:20 +0200)]
Bug 5575 added SyncReactorDecorators and thread pool

  - Guard, Future, Future w/compression decorators
  - thread pool and semaphore keeper

Change-Id: I4d8d3327ef3f318cc17534e789134204977550f7
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoBug 5575 main SyncReactor + utils 51/38151/8
Andrej Leitner [Tue, 26 Apr 2016 13:50:04 +0000 (15:50 +0200)]
Bug 5575 main SyncReactor + utils

  - synchronization reactor implementation, applicable for both - syncup and reconciliation
  - useful util methods

Change-Id: I4a0ef8043e3e9b66a92c49deb86a83b083782ccc
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoBug 5575 added config/operational DAOs 50/38150/8
Andrej Leitner [Tue, 26 Apr 2016 12:28:19 +0000 (14:28 +0200)]
Bug 5575 added config/operational DAOs

  - implemented pair of cached and non-cached FCN dao

Change-Id: Ic68e48d4e9a9b651c1db19dcc2f279fb5159a0ca
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoBug 5575 ForwardingRulesCommiters, Flow/Group/Table Forwarder 49/38149/8
Andrej Leitner [Tue, 26 Apr 2016 11:33:22 +0000 (13:33 +0200)]
Bug 5575 ForwardingRulesCommiters, Flow/Group/Table Forwarder

  (coming from FRM)
  - added interfaces and implementation of add, update and remove
    of Flows, Groups, Meters and TableFeatures

Change-Id: I0168434e2ac56959ff6086952d2a2ad152e252ee
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoBug 5575 forwardingrules-sync (initial commit) 48/38148/8
Andrej Leitner [Tue, 26 Apr 2016 11:15:44 +0000 (13:15 +0200)]
Bug 5575 forwardingrules-sync (initial commit)

 - initial commit
 - added FRS bluerpint and provider
 - added pom and feature files

Change-Id: I95695e4a7a01c43c6a7ba0bc161762f61cea82fd
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoMerge "BUG-4117: notification supplier - rename"
Abhijit Kumbhare [Mon, 23 May 2016 22:06:02 +0000 (22:06 +0000)]
Merge "BUG-4117: notification supplier - rename"

8 years agoMerge "BUG-5602: OFP-Li implements a YANG notification which notifies its application...
Abhijit Kumbhare [Mon, 23 May 2016 21:55:00 +0000 (21:55 +0000)]
Merge "BUG-5602: OFP-Li implements a YANG notification which notifies its applications of the removal of a flow entry on the event of receiving FLOW_REMOVED message from a switch."

8 years agoBUG-4117: notification supplier - rename 04/39204/8
Shuva Kar [Sat, 21 May 2016 10:03:38 +0000 (15:33 +0530)]
BUG-4117: notification supplier - rename

 - renamed from old-notification-supplier to notification-supplier
 - reason: prefix 'old' usually gets strongly misleading after
     a couple of releases

Bringing Michal's draft to master

Change-Id: I0fd387571714cda943042671f9aa454003fe5bed
Signed-off-by: Shuva Kar <shuva.jyoti.kar@ericsson.com>
8 years agoMerge "Bug 5692: Treat null store-stats in direct stats RPC input as false."
Jozef Bacigal [Mon, 23 May 2016 07:05:24 +0000 (07:05 +0000)]
Merge "Bug 5692: Treat null store-stats in direct stats RPC input as false."

8 years agoMerge "BUG-4117: add support of Old Notif. for Statistics"
Abhijit Kumbhare [Sat, 21 May 2016 01:21:50 +0000 (01:21 +0000)]
Merge "BUG-4117: add support of Old Notif. for Statistics"

8 years agoMerge "BUG-4117: add support of Old Notif. for Statistics"
Abhijit Kumbhare [Sat, 21 May 2016 01:18:36 +0000 (01:18 +0000)]
Merge "BUG-4117: add support of Old Notif. for Statistics"

8 years agoMerge "BUG-4117: add support of Old Notif. for Flow Statistics"
Abhijit Kumbhare [Sat, 21 May 2016 01:12:09 +0000 (01:12 +0000)]
Merge "BUG-4117: add support of Old Notif. for Flow Statistics"

8 years agoMerge "BUG-4117: add support for meter and group old Notif"
Abhijit Kumbhare [Sat, 21 May 2016 01:10:05 +0000 (01:10 +0000)]
Merge "BUG-4117: add support for meter and group old Notif"

8 years agoMerge "BUG-4117: add support for flow old Notif"
Abhijit Kumbhare [Sat, 21 May 2016 01:06:54 +0000 (01:06 +0000)]
Merge "BUG-4117: add support for flow old Notif"

8 years agoMerge changes from topic 'BUG-4117'
Abhijit Kumbhare [Fri, 20 May 2016 22:46:25 +0000 (22:46 +0000)]
Merge changes from topic 'BUG-4117'

* changes:
  BUG-4117: add impl for FlowCapableNode Connector notif.
  BUG-4117: add impl for FlowCapableNode notification

8 years agoMerge "BUG-4117: preparation for FlowCapableNode notification impl."
Abhijit Kumbhare [Fri, 20 May 2016 21:18:56 +0000 (21:18 +0000)]
Merge "BUG-4117: preparation for FlowCapableNode notification impl."

8 years agoBug 5692: Treat null store-stats in direct stats RPC input as false. 55/39155/1
Shigeru Yasuda [Fri, 20 May 2016 05:51:26 +0000 (14:51 +0900)]
Bug 5692: Treat null store-stats in direct stats RPC input as false.

Change-Id: I19676bd3285975d345ca29b44845cf60e9670b55
Signed-off-by: Shigeru Yasuda <s-yasuda@da.jp.nec.com>
8 years agoMerge "Bug 5914 - Flow statistics don't show up on the same flow id, if flow uses...
Abhijit Kumbhare [Thu, 19 May 2016 17:24:28 +0000 (17:24 +0000)]
Merge "Bug 5914 - Flow statistics don't show up on the same flow id, if flow uses IPv6 match with subnet mask"

8 years agoBug 5692 - Direct statistics RPC 44/38744/15
Tomas Slusny [Wed, 11 May 2016 17:03:01 +0000 (19:03 +0200)]
Bug 5692 - Direct statistics RPC

- Added new RPCs for direct gathering of statistics
  with optional flag of storing the statistics to DS/operational

Change-Id: I9d94595f9fb4f5e93f22958c64dd6cf3d4c19bcc
Signed-off-by: Tomas Slusny <tomas.slusny@pantheon.sk>
8 years agoBug 5692 - Statistics ON/OFF 34/38634/9
Tomas Slusny [Tue, 10 May 2016 11:48:51 +0000 (13:48 +0200)]
Bug 5692 - Statistics ON/OFF

- Removed DeviceState.getRole
- Statistics are properly shut down when device changes to state other than Master
- Statistics are properly started only when device becomes Master
- LifecycleConductor now have access to StatisticsManager

Change-Id: I68e437b758c6e6a4343d815e5cf3d2570ef28aef
Signed-off-by: Tomas Slusny <tomas.slusny@pantheon.sk>
8 years agoBug 5914 - Flow statistics don't show up on the same flow id, 85/39085/1
Anil Vishnoi [Thu, 19 May 2016 04:46:39 +0000 (21:46 -0700)]
Bug 5914 - Flow statistics don't show up on the same flow id,
if flow uses IPv6 match with subnet mask

Patch2: Added unit test

Change-Id: I566c84334a096229274925d223bb906be643f326
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>