bgpcep.git
9 years agoBug-2208: Added ability to configure keepalive and deadtimer 49/13449/3
Milos Fabian [Mon, 8 Dec 2014 13:51:47 +0000 (14:51 +0100)]
Bug-2208: Added ability to configure keepalive and deadtimer

-d, --deadtimer <0..255> (optional, default 120) - DeadTimer value in seconds
-ka, --keepalive <0.255> (optional, deafult 30) - KeepAlive timer value in seconds

Change-Id: I1fcc983f96793853d719ed8c5aaa241e848801b4
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug 2492: LinkstateAdjRIBsIn.removeRoutes accepts null routes. 48/13448/3
Vratko Polak [Mon, 8 Dec 2014 15:19:15 +0000 (16:19 +0100)]
Bug 2492: LinkstateAdjRIBsIn.removeRoutes accepts null routes.

http://tools.ietf.org/html/rfc4760#section-4
does not explicitly forbid MP_UNREACH_NLRI without any
Withdrawn Routes in it, so if statement is added
to handle withdrawnRoutes == null case.
(Patch compiles, but misses a unit test.)

Change-Id: Ie880f9c81d6a3773e4b33dea164d8bab3b6ee248
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
9 years agoBUG-1953 : adjust ISO system identifier 01/13301/1
Dana Kutenicsova [Mon, 1 Dec 2014 15:56:09 +0000 (16:56 +0100)]
BUG-1953 : adjust ISO system identifier

Change-Id: Ia71d4f2e07f21e1cb30c87cf7d4c3802b4d970f1
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoBUG-2448 : added more defensive lookup to node & link attributes 00/13300/1
Dana Kutenicsova [Fri, 28 Nov 2014 09:51:21 +0000 (10:51 +0100)]
BUG-2448 : added more defensive lookup to node & link attributes

Change-Id: I2feb75c1a178df0eeffe8e234072eafa3628bd6a
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoBug-2208: Mocked PCC can connect to multiple PCEs. 80/13180/2
Milos Fabian [Wed, 12 Nov 2014 13:02:46 +0000 (14:02 +0100)]
Bug-2208: Mocked PCC can connect to multiple PCEs.

-input argument "--remote-address" can handle multiple
ip addresses (separated by comma).

Change-Id: I9e32781b9ced77d6351b4d681ed7677e357b039e
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug-2208: On session-up reported LSPs have one hop path. 25/12025/9
Milos Fabian [Thu, 16 Oct 2014 15:30:56 +0000 (17:30 +0200)]
Bug-2208: On session-up reported LSPs have one hop path.

-all reported LSPs have common tunnel endpoint + one hop path (ERO with one ipv4-prefix subobject)

Change-Id: Ib358bccce79e4e41020dddecfcf5476c010fc8fe
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug-2423: LSP Identifiers TLV in PCEP-SR PCRpt messsage 67/13167/4
Milos Fabian [Thu, 27 Nov 2014 08:51:27 +0000 (09:51 +0100)]
Bug-2423: LSP Identifiers TLV in PCEP-SR PCRpt messsage

-LSP Identifier TLV is not included in LSP object of PCRpt
message for PCEP segment routing

-since building of PCEP topology depends on LSP Identifier,
lets put fake LSP Identifier (use PLSP ID value)

Change-Id: Idb0ec249a11f343c6071e6bf286fa2cb6f91940f
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug-2436: PCEP segment-routing - take F and S flag into account 44/13144/2
Milos Fabian [Wed, 26 Nov 2014 10:32:46 +0000 (11:32 +0100)]
Bug-2436: PCEP segment-routing - take F and S flag into account

-if F flag is set, NAI value is ommited
-if S flag is set, SID value is ommited

Change-Id: Ia92680c77af0a6f8b1406de4723e9e9174479a4c
Signed-off-by: Milos Fabian <milfabia@cisco.com>
(cherry picked from commit 87e629b4ad88887bc356700ff15d261dbe405d74)

9 years agoBug-1953: Fix bgpcep tests 45/13145/1
Milos Fabian [Tue, 25 Nov 2014 14:30:08 +0000 (15:30 +0100)]
Bug-1953: Fix bgpcep tests

-ipv4/6 prefixes must contain mask

Change-Id: I93c4ce30e98f5a0cd5fa8ba86a39129ee837d800
Signed-off-by: Milos Fabian <milfabia@cisco.com>
(cherry picked from commit 1dcca9cd957ec7a0ea17765b58cf07db12e0f251)

