openflowplugin.git
7 years agoMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
Thanh Ha [Wed, 13 Jul 2016 15:39:49 +0000 (15:39 +0000)]
Merge "Upgrade ietf-{inet,yang}-types to 2013-07-15"

7 years agoBug 5572 update features.xml 70/37670/10
Andrej Leitner [Mon, 27 Jun 2016 09:53:52 +0000 (11:53 +0200)]
Bug 5572 update features.xml

 - added new feature for FRM (odl-openflowplugin-app-forwardingrules-manager)
 - features lldp-speaker, topology-lldp-discovery and topology-manager merged
   into new feature (odl-openflowplugin-app-topology)
 - odl-openflowplugin-flow-services starts standard apps (config, FRM, topology)
   then southbound API for them
 - removed feature odl-openflowplugin-nsf-services (not needed)
 - removed feature odl-openflowplugin-all (not needed)
 - made feature odl-openflowplugin-app-notifications dependent on soutbound

Change-Id: Ia680f391ffeb74d5ec41271b582be9f85dab8451
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
7 years agoUpgrade ietf-{inet,yang}-types to 2013-07-15 98/40798/6
Lorand Jakab [Wed, 6 Jul 2016 15:20:26 +0000 (10:20 -0500)]
Upgrade ietf-{inet,yang}-types to 2013-07-15

Change-Id: Iffaa4ae8127e59eb507dadd02830382059ca5122
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoBUG-6145 Flows rm'ed from DeviceFlowRegistry after being updated 47/41247/4
Josh [Sun, 3 Jul 2016 15:32:58 +0000 (17:32 +0200)]
BUG-6145 Flows rm'ed from DeviceFlowRegistry after being updated

Fixed this by implementing an actual update
instead of delete+add.

Changes:
DeviceFlowRegistry: no changes required since the
store method overwrites whatever was previously there.
SalFlowServiceImpl: Reworked logic to support update
and add
ItemLifecycleListener: added update methods.

Change-Id: I2bab85020656c0d19c3db3d029c86cd699cb65b9
Signed-off-by: Josh <jhershbe@redhat.com>
7 years agoMerge "BUG-6109: Having a null match field is totally fine."
Jozef Bacigal [Mon, 11 Jul 2016 09:59:57 +0000 (09:59 +0000)]
Merge "BUG-6109: Having a null match field is totally fine."

7 years agoBUG-6109: Having a null match field is totally fine. 05/41605/1
Shuva Kar [Sat, 9 Jul 2016 01:55:51 +0000 (07:25 +0530)]
BUG-6109: Having a null match field is totally fine.

The ofplugin flow registry being modified to handle it in the newer
version of the ofplugin

Change-Id: I07c9b9941bcac2bd5cb82d84898b732bbfc21968
Signed-off-by: Shuva Kar <shuva.jyoti.kar@ericsson.com>
7 years agoMerge "BUG-5888: moving the reconciliation process into a different thread to prevent...
Anil Vishnoi [Fri, 8 Jul 2016 20:44:45 +0000 (20:44 +0000)]
Merge "BUG-5888: moving the reconciliation process into a different thread to prevent holding on to DTCL thread while provisioning bulk flows/groups."

7 years agoBUG-5888: moving the reconciliation process into a different thread to 83/41583/1
Shuva Kar [Tue, 7 Jun 2016 18:28:01 +0000 (23:58 +0530)]
BUG-5888: moving the reconciliation process into a different thread to
prevent holding on to DTCL thread while provisioning bulk flows/groups.

Change-Id: I1ee14e6899fdf9d373634de0260a09ab86303e7f
Signed-off-by: Shuva Kar <shuva.jyoti.kar@ericsson.com>
7 years agoMerge "Added createEmptyRpcBatchResultFuture method"
Jozef Bacigal [Fri, 8 Jul 2016 11:14:46 +0000 (11:14 +0000)]
Merge "Added createEmptyRpcBatchResultFuture method"

7 years agoMerge "Cyclomatic complexity more than 10"
michal rehak [Fri, 8 Jul 2016 07:20:00 +0000 (07:20 +0000)]
Merge "Cyclomatic complexity more than 10"

7 years agoMerge "Bug 6161 - PrintStackTrace replaced with logger"
michal rehak [Fri, 8 Jul 2016 07:08:39 +0000 (07:08 +0000)]
Merge "Bug 6161 - PrintStackTrace replaced with logger"