9 years agoMerge "BUG-2283 : workaround in programming-impl" into stable/helium
Robert Varga [Fri, 21 Nov 2014 18:46:38 +0000 (18:46 +0000)]
Merge "BUG-2283 : workaround in programming-impl" into stable/helium

9 years agoBUG-2283 : workaround in programming-impl 27/12927/3
Dana Kutenicsova [Tue, 18 Nov 2014 14:37:39 +0000 (15:37 +0100)]
BUG-2283 : workaround in programming-impl

Change-Id: Ibff71c25a5106e1cff96feb8a1429caa54735825
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoSynchronize close methods in RIB and topology provider to avoid closing conflicts. 88/12988/1
Dana Kutenicsova [Tue, 18 Nov 2014 15:21:35 +0000 (16:21 +0100)]
Synchronize close methods in RIB and topology provider to avoid closing conflicts.

Change-Id: I758e55c932500189aead22dd858af140a93d3667
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
(cherry picked from commit e8720b80736a53313a01c0381601d3a5ea43a170)

9 years agoMerge "Bug 2398: AbstractTopologyBuilder() to put() with createParents." into stable...
Robert Varga [Wed, 19 Nov 2014 16:47:22 +0000 (16:47 +0000)]
Merge "Bug 2398: AbstractTopologyBuilder() to put() with createParents." into stable/helium

9 years agoMerge "BUG-2400 : Memory optimizations for AS-Path and Origin attributes" into stable...
Robert Varga [Wed, 19 Nov 2014 16:46:16 +0000 (16:46 +0000)]
Merge "BUG-2400 : Memory optimizations for AS-Path and Origin attributes" into stable/helium

9 years agoMerge "BUG-2109 : remove also sessionId when bgp session is closed" into stable/helium
Robert Varga [Tue, 18 Nov 2014 19:34:12 +0000 (19:34 +0000)]
Merge "BUG-2109 : remove also sessionId when bgp session is closed" into stable/helium

9 years agoBug 2398: AbstractTopologyBuilder() to put() with createParents. 23/12923/1
Vratko Polak [Tue, 18 Nov 2014 14:18:58 +0000 (15:18 +0100)]
Bug 2398: AbstractTopologyBuilder() to put() with createParents.

Change-Id: I96bd59ce75a09ddcde6460327a131b46b61744d9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 99db6cbbad01ec7c97419f822a7c74979ca644bb)

9 years agoBUG-2400 : Added forgotten MAX_MSG_PER_READ option to BGP. 21/12921/1
Dana Kutenicsova [Mon, 10 Nov 2014 16:58:25 +0000 (17:58 +0100)]
BUG-2400 : Added forgotten MAX_MSG_PER_READ option to BGP.

Change-Id: I690f2043a4c8a4d4ee9c48bf64c8841b1a704b16
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
(cherry picked from commit 0138d06f4c7ead1a472f846e4721df97fce15f3c)

9 years agoBUG-2400 : Memory optimizations for AS-Path and Origin attributes 20/12920/1
Dana Kutenicsova [Wed, 22 Oct 2014 14:25:17 +0000 (16:25 +0200)]
BUG-2400 : Memory optimizations for AS-Path and Origin attributes

- AS-Path: minimized empty lists
- Origin: reusing Origin container

Change-Id: I424169873ad1bfae0e3cd928bf285f59c70141ec
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
(cherry picked from commit 6954a433170a38623f5e7621f0821d6cfcb6c6be)

9 years agoBUG-2109 : remove also sessionId when bgp session is closed 19/12919/1
Dana Kutenicsova [Tue, 21 Oct 2014 14:38:13 +0000 (16:38 +0200)]
BUG-2109 : remove also sessionId when bgp session is closed

Change-Id: I8f086b35ac3f75d9da04de37c0d88e465822077b
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
(cherry picked from commit 2fcfb689f55acd054033b08d837c7a2c239342b1)

9 years agoBUG-2383: lower default candidate allocation 89/12889/1
Robert Varga [Sun, 16 Nov 2014 13:58:33 +0000 (14:58 +0100)]
BUG-2383: lower default candidate allocation

Rather than allocating the default of 16 entries, we force the HashMap
to allocate a lower number of entries. While this is not a complete
solution, it lowers the memory overhead significantly.

Change-Id: Ic3afe36381930d567ee7523856b3d3959c013459
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoMerge "Read-only transactions were not being closed" into stable/helium
Dana Kutenicsova [Fri, 14 Nov 2014 13:48:05 +0000 (13:48 +0000)]
Merge "Read-only transactions were not being closed" into stable/helium