7 years agoMerge "Fixed debug log messages."
Anil Vishnoi [Fri, 8 Jul 2016 05:52:34 +0000 (05:52 +0000)]
Merge "Fixed debug log messages."

7 years agoAdded createEmptyRpcBatchResultFuture method 92/41492/1
Andrej Leitner [Thu, 7 Jul 2016 14:59:48 +0000 (16:59 +0200)]
Added createEmptyRpcBatchResultFuture method

 - duplicated creation replaced by util method

Change-Id: I1dcf8a15c294f0810112c4c9b1bf25dccb0f105c
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
7 years agoBug 6161 - PrintStackTrace replaced with logger 88/41388/3
Jozef Bacigal [Wed, 6 Jul 2016 10:17:06 +0000 (12:17 +0200)]
Bug 6161 - PrintStackTrace replaced with logger

Change-Id: I3ce83e9a65d5b6249733338f86f8e3aca24d5412
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
7 years agoCyclomatic complexity more than 10 93/41393/3
Jozef Bacigal [Wed, 6 Jul 2016 11:48:19 +0000 (13:48 +0200)]
Cyclomatic complexity more than 10

- Lifecycle conductor changes, more readable
- Connection context small changes
- MDSalRegistrationUtils simplify

Change-Id: Ief4b28dc6a994741bb43aa9a3acf1c7c749ad85e
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
7 years agoMerge "Bug 6162 Using generic Exceptions"
michal rehak [Thu, 7 Jul 2016 12:11:02 +0000 (12:11 +0000)]
Merge "Bug 6162 Using generic Exceptions"

7 years agoBug 6162 Using generic Exceptions 89/41389/1
Jozef Bacigal [Wed, 6 Jul 2016 10:41:30 +0000 (12:41 +0200)]
Bug 6162 Using generic Exceptions

Change-Id: I4a2eccf82799f304beb543b4ef6e026cbfe8da6c
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
7 years agoBug 5578 Improve frsync (cleaning) 84/41384/2
Andrej Leitner [Wed, 6 Jul 2016 07:53:44 +0000 (09:53 +0200)]
Bug 5578 Improve frsync (cleaning)

 - method for RPC results merge moved into utils
 - updated tests
 - renamed methods according to functionality changes
 - improved comments

Change-Id: I705941d48e7f459cea9df61487b6a4392480b54f
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
7 years agoBug 5578 Improve frsync (barriers) 56/40956/6
Andrej Leitner [Tue, 28 Jun 2016 16:49:57 +0000 (18:49 +0200)]
Bug 5578 Improve frsync (barriers)

 - edit batch futures chaining to wait for barrier
   only when it is necessary/planned

Change-Id: I29f18939682c0344e2a23925f6643c9b43463ffe
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
7 years agoMerge "Bug 5543 - Bo: Update JUnit tests part_13"
Jozef Bacigal [Wed, 6 Jul 2016 06:11:33 +0000 (06:11 +0000)]
Merge "Bug 5543 - Bo: Update JUnit tests part_13"

7 years agoMerge "Bug 5543 - Bo: Update JUnit tests part_12"
Jozef Bacigal [Wed, 6 Jul 2016 06:11:28 +0000 (06:11 +0000)]
Merge "Bug 5543 - Bo: Update JUnit tests part_12"

7 years agoMerge "Bug 5543 - Bo: Update JUnit tests part_11"
Jozef Bacigal [Wed, 6 Jul 2016 06:11:23 +0000 (06:11 +0000)]
Merge "Bug 5543 - Bo: Update JUnit tests part_11"

7 years agoMerge "Bug 5543 - Bo: Update JUnit tests part_10"
Jozef Bacigal [Wed, 6 Jul 2016 06:11:17 +0000 (06:11 +0000)]
Merge "Bug 5543 - Bo: Update JUnit tests part_10"

7 years agoMerge "Bug 5543 - Bo: Update JUnit tests part_9"
Jozef Bacigal [Wed, 6 Jul 2016 06:11:10 +0000 (06:11 +0000)]
Merge "Bug 5543 - Bo: Update JUnit tests part_9"