9 years agoRead-only transactions were not being closed 78/12578/2
Robert Varga [Thu, 6 Nov 2014 15:40:24 +0000 (16:40 +0100)]
Read-only transactions were not being closed

We have failed to close read-only transactions, which can lead to resource
starvation.

Change-Id: I62dbf6b6409a65f279b01c3bb5b2238ffa6febc8
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoBUG-2109 : clear BGP session after it was already initialized 74/12574/3
Dana Kutenicsova [Thu, 6 Nov 2014 13:24:20 +0000 (14:24 +0100)]
BUG-2109 : clear BGP session after it was already initialized

Change-Id: Ib70a725b948892a2a887a941bdcb4e8dcfdb80eb
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoFix for NPE in OSPF, when forwarding address is not set. 20/12520/2
Dana Kutenicsova [Wed, 5 Nov 2014 10:39:22 +0000 (11:39 +0100)]
Fix for NPE in OSPF, when forwarding address is not set.

Change-Id: Iff310eee0a5c4c9a34971b6cf5d958d8ed5004e2
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoBUG-2299: allow PCEP extensions to be reconfigured 58/12458/3
Dana Kutenicsova [Tue, 4 Nov 2014 14:06:27 +0000 (15:06 +0100)]
BUG-2299: allow PCEP extensions to be reconfigured

The trigger here is a change in the extensions cause the corresponding
context to be re-created from scratch, which leads to the topology
manager to being re-created. This patch implements instance reuse by
adding proper activator hooks.

Change-Id: I5f114b81ceeb26a3943afc4bd2f0c34b678ff029
Signed-off-by: Robert Varga <rovarga@cisco.com>
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoBumping versions by 0.0.1 after the Helium.1 release 29/12729/1
Thanh Ha [Tue, 11 Nov 2014 04:13:31 +0000 (23:13 -0500)]
Bumping versions by 0.0.1 after the Helium.1 release

Change-Id: Id057ef606aa695d126a169238590991153c582c2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoApplying the Helium.1 release patch 28/12728/1 release/helium-sr1
Thanh Ha [Tue, 11 Nov 2014 04:13:30 +0000 (23:13 -0500)]
Applying the Helium.1 release patch

Change-Id: Ic0f26b8414883ae813e57fc8af67e0d8200d8e72
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoBug 2204: pcc-mock now allows zero LSPs per PCC. 17/12017/2
Vratko Polak [Thu, 16 Oct 2014 13:41:25 +0000 (15:41 +0200)]
Bug 2204: pcc-mock now allows zero LSPs per PCC.

Also, 127.0.0.1 is new default remote address,
and condition on number of command line arguments is removed.

Change-Id: I78491a52d60df954b35a2689a5746bcb59eb2ebd
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
9 years agoMerge "Bug-2171: pcc-mock - logging level configuration" into stable/helium
Dana Kutenicsova [Fri, 17 Oct 2014 11:07:55 +0000 (11:07 +0000)]
Merge "Bug-2171: pcc-mock - logging level configuration" into stable/helium

9 years agoBUG-2201 : fixed Ipv4/Ipv6 AdjRibsIn to use correct class 39/12039/1
Dana Kutenicsova [Thu, 16 Oct 2014 11:17:26 +0000 (13:17 +0200)]
BUG-2201 : fixed Ipv4/Ipv6 AdjRibsIn to use correct class

Change-Id: Ic7b274857ee55aa7b46db0e2e114d271e33225d0
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
(cherry picked from commit 18abe5459dd86d4d402f9801f69109541a2ee7c3)

9 years agoBug-2171: pcc-mock - logging level configuration 76/11876/4
Milos Fabian [Fri, 10 Oct 2014 08:42:02 +0000 (10:42 +0200)]
Bug-2171: pcc-mock - logging level configuration

+ Default logging level is INFO
+ New optional command line parametter --log-level <LEVEL>
+ Varied level of log statement

-other minor fixes:
+ SymbolicPathName contains ingress IP address too.
     + Fixed issue with ByteBuffer sometimes exceeding String size.

Change-Id: Id1ded1c75d2dfc173d88c8372d7ce7e621a19aab
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug-2167: Enable pcc-mock to be bindable to differnet source addresses. 50/11850/7
Milos Fabian [Thu, 9 Oct 2014 08:58:42 +0000 (10:58 +0200)]
Bug-2167: Enable pcc-mock to be bindable to differnet source addresses.