7 years agoMerge "Bug 5543 - Bo: Update JUnit tests part_8"
Jozef Bacigal [Wed, 6 Jul 2016 06:11:04 +0000 (06:11 +0000)]
Merge "Bug 5543 - Bo: Update JUnit tests part_8"

7 years agoMerge "Bug 5543 - Bo: Update JUnit tests part_7"
Jozef Bacigal [Wed, 6 Jul 2016 06:10:58 +0000 (06:10 +0000)]
Merge "Bug 5543 - Bo: Update JUnit tests part_7"

7 years agoMerge "Bug 5543 - Bo: Update JUnit tests part_6"
Jozef Bacigal [Wed, 6 Jul 2016 06:10:51 +0000 (06:10 +0000)]
Merge "Bug 5543 - Bo: Update JUnit tests part_6"

7 years agoMerge "Bug 5543 - Bo: Update JUnit tests part_5"
Jozef Bacigal [Wed, 6 Jul 2016 06:10:45 +0000 (06:10 +0000)]
Merge "Bug 5543 - Bo: Update JUnit tests part_5"

7 years agoMerge "Bug 5543 - Bo: Update JUnit tests part_4"
Jozef Bacigal [Wed, 6 Jul 2016 06:10:39 +0000 (06:10 +0000)]
Merge "Bug 5543 - Bo: Update JUnit tests part_4"

7 years agoMerge "Bug 5543 - Bo: Update JUnit tests part_3"
Jozef Bacigal [Fri, 1 Jul 2016 11:06:23 +0000 (11:06 +0000)]
Merge "Bug 5543 - Bo: Update JUnit tests part_3"

7 years agoMerge "Bug 5578 Improve frsync (threadpool)"
Jozef Bacigal [Fri, 1 Jul 2016 10:33:54 +0000 (10:33 +0000)]
Merge "Bug 5578 Improve frsync (threadpool)"

7 years agoMerge "BUG-4117: Migrating notification-supplier from DCN to DTCN"
Jozef Bacigal [Fri, 1 Jul 2016 10:16:01 +0000 (10:16 +0000)]
Merge "BUG-4117: Migrating notification-supplier from DCN to DTCN"

7 years agoMerge "Bug 5543 - Bo: Update JUnit tests part_2"
Jozef Bacigal [Fri, 1 Jul 2016 10:10:33 +0000 (10:10 +0000)]
Merge "Bug 5543 - Bo: Update JUnit tests part_2"

7 years agoBug-5543 - Bo: Update JUnit tests part 11 95/40695/4
miroslav.macko [Wed, 22 Jun 2016 11:51:14 +0000 (13:51 +0200)]
Bug-5543 - Bo: Update JUnit tests part 11

Added tests for openflowplugin-extension-nicira

Change-Id: I3f77e2bb41f17b6ae1a29572241ca549830781ad
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5543 - Bo: Update JUnit tests part_13 29/40729/2
miroslav.macko [Wed, 22 Jun 2016 13:49:04 +0000 (15:49 +0200)]
Bug 5543 - Bo: Update JUnit tests part_13

- Added tests for openflowjava-extension-nicira

Change-Id: Ia5af62c8569515a4fa0a3ce80fba5daf76b219b1
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5543 - Bo: Update JUnit tests part_12 26/40726/2
miroslav.macko [Wed, 22 Jun 2016 13:47:55 +0000 (15:47 +0200)]
Bug 5543 - Bo: Update JUnit tests part_12

- Added tests for openflowjava-extension-nicira

Change-Id: I1b400e3f15f0cb5ac5da647844f1abc613a4848a
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5543 - Bo: Update JUnit tests part_11 22/40722/2
miroslav.macko [Wed, 22 Jun 2016 13:31:41 +0000 (15:31 +0200)]
Bug 5543 - Bo: Update JUnit tests part_11

- Added tests for openflowjava-extension-nicira

Change-Id: I6fb6f864655c69db933c4d1ebe2adde9189221ab
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5543 - Bo: Update JUnit tests part_10 21/40721/2
miroslav.macko [Wed, 22 Jun 2016 13:29:58 +0000 (15:29 +0200)]
Bug 5543 - Bo: Update JUnit tests part_10

- Added tests for openflowjava-extension-nicira

Change-Id: I9d95d5648687989d75dd7b5e315adfc0a452b406
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5543 - Bo: Update JUnit tests part_9 20/40720/2
miroslav.macko [Wed, 22 Jun 2016 13:29:07 +0000 (15:29 +0200)]
Bug 5543 - Bo: Update JUnit tests part_9