Change-Id: I72fdb8af053dc9bd6b6cb2d2c4a97173266b3916
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBUG-2109 : cleaned BGP sessions on session closed. 93/11693/7
Dana Kutenicsova [Wed, 1 Oct 2014 10:54:32 +0000 (12:54 +0200)]
BUG-2109 : cleaned BGP sessions on session closed.

Added proper close from BGP peer. Negotiation failed method now called from both sub and superclass.

Change-Id: I83e922df826c7fbb9130ca637d2dfe99d3e93a27
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoIncrementing versions by 0.0.1 for post-helium stability branch 12/11812/1
Dana Kutenicsova [Wed, 8 Oct 2014 12:57:05 +0000 (14:57 +0200)]
Incrementing versions by 0.0.1 for post-helium stability branch

Change-Id: Ie141e9ee19d1e1729865955a86d549dfdd84ec41
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoChanging .gitreview to use the stable/helium 77/11777/1
Dana Kutenicsova [Tue, 7 Oct 2014 12:38:08 +0000 (14:38 +0200)]
Changing .gitreview to use the stable/helium

Change-Id: I69eb9fe4af1add1f9545c1977ad2a503cf23d91f
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoApplying the Helium release patch for BGPCEP 76/11776/2 release/helium
Dana Kutenicsova [Tue, 7 Oct 2014 12:33:15 +0000 (14:33 +0200)]
Applying the Helium release patch for BGPCEP

Change-Id: I43ca3345de02810e0280dde69be9e8d0583aff8d
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoBUG-2115 : added zero subcode to BGP CEASE Notify message to avoid NPE 72/11672/1
Dana Kutenicsova [Tue, 30 Sep 2014 15:51:03 +0000 (17:51 +0200)]
BUG-2115 : added zero subcode to BGP CEASE Notify message to avoid NPE

Change-Id: I6102d73e9bd3ff86f2238f1af249cee3094711b2
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoMerge "BUG-2082: fix TCPMD5 dependency" into stable/helium
Dana Kutenicsova [Thu, 25 Sep 2014 15:23:30 +0000 (15:23 +0000)]
Merge "BUG-2082: fix TCPMD5 dependency" into stable/helium

9 years agoBUG-2082: fix TCPMD5 dependency 76/11576/1
Robert Varga [Thu, 25 Sep 2014 12:10:02 +0000 (14:10 +0200)]
BUG-2082: fix TCPMD5 dependency