- Added tests for openflowjava-extension-nicira

Change-Id: I59ad64ec53d25c59850e8847ad820774c3e77575
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5543 - Bo: Update JUnit tests part_8 19/40719/2
miroslav.macko [Wed, 22 Jun 2016 13:27:43 +0000 (15:27 +0200)]
Bug 5543 - Bo: Update JUnit tests part_8

- Added tests for openflowjava-extension-nicira

Change-Id: I5849585383d6188cbaa39ace7a48937f178e06d7
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5543 - Bo: Update JUnit tests part_7 18/40718/2
miroslav.macko [Wed, 22 Jun 2016 13:25:32 +0000 (15:25 +0200)]
Bug 5543 - Bo: Update JUnit tests part_7

- Added tests for openflowjava-extension-nicira

Change-Id: Ia1940d83b038c4ff4f1c7ca37a3413dedb1fe03b
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5543 - Bo: Update JUnit tests part_6 17/40717/2
miroslav.macko [Wed, 22 Jun 2016 13:22:19 +0000 (15:22 +0200)]
Bug 5543 - Bo: Update JUnit tests part_6

- Added tests for openflowjava-extension-nicira

Change-Id: I356edcdf1042f5812c1b164025745b628870d334
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5543 - Bo: Update JUnit tests part_5 15/40715/2
miroslav.macko [Wed, 22 Jun 2016 13:19:54 +0000 (15:19 +0200)]
Bug 5543 - Bo: Update JUnit tests part_5

- Added tests for openflowjava-extension-nicira

Change-Id: I337111f968dafe255e7acafcb5302b726d6264f8
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5543 - Bo: Update JUnit tests part_4 14/40714/3
miroslav.macko [Wed, 22 Jun 2016 13:10:43 +0000 (15:10 +0200)]
Bug 5543 - Bo: Update JUnit tests part_4

- Added tests for openflowjava-extension-nicira

Change-Id: I184beff17ea648298e10889689e328284a650dac
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5543 - Bo: Update JUnit tests part_3 13/40713/3
miroslav.macko [Wed, 22 Jun 2016 13:07:32 +0000 (15:07 +0200)]
Bug 5543 - Bo: Update JUnit tests part_3

- Added tests for openflowjava-extension-nicira

Change-Id: Ibc89e24ed8e353af73287b24738366d26d537c18
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5543 - Bo: Update JUnit tests part_2 10/40710/3
miroslav.macko [Wed, 22 Jun 2016 13:00:29 +0000 (15:00 +0200)]
Bug 5543 - Bo: Update JUnit tests part_2

- Added tests for openflowjava-extension-nicira

Change-Id: I73d36d6f88c231eafd6a2dd76d280b975c4f65fc
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug-5543 - Bo: Update JUnit tests part 10 94/40694/4
miroslav.macko [Wed, 22 Jun 2016 11:48:30 +0000 (13:48 +0200)]
Bug-5543 - Bo: Update JUnit tests part 10

Added tests for openflowplugin-extension-nicira

Change-Id: I5c0da125db63c49293e1f8b04dc63f9bcfb1161f
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug-5543 - Bo: Update JUnit tests part 9 93/40693/4
miroslav.macko [Wed, 22 Jun 2016 11:42:29 +0000 (13:42 +0200)]
Bug-5543 - Bo: Update JUnit tests part 9

Added tests for openflowplugin-extension-nicira

Change-Id: Ic6522764ee1e57887bcf487de7e3325381a59651
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5578 Improve frsync (threadpool) 67/40667/4
Andrej Leitner [Wed, 25 May 2016 11:22:52 +0000 (13:22 +0200)]
Bug 5578 Improve frsync (threadpool)

  - cached thread pool instead of fixed thread pool
  - FrmExecutors removed cause it's unnecessary
  - removed loopers for listeners registration,
    not needed since using onSessionInitiated()
  - handeled interrupted exception in guard decorator

Change-Id: I8255944aeedc29b147cfb637058dbd7b2af5f9d1
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
7 years agoBug-5543 - Bo: Update JUnit tests part 8 92/40692/4
miroslav.macko [Wed, 22 Jun 2016 11:36:20 +0000 (13:36 +0200)]
Bug-5543 - Bo: Update JUnit tests part 8

Added tests for openflowplugin-extension-nicira

Change-Id: I2dbce0294a8f0301aa6a1fa7554bb38ea018b1a0
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug-5543 - Bo: Update JUnit tests part 7 91/40691/4
miroslav.macko [Wed, 22 Jun 2016 11:13:25 +0000 (13:13 +0200)]
Bug-5543 - Bo: Update JUnit tests part 7

Added tests for openflowplugin-extension-nicira

Change-Id: If0d1d9e7f7b4151e56d8de5a187ec5fe86b05fb7
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug-5543 - Bo: Update JUnit tests part 6 73/40673/5
miroslav.macko [Wed, 22 Jun 2016 10:31:27 +0000 (12:31 +0200)]
Bug-5543 - Bo: Update JUnit tests part 6

Added tests for openflowplugin-extension-nicira

Change-Id: If84892ab1efcbc893dced98a45aa9871d1578b7b
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBUG-4117: Migrating notification-supplier from DCN to DTCN 64/39964/4
Shuva Kar [Tue, 7 Jun 2016 15:58:46 +0000 (21:28 +0530)]
BUG-4117: Migrating notification-supplier from DCN to DTCN

Change-Id: I2f2113c6c21290b3e5fe88eef6f5eb7b9cfdaaf1
Signed-off-by: Shuva Kar <shuva.jyoti.kar@ericsson.com>
7 years agoBug 6124 - onIdleSwitchEvent test fails 04/41004/2
Jozef Bacigal [Wed, 29 Jun 2016 10:02:21 +0000 (12:02 +0200)]
Bug 6124 - onIdleSwitchEvent test fails

Sometime this test fails, probably on not enough time to start echo reply thread

- set immediate future for the echo call
- instantianting threadpool for echo is moved from set up to fields

Change-Id: I8144b3a135f0083cd48fdc585770fb8c3b2071a7
Signed-off-by: Jozef Bacigal <jbacigal@cisco.com>
7 years agoMerge "FRSync features.xml removed"
Jozef Bacigal [Wed, 29 Jun 2016 06:27:32 +0000 (06:27 +0000)]
Merge "FRSync features.xml removed"

7 years agoMerge "Bug-5543 - Bo: Update JUnit tests part 5"
Jozef Bacigal [Wed, 29 Jun 2016 06:21:39 +0000 (06:21 +0000)]
Merge "Bug-5543 - Bo: Update JUnit tests part 5"

7 years agoMerge "Bug-5543 - Bo: Update JUnit tests part 4"
Jozef Bacigal [Wed, 29 Jun 2016 06:21:31 +0000 (06:21 +0000)]
Merge "Bug-5543 - Bo: Update JUnit tests part 4"

7 years agoMerge "Bug-5543 - Bo: Update JUnit tests part 3"
Jozef Bacigal [Tue, 28 Jun 2016 11:37:23 +0000 (11:37 +0000)]
Merge "Bug-5543 - Bo: Update JUnit tests part 3"

7 years agoMerge "Bug-5543 - Bo: Update JUnit tests part 2"
Jozef Bacigal [Tue, 28 Jun 2016 11:36:53 +0000 (11:36 +0000)]
Merge "Bug-5543 - Bo: Update JUnit tests part 2"

7 years agoMerge "Bug 5936 - DeviceFlowRegistry flowId bug"
Jozef Bacigal [Tue, 28 Jun 2016 08:40:29 +0000 (08:40 +0000)]
Merge "Bug 5936 - DeviceFlowRegistry flowId bug"

7 years agoMerge "Bug 5543 - Bo: Update JUnit tests part_1"
Jozef Bacigal [Tue, 28 Jun 2016 07:20:23 +0000 (07:20 +0000)]
Merge "Bug 5543 - Bo: Update JUnit tests part_1"

7 years agoFRSync features.xml removed 66/40866/1
Andrej Leitner [Mon, 27 Jun 2016 12:28:34 +0000 (14:28 +0200)]
FRSync features.xml removed

 - removed unused features.xml file

Change-Id: Ica657e4ab595da9ebde502638f6ec048e5a46efc
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
7 years agoBug-5543 - Bo: Update JUnit tests part 5 72/40672/3
miroslav.macko [Wed, 22 Jun 2016 10:28:41 +0000 (12:28 +0200)]
Bug-5543 - Bo: Update JUnit tests part 5