This installs proper reference to TPCMD5 feature, as provided by
companion patch (*https://git.opendaylight.org/gerrit/#/c/11575/).

Change-Id: I9c475fa2fb5ab58f1e69fdf000866fe345ff4e35
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoMerge "BUG-1931: do not override junit version" into stable/helium
Dana Kutenicsova [Wed, 17 Sep 2014 09:23:13 +0000 (09:23 +0000)]
Merge "BUG-1931: do not override junit version" into stable/helium

9 years agoBUG-1931: do not override junit version 75/11275/1
Robert Varga [Wed, 17 Sep 2014 08:55:39 +0000 (10:55 +0200)]
BUG-1931: do not override junit version

Change-Id: I400f6172d2ff561ef8d1db96dfb2c8fe92e74b8a
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoMerge "Bug 1924: harmonize commons-codec versions in features.xml" into stable/helium
Robert Varga [Wed, 17 Sep 2014 08:30:33 +0000 (08:30 +0000)]
Merge "Bug 1924: harmonize commons-codec versions in features.xml" into stable/helium

9 years agoBug 1921: Remove override of guava version in features/ 68/11268/1
Ed Warnicke [Wed, 17 Sep 2014 01:38:10 +0000 (20:38 -0500)]
Bug 1921: Remove override of guava version in features/

Change-Id: I424334140f43c5020f37f1c42004c4f312ad12b4
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoBug 1924: harmonize commons-codec versions in features.xml 67/11267/1
Ed Warnicke [Wed, 17 Sep 2014 04:01:49 +0000 (23:01 -0500)]
Bug 1924: harmonize commons-codec versions in features.xml

Change-Id: I033fc658973491317401fd17ed4d684af1f7c2ed
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoMerge "Bug-730: Add PCEPDispatcher test."
Dana Kutenicsova [Thu, 11 Sep 2014 13:17:38 +0000 (13:17 +0000)]
Merge "Bug-730: Add PCEPDispatcher test."

9 years agoMerge "Bug-730: Add GracefulCapabilityHandler test."
Dana Kutenicsova [Thu, 11 Sep 2014 13:04:14 +0000 (13:04 +0000)]
Merge "Bug-730: Add GracefulCapabilityHandler test."

9 years agoMerge "Bug-1809: Fix GracefulCapabilityHandler."
Dana Kutenicsova [Thu, 11 Sep 2014 12:44:26 +0000 (12:44 +0000)]
Merge "Bug-1809: Fix GracefulCapabilityHandler."

9 years agoBug-730: Add PCEPDispatcher test. 44/11044/2
Milos Fabian [Thu, 11 Sep 2014 11:55:12 +0000 (13:55 +0200)]
Bug-730: Add PCEPDispatcher test.

Change-Id: I182c25e8c958a143014d00d7e80b2d7267550884
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug-730: Add GracefulCapabilityHandler test. 41/11041/2
Milos Fabian [Thu, 11 Sep 2014 11:58:34 +0000 (13:58 +0200)]
Bug-730: Add GracefulCapabilityHandler test.

Change-Id: I8f6aedf08f2e13d37a2de2738efdf9f87190151b
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBUG-730 : added null checks to tests to increase branch coverage 35/11035/2
Dana Kutenicsova [Thu, 11 Sep 2014 11:50:45 +0000 (13:50 +0200)]
BUG-730 : added null checks to tests to increase branch coverage

Change-Id: I2dc01d2c3cedc8af32f85cfc482c4466bdc6f597
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoBug-1809: Fix GracefulCapabilityHandler. 39/11039/1
Milos Fabian [Thu, 11 Sep 2014 11:56:34 +0000 (13:56 +0200)]
Bug-1809: Fix GracefulCapabilityHandler.

Change-Id: I2ce874d2558595db0ec0e09b530b703b8d59c13d
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug-730: Add pcep-segment-routing tests. 98/10998/4
Milos Fabian [Wed, 10 Sep 2014 14:23:12 +0000 (16:23 +0200)]
Bug-730: Add pcep-segment-routing tests.

Change-Id: I1b0337613823baf63b171f1d59949dfa7913aba6
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug-730: Added bgp-rib-impl tests 38/10938/4
Milos Fabian [Sat, 6 Sep 2014 19:43:02 +0000 (21:43 +0200)]
Bug-730: Added bgp-rib-impl tests

Change-Id: I68363e2308dcac1d152e6b0ba4ee094e890afa48
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoMerge "Clean up dependencies."
Robert Varga [Wed, 10 Sep 2014 15:03:30 +0000 (15:03 +0000)]
Merge "Clean up dependencies."

9 years agoMerge "Bug-730: Test Vendor-Information object/tlv in message/object"
Dana Kutenicsova [Wed, 10 Sep 2014 12:15:13 +0000 (12:15 +0000)]
Merge "Bug-730: Test Vendor-Information object/tlv in message/object"

9 years agoBug-730: Test Vendor-Information object/tlv in message/object 88/10988/1
Milos Fabian [Tue, 9 Sep 2014 12:53:37 +0000 (14:53 +0200)]
Bug-730: Test Vendor-Information object/tlv in message/object

Change-Id: I726bf160eaa64799b660aeff907204c1b0f3a356
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug-730: Utils' private constructor tests. 87/10987/1
Milos Fabian [Wed, 10 Sep 2014 07:32:11 +0000 (09:32 +0200)]
Bug-730: Utils' private constructor tests.

Change-Id: I36b11c115fdf9496f23fba03d3108d5ac759085a
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug-1771: Private constuctors in utility static classes throws UnsupportedOperationEx... 86/10986/2
Milos Fabian [Tue, 9 Sep 2014 14:49:52 +0000 (16:49 +0200)]
Bug-1771: Private constuctors in utility static classes throws UnsupportedOperationException

Change-Id: I2acfccfeec9179bb109b46ae5c77e986e914fd98
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoClean up dependencies. 55/10955/1
Dana Kutenicsova [Tue, 9 Sep 2014 16:19:12 +0000 (18:19 +0200)]
Clean up dependencies.

Change-Id: Iae745beef2447f0303975fedfb150528adbe02c7
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoBug-730: Added pcep-stateful07 parsers tests. 06/10906/3
Milos Fabian [Mon, 8 Sep 2014 13:58:17 +0000 (15:58 +0200)]
Bug-730: Added pcep-stateful07 parsers tests.

Change-Id: Iaa0ca04383e4e0429904d458997c3c62b5574978
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoMerge "BUG-730 : increasing branch coverage"
Robert Varga [Tue, 9 Sep 2014 11:22:09 +0000 (11:22 +0000)]
Merge "BUG-730 : increasing branch coverage"

9 years agoBUG-730 : increasing branch coverage 32/10932/2
Dana Kutenicsova [Sun, 31 Aug 2014 14:05:58 +0000 (16:05 +0200)]
BUG-730 : increasing branch coverage

Change-Id: I3ea5792ba36e73cefe38ae41ebcad21fe1f36fa1
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoBug-730: Added pcep-tunnel-provider tests 00/10900/2
Milos Fabian [Mon, 8 Sep 2014 12:03:00 +0000 (14:03 +0200)]
Bug-730: Added pcep-tunnel-provider tests

Change-Id: I8fd1fda206609979aa620f5245dcc5d493f10a8a
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug-1741: Fix read/write operations 99/10899/2
Milos Fabian [Mon, 8 Sep 2014 12:01:43 +0000 (14:01 +0200)]
Bug-1741: Fix read/write operations

Change-Id: I77c6ddef5ce38a8284eaa8f39a04cac9eda90a10
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBUG-1717 Rename duplicate node(bgp-id) from config yang for bgp-rib-impl 95/10895/3
Maros Marsalek [Mon, 8 Sep 2014 08:48:32 +0000 (10:48 +0200)]
BUG-1717 Rename duplicate node(bgp-id) from config yang for bgp-rib-impl

Change-Id: I0443cb684fccaf76dcf56bd9abd67e6f52e54c29
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoMerge "Remove duplicate dependency declarations"
Dana Kutenicsova [Mon, 8 Sep 2014 10:56:26 +0000 (10:56 +0000)]
Merge "Remove duplicate dependency declarations"

9 years agoMerge "BUG-1736: remove wrong artifact reference"
Dana Kutenicsova [Mon, 8 Sep 2014 10:53:35 +0000 (10:53 +0000)]
Merge "BUG-1736: remove wrong artifact reference"

9 years agoRemove duplicate dependency declarations 96/10896/3
Robert Varga [Mon, 8 Sep 2014 09:26:20 +0000 (11:26 +0200)]
Remove duplicate dependency declarations

Change-Id: I1e566dd794e3cfbd6e59adb4e4306330f3c5b356
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoBUG-1736: remove wrong artifact reference 94/10894/5
Robert Varga [Mon, 8 Sep 2014 08:24:17 +0000 (10:24 +0200)]
BUG-1736: remove wrong artifact reference

Remove old -config artifacts and all references to them. Also make sure
we unmask the final field so that our mucking with it actually works.

Change-Id: I50d3ab589c855e71273ce23cb29022ba678b8b7f
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoBug-1737 - Advertize Segment-routing PATH-SETUP-TYPE in SRP 92/10892/1
Milos Fabian [Mon, 8 Sep 2014 07:36:12 +0000 (09:36 +0200)]
Bug-1737 - Advertize Segment-routing PATH-SETUP-TYPE in SRP

Change-Id: I7c952d9a03dc1febbac3b8ff499794c1ed2cdc56
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBUG-730 : added tests for rib-impl 75/10875/3
Dana Kutenicsova [Sat, 6 Sep 2014 11:23:33 +0000 (13:23 +0200)]
BUG-730 : added tests for rib-impl

Change-Id: I65fe04fe824ee5bb595e6b8e13bc73f408b30fac
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoBUG-1728 : adjusted ipv6 object hierarchy 74/10874/2
Dana Kutenicsova [Sat, 6 Sep 2014 11:22:55 +0000 (13:22 +0200)]
BUG-1728 : adjusted ipv6 object hierarchy

Change-Id: I4fe7910b82b99454596a711e05b4b00a58f7c92d
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoDeleted duplicate declaration in pom.xml. 47/10647/2
Hideyuki Tai [Tue, 2 Sep 2014 18:22:39 +0000 (14:22 -0400)]
Deleted duplicate declaration in pom.xml.

Change-Id: I3d149bbf388192df9f27aef8d0a5d34b1072c316
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
9 years agoBug-730: Added PCEP ietf-stateful02 tests 39/10839/1
Milos Fabian [Thu, 4 Sep 2014 10:09:52 +0000 (12:09 +0200)]
Bug-730: Added PCEP ietf-stateful02 tests

Change-Id: I927df1b0dcc68906ddaa5d7bd48e11a05cfd785e
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoFixed feature file. 06/10706/4
Dana Kutenicsova [Wed, 3 Sep 2014 16:09:20 +0000 (18:09 +0200)]
Fixed feature file.

Change-Id: I06d6c960234f40b104d333fe1b5ee6d6b89a8921
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoBug-730: Added concepts tests. 54/10754/1
Milos Fabian [Wed, 3 Sep 2014 14:21:27 +0000 (16:21 +0200)]
Bug-730: Added concepts tests.

Change-Id: I221fe2c100de1ce4ae703f4bc1a2237ffdce6ff8
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug-730: More pcep-topology-provider tests 96/10696/3
Milos Fabian [Wed, 3 Sep 2014 09:40:33 +0000 (11:40 +0200)]
Bug-730: More pcep-topology-provider tests

Change-Id: I91b8eebe90c1d00840d0d2d51fd30e711afffae5
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoMerge "BUG-1663 : Removed check for SRP processed flag in parser."
Robert Varga [Wed, 3 Sep 2014 11:41:41 +0000 (11:41 +0000)]
Merge "BUG-1663 : Removed check for SRP processed flag in parser."

9 years agoBUG-1663 : Removed check for SRP processed flag in parser. 15/10615/4
Dana Kutenicsova [Tue, 2 Sep 2014 07:40:59 +0000 (09:40 +0200)]
BUG-1663 : Removed check for SRP processed flag in parser.

Change-Id: Ib952320949bd8ff0805553452629b41b3ffe44c7
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoBug-730: More tests for bgp-rib-spi 25/10625/4
Milos Fabian [Tue, 2 Sep 2014 12:12:45 +0000 (14:12 +0200)]
Bug-730: More tests for bgp-rib-spi

Change-Id: I6aa7994cde4ba1ed42b39b036eaee73b9ec4362f
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoFixup integration tests after YT change 41/10641/1
Robert Varga [Tue, 2 Sep 2014 16:05:58 +0000 (18:05 +0200)]
Fixup integration tests after YT change

Change-Id: Ib1daa9617c4f10e08f82674ed64a557d4813998b
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoMerge "Bug-730: More tests for testing tools."
Dana Kutenicsova [Tue, 2 Sep 2014 07:44:41 +0000 (07:44 +0000)]
Merge "Bug-730: More tests for testing tools."

9 years agoSegment routing Open-Object parser should extend Stateful07 Open-Object parser. 00/10600/2
Milos Fabian [Mon, 1 Sep 2014 19:33:13 +0000 (21:33 +0200)]
Segment routing Open-Object parser should extend Stateful07 Open-Object parser.

Change-Id: I32b490572c79ff9c3ae23ac18fc3506ab2d33f15
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug-730: More tests for testing tools. 97/10597/4
Milos Fabian [Mon, 1 Sep 2014 14:03:52 +0000 (16:03 +0200)]
Bug-730: More tests for testing tools.

Change-Id: I0e467f5cf0c43e4ecbf54d853438a432381ab917
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBUG-1116 : created grouping out of linkstate-routes 49/10449/2
Dana Kutenicsova [Thu, 28 Aug 2014 13:07:48 +0000 (15:07 +0200)]
BUG-1116 : created grouping out of linkstate-routes

Change-Id: I3a2bd6a2a449bb6a87fdafbf5b0ad95a09803899
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoBUG-1116 : application peer implementation and tests 53/10553/2
Dana Kutenicsova [Sun, 31 Aug 2014 15:34:49 +0000 (17:34 +0200)]
BUG-1116 : application peer implementation and tests

Change-Id: Iafe2fea57fcd9d39df7f0a70633ab2546928a2de
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoMerge "Fix for bgp feature to use get proper configs"
Robert Varga [Mon, 1 Sep 2014 10:13:24 +0000 (10:13 +0000)]
Merge "Fix for bgp feature to use get proper configs"

9 years agoMerge "BUG-1116 : application peer API"
Robert Varga [Mon, 1 Sep 2014 10:08:31 +0000 (10:08 +0000)]
Merge "BUG-1116 : application peer API"

9 years agoFix for bgp feature to use get proper configs 66/10566/3
Ed Warnicke [Mon, 1 Sep 2014 02:00:47 +0000 (21:00 -0500)]
Fix for bgp feature to use get proper configs

Also remove unneeded wrap:, and fixed versions.

Change-Id: I62682fd7899ee153cc4202ea009db0cdd2833a27
Signed-off-by: Ed Warnicke <eaw@cisco.com>
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoBUG-1116 : application peer API 66/10066/11
Dana Kutenicsova [Sun, 31 Aug 2014 14:26:17 +0000 (16:26 +0200)]
BUG-1116 : application peer API

Change-Id: I518938143019acb485ca897a8cecbc52a3d5f568
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoMerge "Fixed and moved pcep-segment-routing initial configuration"
Robert Varga [Sat, 30 Aug 2014 17:43:16 +0000 (17:43 +0000)]
Merge "Fixed and moved pcep-segment-routing initial configuration"

9 years agoBug-730: Added more bgp-parser-spi tests 11/10511/2
Milos Fabian [Thu, 28 Aug 2014 06:41:35 +0000 (08:41 +0200)]
Bug-730: Added more bgp-parser-spi tests

-fixed lenght checks in AbstractMessageRegistry

Change-Id: I72ea33c30c604861c1b203dcf20f002bd2f0487f
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoFixed and moved pcep-segment-routing initial configuration 81/10481/2
Milos Fabian [Fri, 29 Aug 2014 11:22:31 +0000 (13:22 +0200)]
Fixed and moved pcep-segment-routing initial configuration

-configuration is "disabled" (commented out) as we want to preserve stateful07 extension to be configured initially

Change-Id: I4aed882a6c8620939d3a7806c2d19b55802f16cf
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBUG-1116 : if a new peer connects, advertize everything in loc-rib 29/10329/3
Dana Kutenicsova [Tue, 26 Aug 2014 14:27:12 +0000 (16:27 +0200)]
BUG-1116 : if a new peer connects, advertize everything in loc-rib

Change-Id: I44b334593e2239fb622da2f73b3ee23ebae783ce
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoBUG-1614: use per-NodeState transaction chains 64/10264/3
Milos Fabian [Thu, 28 Aug 2014 08:59:31 +0000 (10:59 +0200)]
BUG-1614: use per-NodeState transaction chains

Fixes thread safety issues with the provider. Transaction chaining is
really helpful, as it forces us to properly structure our code and
synchronize hand-offs.

Change-Id: I149f765bcbb1069a1656d67c0dcb70452eda6e03
Signed-off-by: Robert Varga <rovarga@cisco.com>
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoadded feature module to bgpcep 22/9822/16
Heath Kesler [Fri, 8 Aug 2014 19:10:36 +0000 (13:10 -0600)]
added feature module to bgpcep

Refactored feature targets to ODL names

Removed refactored bundles out of targets. Updated dependencies.

Added repos, adjusted targets

Updating feature file to use version properties

Adding initial feature testing code

Demo change

updated the feature file for build success and collabrative work

updated the features, got some working

added a few more features for the test

added dependencies in order for hte test to run without previously building the controller or the yangtools

changed feature name to be inline with the naming convention of features-bgp

Change-Id: I4f3de88c07c4d0c63bc1160f462b7d598b19133b
Signed-off-by: Heath Kesler <hkesler@savoirtech.com>
Signed-off-by: jgoodyear <jgoodyea@cisco.com>
Signed-off-by: Ed Warnicke <eaw@cisco.com>
9 years agoFixed checkstyle setup 75/10375/2
Milos Fabian [Wed, 27 Aug 2014 12:29:27 +0000 (14:29 +0200)]
Fixed checkstyle setup

-exclude /.m2repo from checking

Change-Id: I85cc521e5bffaa35d8a52e9ab620989b818e2d7d
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoMerge "Bug-1517: Introduce topology data-change counter"
Robert Varga [Wed, 27 Aug 2014 12:40:32 +0000 (12:40 +0000)]
Merge "Bug-1517: Introduce topology data-change counter"

9 years agoBug-730: Added missing rib-impl's modules config tests. 57/10357/2
Milos Fabian [Wed, 27 Aug 2014 07:57:47 +0000 (09:57 +0200)]
Bug-730: Added missing rib-impl's modules config tests.

Change-Id: Ie558ea96aacd3901fa25c53a4ce4a62d940fd668
Signed-off-by: Milos Fabian <milfabia@cisco.com>
9 years agoBug-730: Added BGP Topology provider tests 02/10302/1
Milos Fabian [Tue, 26 Aug 2014 11:34:09 +0000 (13:34 +0200)]
Bug-730: Added BGP Topology provider tests

Change-Id: Ifc57b82039ff5c5c9fb845f5805ae44ff5edd7ec
Signed-off-by: Milos Fabian <milfabia@cisco.com>