Added tests for openflowplugin-extension-nicira

Change-Id: I7665dab9bd9646cdd38c9b303c53c121f9a8d8b6
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug-5543 - Bo: Update JUnit tests part 4 64/40664/3
miroslav.macko [Wed, 22 Jun 2016 09:22:09 +0000 (11:22 +0200)]
Bug-5543 - Bo: Update JUnit tests part 4

Added tests for openflowplugin-extension-nicira

Change-Id: Ife34ae4e8a3e94964a5ca2a92abede8bdfeb842d
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug-5543 - Bo: Update JUnit tests part 3 54/40654/4
miroslav.macko [Wed, 22 Jun 2016 07:07:16 +0000 (09:07 +0200)]
Bug-5543 - Bo: Update JUnit tests part 3

Added tests for:

- of-switch-config-pusher
- topology-manager

Change-Id: If8449b01035dd6790909cf0bd88ac06cdfc7aa3e
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug-5543 - Bo: Update JUnit tests part 2 52/40652/4
miroslav.macko [Wed, 22 Jun 2016 06:55:25 +0000 (08:55 +0200)]
Bug-5543 - Bo: Update JUnit tests part 2

- Added topology-lldp-discovery tests

Change-Id: I4d98f6d71e9984a083874f3cde7fedb97e41404f
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug-5543 - Bo: Update JUnit tests part 1 24/40624/4
miroslav.macko [Tue, 21 Jun 2016 14:28:36 +0000 (16:28 +0200)]
Bug-5543 - Bo: Update JUnit tests part 1

- Added bulk-o-matic tests

Change-Id: I9476fb86ada187b8ff31f00ef57dfb491c8facde
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoBug 5543 - Bo: Update JUnit tests part_1 00/40700/2
miroslav.macko [Wed, 22 Jun 2016 12:32:10 +0000 (14:32 +0200)]
Bug 5543 - Bo: Update JUnit tests part_1

- Added tests for topology-manager

Change-Id: Ieb765376ce858a625d41a24a1f74c0cf5345c34b
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoFixed debug log messages. 86/40786/1
Hideyuki Tai [Wed, 24 Feb 2016 14:26:42 +0000 (06:26 -0800)]
Fixed debug log messages.

Change-Id: I5c994ba6a2a46fe5a9366765c3aa84a2807968ed
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
(cherry picked from commit c756e963116ec1f27a733ee8867011a40d4e9d6e)

7 years agoMerge "Remove bulk-o-matic config yang and XML"
Anil Vishnoi [Thu, 23 Jun 2016 17:36:08 +0000 (17:36 +0000)]
Merge "Remove bulk-o-matic config yang and XML"

7 years agoMerge "Removed duplicate sal-binding-config dependency."
Abhijit Kumbhare [Thu, 23 Jun 2016 15:37:51 +0000 (15:37 +0000)]
Merge "Removed duplicate sal-binding-config dependency."

7 years agoMerge "Bug 6085 - Modifying config flow does not work if first flow creation failed"
Abhijit Kumbhare [Thu, 23 Jun 2016 15:30:55 +0000 (15:30 +0000)]
Merge "Bug 6085 - Modifying config flow does not work if first flow creation failed"

7 years agoMerge "Fixed the log level."
Abhijit Kumbhare [Thu, 23 Jun 2016 15:22:03 +0000 (15:22 +0000)]
Merge "Fixed the log level."

7 years agoMerge "Bug 5916: He plugin: Wake up statistics collector thread if RPC fails."
Abhijit Kumbhare [Thu, 23 Jun 2016 15:17:56 +0000 (15:17 +0000)]
Merge "Bug 5916: He plugin: Wake up statistics collector thread if RPC fails."

7 years agoMerge "Bug 5602: Fixed FlowRemoved notification"
Jozef Bacigal [Thu, 23 Jun 2016 15:12:20 +0000 (15:12 +0000)]
Merge "Bug 5602: Fixed FlowRemoved notification"

7 years agoBug 5936 - DeviceFlowRegistry flowId bug 86/39586/9
Tomas Slusny [Thu, 26 May 2016 14:15:45 +0000 (16:15 +0200)]
Bug 5936 - DeviceFlowRegistry flowId bug

- Added match to FlowRegistryKey
- Added constructor to DeviceFlowRegistryImp "DeviceFlowRegistryImpl(DataBroker)"
- Added new method to DeviceFlowRegistry "fill(KeyedInstanceIdentifier)"
- New method will fill flow registry with flow IDs from DS/config and DS/operational
- If flow registry do not contains key, now retrieveIdForFlow will try to generate alien flow id
- Changed storeIfNecessary method to use retrieveIdForFlow and removed tableId
  parameter from it

Change-Id: I5a12f13bac0071efbfb78f672a6a5d0161d0f45b
Signed-off-by: Tomas Slusny <tomas.slusny@pantheon.sk>
7 years agoMerge "Suppressed WARN log of forwardingrules-manager"
Abhijit Kumbhare [Thu, 23 Jun 2016 07:56:18 +0000 (07:56 +0000)]
Merge "Suppressed WARN log of forwardingrules-manager"

7 years agoMerge "Bug 5974: He plugin: Don't invalidate session context that is not valid."
Abhijit Kumbhare [Thu, 23 Jun 2016 07:47:53 +0000 (07:47 +0000)]
Merge "Bug 5974: He plugin: Don't invalidate session context that is not valid."

7 years agoMerge "Bug 5925: Don't shut down thread pool in HandshakeContextImpl."
Jozef Bacigal [Thu, 23 Jun 2016 07:10:56 +0000 (07:10 +0000)]
Merge "Bug 5925: Don't shut down thread pool in HandshakeContextImpl."

7 years agoRemove bulk-o-matic config yang and XML 40/39140/4
Tom Pantelis [Thu, 23 Jun 2016 05:05:55 +0000 (01:05 -0400)]
Remove bulk-o-matic config yang and XML

Change-Id: I724dc28dabb9a72e0d940d44577d9f547351c580
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
7 years agoBug 6085 - Modifying config flow does not work if first flow creation failed 44/40744/1
Anil Vishnoi [Sat, 18 Jun 2016 08:26:55 +0000 (01:26 -0700)]
Bug 6085 - Modifying config flow does not work if first flow creation failed

Change-Id: I1f8176daffb97f0b3a4eb1ffc018f625f3afd65b
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
7 years agoMerge "Swap OFP features"
Abhijit Kumbhare [Wed, 22 Jun 2016 15:48:15 +0000 (15:48 +0000)]
Merge "Swap OFP features"

7 years agoSuppressed WARN log of forwardingrules-manager 81/40181/2
Hideyuki Tai [Fri, 10 Jun 2016 13:43:56 +0000 (06:43 -0700)]
Suppressed WARN log of forwardingrules-manager

This patch changes the log level for some messages from WARN to DEBUG,
since logging node status changes is not the main role of the
forwardingrules-manager. But the messages would help debugging.

Change-Id: I1b0453d11921cefa7dadb25483bb38be26ff2353
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
7 years agoBug 5602: Fixed FlowRemoved notification 06/39906/4
Hideyuki Tai [Mon, 6 Jun 2016 15:38:41 +0000 (08:38 -0700)]
Bug 5602: Fixed FlowRemoved notification

This patch fixed the condition on which FlowRemoved notification was
made. The FlowRemoved notification needs to be made even when an
instance of ItemLifecycleListener is not available. Therefore, this
patch changed the location to publish the notification in the code. This
change made the OF plugin publish the FlowRemoved notification to its
listeners even when the statistics manager is running.

Change-Id: I279643a118537d0e3bca43358520be15efba24e8
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
7 years agoMerge "Bug 5987 - Operational Inventory data persists in datastore"
Jozef Bacigal [Wed, 22 Jun 2016 10:43:22 +0000 (10:43 +0000)]
Merge "Bug 5987 - Operational Inventory data persists in datastore"

7 years agoBug 5925: Don't shut down thread pool in HandshakeContextImpl. 62/40662/1
Shigeru Yasuda [Wed, 22 Jun 2016 09:10:32 +0000 (18:10 +0900)]
Bug 5925: Don't shut down thread pool in HandshakeContextImpl.

Change-Id: I1e37283b5afff7fbac7a13d3167443ec1a71bc70
Signed-off-by: Shigeru Yasuda <s-yasuda@da.jp.nec.com>
7 years agoSwap OFP features 92/35892/15
Luis Gomez [Wed, 20 Jan 2016 21:46:00 +0000 (13:46 -0800)]
Swap OFP features

Change-Id: I75f8ff622753af4107796be3ed40c564dcfb357a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoBug 5987 - Operational Inventory data persists in datastore 99/40299/4
Tomas Slusny [Tue, 14 Jun 2016 06:31:25 +0000 (08:31 +0200)]
Bug 5987 - Operational Inventory data persists in datastore

- Added retry logic after receiving error  when trying
  to clean the datastore

Change-Id: I109eaf41ceef81cd2d90f6b2b6895a494417ec10
Signed-off-by: Tomas Slusny <tomas.slusny@pantheon.sk>
7 years agoMerge "Line delimiters converted"
Jozef Bacigal [Tue, 21 Jun 2016 12:34:17 +0000 (12:34 +0000)]
Merge "Line delimiters converted"

7 years agoLine delimiters converted 91/40591/3
Andrej Leitner [Tue, 21 Jun 2016 09:43:30 +0000 (11:43 +0200)]
Line delimiters converted

  - files with Windows line delimiter converted with dos2unix
    to fix checkstyle warnings

Change-Id: I8202f6afdb465854601de4401636febbeb919eca
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
7 years agoMerge "Bug 6075 - Missing unregistration for Nshc1 codec in NiciraExtensionsRegistrator"
Jozef Bacigal [Tue, 21 Jun 2016 11:30:14 +0000 (11:30 +0000)]
Merge "Bug 6075 - Missing unregistration for Nshc1 codec  in NiciraExtensionsRegistrator"

7 years agoBug 6075 - Missing unregistration for Nshc1 codec 42/40442/3
miroslav.macko [Thu, 16 Jun 2016 12:34:03 +0000 (14:34 +0200)]
Bug 6075 - Missing unregistration for Nshc1 codec
in NiciraExtensionsRegistrator

- Fixed missing unregistration for Nshc1 codec
in NiciraExtensionsRegistrator

Change-Id: I2edba1acb83454f90e125ee1b9cee6c8fba3585d
Signed-off-by: miroslav.macko <miroslav.macko@pantheon.tech>
7 years agoFR-sync cleaning 64/40164/9
Andrej Leitner [Fri, 10 Jun 2016 12:50:53 +0000 (14:50 +0200)]
FR-sync cleaning

 - improved logging and comments
 - edited access level modifiers
 - removed unused dependency
 - removed unused method paramters
 - decreased test timeout

Change-Id: Id0edd87292dc946b6b2699dc027555fa7255c917
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
7 years agoMerge "Bug 6050 - TcpSrcCodec is not maskable"
Jozef Bacigal [Tue, 21 Jun 2016 09:19:13 +0000 (09:19 +0000)]
Merge "Bug 6050 - TcpSrcCodec is not maskable"

7 years agoMerge "Bug 6088 - Threads problem on gathering statistics"
michal rehak [Tue, 21 Jun 2016 09:15:59 +0000 (09:15 +0000)]
Merge "Bug 6088 - Threads problem on gathering statistics"

7 years agoMerge "Bug 5577 Retry mechanism"
Jozef Bacigal [Tue, 21 Jun 2016 09:12:08 +0000 (09:12 +0000)]
Merge "Bug 5577 Retry mechanism"

7 years agoMerge "Bug 5924 - Reuse Threads using ThreadPool in SystemNotificationListenerImpl"
Jozef Bacigal [Tue, 21 Jun 2016 09:05:43 +0000 (09:05 +0000)]
Merge "Bug 5924 - Reuse Threads using ThreadPool in SystemNotificationListenerImpl"

7 years agoMerge "Bug 5925 - Reuse Threads using ThreadPool in ConnectionManagerImpl"
Jozef Bacigal [Tue, 21 Jun 2016 09:05:22 +0000 (09:05 +0000)]
Merge "Bug 5925 - Reuse Threads using ThreadPool in ConnectionManagerImpl"

7 years agoMerge "Second set of after review changes"
michal rehak [Tue, 21 Jun 2016 09:02:46 +0000 (09:02 +0000)]
Merge "Second set of after review changes"

7 years agoMerge "After review updates"
michal rehak [Tue, 21 Jun 2016 09:02:26 +0000 (09:02 +0000)]
Merge "After review updates"