vpnservice.git
8 years agoFix for FibManager's vpnManager dependency issue 33/20233/1
Vishal Thapar [Wed, 13 May 2015 10:40:45 +0000 (16:10 +0530)]
Fix for FibManager's vpnManager dependency issue

1. Fixes the issue where fibmanager's dependencies are not set.
2. Cleans up some logging entries.
3. Adds a new log entry for better troubleshooting.

Change-Id: If2809e140c22905dddb827995dc25c6f8f0043e0
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoMerge "VpnManager: Log categorization"
Sikhivahan GUndu [Wed, 13 May 2015 08:55:37 +0000 (08:55 +0000)]
Merge "VpnManager: Log categorization"

8 years agoVpnManager: Log categorization 18/20218/2
Manisha Malla [Wed, 13 May 2015 06:54:35 +0000 (12:24 +0530)]
VpnManager: Log categorization

Change-Id: I600d6e390222538ec7f75a89f17faf25b447b7d7
Signed-off-by: Manisha Malla <manisha.malla@ericsson.com>
8 years agoMerge "RPC registration for nexthop & actionbucket change"
Sikhivahan GUndu [Wed, 13 May 2015 06:59:04 +0000 (06:59 +0000)]
Merge "RPC registration for nexthop & actionbucket change"

8 years agoRPC registration for nexthop & actionbucket change 17/20217/1
Abhinav Gupta [Wed, 13 May 2015 06:31:21 +0000 (12:01 +0530)]
RPC registration for nexthop & actionbucket change

Change-Id: I587edbb8f8465666c48f9cf1789c2e81c47f5d64
Signed-off-by: Abhinav Gupta <abhi3123@gmail.com>
8 years agoFIB Entry deletion 63/20163/2
Deepthi V V [Tue, 12 May 2015 18:54:00 +0000 (00:24 +0530)]
FIB Entry deletion

Signed-off-by: Deepthi V V <deepthi.v.v@ericsson.com>
Change-Id: Idc6a454253feb5bbb310ed2bed0863899d4b0162

8 years agoFix for VPN Interface creation 35/20135/1
Vishal Thapar [Tue, 12 May 2015 13:33:10 +0000 (19:03 +0530)]
Fix for VPN Interface creation

1. Fixed a wrong condition in NextHopManager.
2. Handle vlan-id not specified for l2vlan in interfacemanager
3. Return 0 instead of null if ofport is not found.

Change-Id: I6107ccc1d20c44a58ab12663e0f59ee1a4e4f04f
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoMerge "API to getdpn list for a given vpn"
Vivek Srivastava [Tue, 12 May 2015 09:54:34 +0000 (09:54 +0000)]
Merge "API to getdpn list for a given vpn"

8 years agoMerge "Fixed DataStore related issue and cleaned up pom"
Vivek Srivastava [Tue, 12 May 2015 08:30:15 +0000 (08:30 +0000)]
Merge "Fixed DataStore related issue and cleaned up pom"

8 years agoAPI to getdpn list for a given vpn 89/20089/1
Sasidharan Sambasivam [Tue, 12 May 2015 08:26:52 +0000 (13:56 +0530)]
API to getdpn list for a given vpn

Change-Id: Iac5417da54c910a93bdc5f6c311f2f71fc9cb857
Signed-off-by: Sasidharan Sambasivam <sasidharan.s.sambasivam@ericsson.com>
8 years agoFixed DataStore related issue and cleaned up pom 78/20078/2
HemaTG [Tue, 12 May 2015 06:40:43 +0000 (12:10 +0530)]
Fixed DataStore related issue and cleaned up pom

Signed-off-by: HemaTG <hema.gopalkrishnan@ericsson.com>
Change-Id: I7ba0b4e94e052b9fbbdb3f70bde4c26a0c0997c2

8 years agoMerge "BgpManager: Log categorization, log formatting and moving BgpManager Test...
Vivek Srivastava [Tue, 12 May 2015 06:23:23 +0000 (06:23 +0000)]
Merge "BgpManager: Log categorization, log formatting and moving BgpManager Test to correct package."

8 years agoMerge "FIBManager - convert fib entries to openflow rules"
Vivek Srivastava [Tue, 12 May 2015 06:22:40 +0000 (06:22 +0000)]
Merge "FIBManager - convert fib entries to openflow rules"

8 years agoBgpManager: Log categorization, log formatting and 73/20073/1
Manisha Malla [Tue, 12 May 2015 04:20:46 +0000 (09:50 +0530)]
BgpManager: Log categorization, log formatting and
moving BgpManager Test to correct package.

Change-Id: I1f73db6c8eca97d6c5120a71931570c5b6c5ba09
Signed-off-by: Manisha Malla <manisha.malla@ericsson.com>
8 years agoFIBManager - convert fib entries to openflow rules 09/20009/2
Deepthi V V [Mon, 11 May 2015 11:48:41 +0000 (17:18 +0530)]
FIBManager - convert fib entries to openflow rules

Signed-off-by: Deepthi V V <deepthi.v.v@ericsson.com>
Change-Id: Ib3d425f128267eb8703010b999c98f702a453fc3

8 years agoFix for getVpnId() 21/20021/1
Vishal Thapar [Mon, 11 May 2015 14:18:42 +0000 (19:48 +0530)]
Fix for getVpnId()

1. Ignore user given vpnId in config DS.
2. getVpnId() should always read from Operational DS.
3. getVpnId() should return -1 if non exists.

Change-Id: Ife24d50450cded171f04647d0d4d3cfcd0373c43
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoMerge "Enable Jacoco plugin for code coverage"
Vivek Srivastava [Mon, 11 May 2015 09:33:18 +0000 (09:33 +0000)]
Merge "Enable Jacoco plugin for code coverage"

8 years agoadded localDestination field to getNextHopPointer output 97/19997/1
esravik [Mon, 11 May 2015 07:57:09 +0000 (13:27 +0530)]
added localDestination field to getNextHopPointer output

Change-Id: Ic90238ad0eb47c3d65f51d7d338b23eb6ae4cdca
Signed-off-by: esravik <vivek.v.srivastava@ericsson.com>
8 years agoEnable Jacoco plugin for code coverage 95/19995/1
Vishal Thapar [Mon, 11 May 2015 06:35:18 +0000 (12:05 +0530)]
Enable Jacoco plugin for code coverage

1. Enable code coverage for *-impl modules.
2. Updated excludes for checkstyle.

Change-Id: I9463788e53c7d52313f4ffcb8305c57711c0d50e
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoVersion change for modules 85/19985/1
Vishal Thapar [Sun, 10 May 2015 07:25:27 +0000 (12:55 +0530)]
Version change for modules

Changes verison from 0.0.1 to 0.1.0 for all
the module bundles.
NOTE: Make sure this is merged before branch cut

Change-Id: I4fc9d49ee9fef2144c9aa2120ad8e856728755ce
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoMerge "BgpManager: Changes to FIB Ds add and remove code"
Vivek Srivastava [Fri, 8 May 2015 12:58:27 +0000 (12:58 +0000)]
Merge "BgpManager: Changes to FIB Ds add and remove code"

8 years agoIntegrated with Idmanager and interfacemgr 83/19883/1
Sasidharan Sambasivam [Fri, 8 May 2015 07:50:50 +0000 (13:20 +0530)]
Integrated with Idmanager and interfacemgr

Change-Id: I2b57fd9ff350dc7264ab9e8fde2100565f779835
Signed-off-by: Sasidharan Sambasivam <sasidharan.s.sambasivam@ericsson.com>
8 years agoBgpManager: Changes to FIB Ds add and remove code 82/19882/1
Manisha Malla [Fri, 8 May 2015 07:29:03 +0000 (12:59 +0530)]
BgpManager: Changes to FIB Ds add and remove code

Change-Id: I02150972e9876a7c1158d39a145981b6da99372f
Signed-off-by: Manisha Malla <manisha.malla@ericsson.com>
8 years agoMerge "BgpManager JUnits for add/delete fib entries"
Vivek Srivastava [Fri, 8 May 2015 06:05:08 +0000 (06:05 +0000)]
Merge "BgpManager JUnits for add/delete fib entries"

8 years agoMerge "Updated rpcResult for GetEgressPointer"
Prem Sankar [Thu, 7 May 2015 23:04:03 +0000 (23:04 +0000)]
Merge "Updated rpcResult for GetEgressPointer"

8 years agoMerge "Fix JDK8 javadoc compatibility"
Prem Sankar [Thu, 7 May 2015 22:58:09 +0000 (22:58 +0000)]
Merge "Fix JDK8 javadoc compatibility"

8 years agoBgpManager JUnits for add/delete fib entries 80/19780/1
Manisha Malla [Thu, 7 May 2015 08:42:14 +0000 (14:12 +0530)]
BgpManager JUnits for add/delete fib entries

Change-Id: I6a2f3b0a75e30a15665cefc64b60b9892782df7f
Signed-off-by: Manisha Malla <manisha.malla@ericsson.com>
8 years agoChange vpnservice versions 24/19724/1
Vishal Thapar [Wed, 6 May 2015 15:41:32 +0000 (21:11 +0530)]
Change vpnservice versions

1. Change versions for vpnservice distribution, karaf and artifacts.
2. Change from 1.0-SNAPSHOT to 0.1.0-SNAPSHOT.
3. This is in preparation for upcoming version bump.

Change-Id: I3861197d21c1cba927c2df3442a9452c31cab247
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoFixes for stale versions and bug in NextHop 19/19719/1
Vishal Thapar [Wed, 6 May 2015 14:35:53 +0000 (20:05 +0530)]
Fixes for stale versions and bug in NextHop

1. Fixes certain poms using older versions of some modules
2. Fixed a bug in nexthop mgr which was causing exception

Change-Id: Ie4caab36ff7b5c2f5abb6fb423cc6262806a11af
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoFix JDK8 javadoc compatibility 99/19699/1
Robert Varga [Wed, 6 May 2015 11:20:29 +0000 (13:20 +0200)]
Fix JDK8 javadoc compatibility

JDK8 enforces javadoc consistency with methods. Fix argument name
mismatch so we can pass compilation.

Change-Id: Iceb7a68e66f0f14e3d6982e4891b48a398f9c376
Signed-off-by: Robert Varga <rovarga@cisco.com>
8 years agoRefractored and added generic mdsal datastore apis 95/19595/3
HemaTG [Tue, 5 May 2015 10:48:28 +0000 (16:18 +0530)]
Refractored and added generic mdsal datastore apis

Signed-off-by: HemaTG <hema.gopalkrishnan@ericsson.com>
Change-Id: I1ffeb76e5dd477597dc01e166c6e5a5ccc52aa79

8 years agoPOM File refactoring 05/19605/1
Vishal Thapar [Tue, 5 May 2015 11:42:42 +0000 (17:12 +0530)]
POM File refactoring

Refactoring all *impl and *-api pom files

Change-Id: I183a760754e8da04deff67edc42f92ae2b14b541
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoMerge "RpcRegistration and RpcResult for IdManager."
Vivek Srivastava [Tue, 5 May 2015 10:47:00 +0000 (10:47 +0000)]
Merge "RpcRegistration and RpcResult for IdManager."

8 years agoRpcRegistration and RpcResult for IdManager. 90/19590/1
Dimple Jain [Tue, 5 May 2015 10:00:17 +0000 (15:30 +0530)]
RpcRegistration and RpcResult for IdManager.

Signed-off-by: Dimple Jain <dimple.jain@ericsson.com>
Change-Id: I28eb13889a298976a31c89034adafd15cab77f97

8 years agoUpdated rpcResult for GetEgressPointer 74/19574/1
esravik [Tue, 5 May 2015 07:26:30 +0000 (12:56 +0530)]
Updated rpcResult for GetEgressPointer

Change-Id: I67cac3f89040e7381ff1e39bffda5811830d646b
Signed-off-by: esravik <vivek.v.srivastava@ericsson.com>
8 years agoFix for BgpManager Sonar issues. 70/19570/1
Manisha Malla [Tue, 5 May 2015 05:49:36 +0000 (11:19 +0530)]
Fix for BgpManager Sonar issues.

Signed-off-by: Manisha Malla <manisha.malla@ericsson.com>
Change-Id: I934811b6f5d7ec69258de6d114acd64e722cbe85

8 years agoInterfacemgr: Added Unit Tests 29/19529/5
Vishal Thapar [Mon, 4 May 2015 13:52:37 +0000 (19:22 +0530)]
Interfacemgr: Added Unit Tests

1. Added some basic Unit Tests
2. Fixed issues found with Unit testing
3. Some refactoring

Change-Id: If7dd995f23115a425802c2e0382b8ac8c052702a
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoMerge "Adding Unit Test Cases for MDSALUTIL- updated"
Vivek Srivastava [Mon, 4 May 2015 14:19:32 +0000 (14:19 +0000)]
Merge "Adding Unit Test Cases for MDSALUTIL- updated"

8 years agoAdding Unit Test Cases for MDSALUTIL- updated 97/19497/2
HemaTG [Mon, 4 May 2015 05:48:08 +0000 (11:18 +0530)]
Adding Unit Test Cases for MDSALUTIL- updated

Signed-off-by: HemaTG <hema.gopalkrishnan@ericsson.com>
Change-Id: Id4c8fec7d4ef07097f351594cb4a356823e2430f

8 years ago1. nexthopMgr intg with MdSalUtil & IdMgr 98/19498/1
esravik [Mon, 4 May 2015 05:51:20 +0000 (11:21 +0530)]
1. nexthopMgr intg with MdSalUtil & IdMgr
2. Updates to interfacemanager

Change-Id: Id670b92cbdc5a283a2cf26775cd81dfd46baaa1e
Signed-off-by: esravik <vivek.v.srivastava@ericsson.com>
8 years agoInterfacemgr: Refactoring and minor fixes 91/19491/1
Vishal Thapar [Sun, 3 May 2015 17:16:35 +0000 (22:46 +0530)]
Interfacemgr: Refactoring and minor fixes

1. Refactored some of the code
2. Fixed issues found during testing

Change-Id: Id14020637f080ed52bf13e594a125dc34b8d3342
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoInterfacemgr: More APIs and calls to IdManager 42/19442/1
Vishal Thapar [Fri, 1 May 2015 17:12:21 +0000 (22:42 +0530)]
Interfacemgr: More APIs and calls to IdManager

1. Added getInterfaceEgressAction API
2. Added skeleton for different interface types
3. Added code to create IdPool and getId for IfIndex

Pending:
1. Junits, Sonar and cleanup
2. Refactoring code to MDSALUtil

Change-Id: If1f6330b04bdeee4b4f2ca4187bf64aa5b547e18
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoIntegration with MDSAL Util 69/19369/2
Sasidharan Sambasivam [Thu, 30 Apr 2015 08:54:46 +0000 (14:24 +0530)]
Integration with MDSAL Util
Listening for Fib entries and updating Operational VPN model

Change-Id: I304e99136a2f5e20bd70f7b8cf8bec4c6f1b21af
Signed-off-by: Sasidharan Sambasivam <sasidharan.s.sambasivam@ericsson.com>
8 years agoInterfacemgr: Added APIs 15/19315/1
Vishal Thapar [Wed, 29 Apr 2015 15:37:24 +0000 (21:07 +0530)]
Interfacemgr: Added APIs

1. Added APIs needed by NextHop and VPNManager
 a. getPortForInterface
 b. getDpnForInterface
 c. getEndpointIpForDpn
 d. getInterfaceIngressRule
2. Cleaned up some dead code

Pending:
1. Add more types to getInterfaceIngressRule
2. Add getInterfaceEgressAction API
3. JUnits
4. Resolve Sonar issues.
5. Refactoring code to MDSALUtil.

Change-Id: I0262ae767b0ca3e4eb3b3dfd0aa0844d59e26882
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoInterfacemgr: Handle port add/delete events 65/19265/2
Vishal Thapar [Tue, 28 Apr 2015 22:57:03 +0000 (04:27 +0530)]
Interfacemgr: Handle port add/delete events

1. Added code to update interface-status when port is added/deleted
2. Cleaned up some logging.
3. Created a hashmap to store OFPortId to interfaceName mapping

With this commit OF Listener changes are ready for testing.

Change-Id: If03cf8ac931a79efde5c056d7442bcd787df066e
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoInterfacemgr: Listener for NodeConnector events 69/19169/2
Vishal Thapar [Mon, 27 Apr 2015 18:35:48 +0000 (00:05 +0530)]
Interfacemgr: Listener for NodeConnector events

1. Added listener for NodeConnector DCNs
2. Added openflowplugin to features.xml
3. Corrected dependency for model-flow-service
4. Added code for interfaces update/delete

Change-Id: If2391f3ca96589870fbc33bd0b9d09e19daf09b1
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
8 years agoMerge "MD SAL Util API exposed as a Service"
Prem Sankar [Mon, 27 Apr 2015 14:47:11 +0000 (14:47 +0000)]
Merge "MD SAL Util API exposed as a Service"

8 years agoMerge "BgpManager commit for code refactoring & bug fixes"
Vivek Srivastava [Mon, 27 Apr 2015 14:36:22 +0000 (14:36 +0000)]
Merge "BgpManager commit for code refactoring & bug fixes"

8 years agoBgpManager commit for code refactoring & bug fixes 05/19005/2
Manisha Malla [Fri, 24 Apr 2015 12:22:57 +0000 (17:52 +0530)]
BgpManager commit for code refactoring & bug fixes

Change-Id: If9b1d5d49b7b527827a4c55fdd9558046383d2b8
Signed-off-by: Manisha Malla <manisha.malla@ericsson.com>
8 years agoMD SAL Util API exposed as a Service 31/19131/1
HemaTG [Mon, 27 Apr 2015 08:29:12 +0000 (13:59 +0530)]
MD SAL Util API exposed as a Service

Change-Id: I2664d3f9677e7da17fd965c21981c9a3ea23741d
Signed-off-by: HemaTG <hema.gopalkrishnan@ericsson.com>
8 years agoMerge "CHanger for interface mgr as provider, new commit."
Prem Sankar [Fri, 24 Apr 2015 17:45:21 +0000 (17:45 +0000)]
Merge "CHanger for interface mgr as provider, new commit."

8 years agoCHanger for interface mgr as provider, new commit. 97/18997/1
Anuradha Raju [Fri, 24 Apr 2015 11:30:33 +0000 (17:00 +0530)]
CHanger for interface mgr as provider, new commit.

Change-Id: I47bf7dad88fcef99efc8d7e2394760a65490776c
Signed-off-by: Anuradha Raju <anuradha.raju@ericsson.com>
8 years agoMerge "Do not override odlparent properties."
Vivek Srivastava [Fri, 24 Apr 2015 10:48:01 +0000 (10:48 +0000)]
Merge "Do not override odlparent properties."

8 years agoadd bgpmanager service dependency 10/18910/1
Sasidharan Sambasivam [Thu, 23 Apr 2015 10:55:37 +0000 (16:25 +0530)]
add bgpmanager service dependency

Change-Id: I1556be4489f84645a494df5a83d9b889d02264b9
Signed-off-by: Sasidharan Sambasivam <sasidharan.s.sambasivam@ericsson.com>
8 years agoInitial checkin for FIB Manager Provider 90/18690/2
Deepthi V V [Tue, 21 Apr 2015 06:44:18 +0000 (12:14 +0530)]
Initial checkin for FIB Manager Provider

Signed-off-by: Deepthi V V <deepthi.v.v@ericsson.com>
Change-Id: I92db8ae164b14d47c3d8e4b7e9cefe709cea3564

8 years agoMerge "BgpManager commit for: - Bgp Router/Neighbor Listener logic - Bgp FIB DS Write...
Vivek Srivastava [Wed, 22 Apr 2015 05:40:29 +0000 (05:40 +0000)]
Merge "BgpManager commit for: - Bgp Router/Neighbor Listener logic - Bgp FIB DS Writes - Bgp API Provider"

8 years agoBgpManager commit for: 89/18689/2
Manisha Malla [Tue, 21 Apr 2015 06:58:41 +0000 (12:28 +0530)]
BgpManager commit for:
- Bgp Router/Neighbor Listener logic
- Bgp FIB DS Writes
- Bgp API Provider

Signed-off-by: Manisha Malla <manisha.malla@ericsson.com>
Change-Id: I9229f92e018b64c8175e15bbef1e7b476a35b66f

8 years agoDo not override odlparent properties. 18/18718/1
Tony Tkacik [Tue, 21 Apr 2015 11:30:37 +0000 (13:30 +0200)]
Do not override odlparent properties.

Change-Id: I3cc44adf57802f7e9ecedaa3dc076a19d78c6298
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
8 years agochanges to IdManagerImplModule 14/18714/3
Dimple Jain [Tue, 21 Apr 2015 10:51:18 +0000 (16:21 +0530)]
changes to IdManagerImplModule

Signed-off-by: Dimple Jain <dimple.jain@ericsson.com>
Change-Id: Ie3afbdbaa55ec894127dc102667def939cbd7aee

9 years agoMerge changes I0e8c20b4,Id6b80c7e
Vivek Srivastava [Fri, 17 Apr 2015 06:53:38 +0000 (06:53 +0000)]
Merge changes I0e8c20b4,Id6b80c7e

* changes:
  IdManager implementation
  Yang model for IdManager

9 years agoUpdate interfaces:state operational DataStore 90/18390/2
Vishal Thapar [Thu, 16 Apr 2015 03:42:09 +0000 (09:12 +0530)]
Update interfaces:state operational DataStore

1. Added code to update interfaces:state Operational DataStore on
interfaces config changes.

Change-Id: Id38cbdd87729e48fdfad23741157ba9cb3614e32
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
9 years agoIdManager implementation 30/18330/6
Dimple Jain [Wed, 15 Apr 2015 11:24:52 +0000 (16:54 +0530)]
IdManager implementation

Signed-off-by: Dimple Jain <dimple.jain@ericsson.com>
Change-Id: I0e8c20b43406ecddaac8b84a8d3beec7eae826fe

9 years agoYang model for IdManager 29/18329/1
Dimple Jain [Wed, 15 Apr 2015 09:43:37 +0000 (15:13 +0530)]
Yang model for IdManager

Signed-off-by: Dimple Jain <dimple.jain@ericsson.com>
Change-Id: Id6b80c7ec1fbc148a6fa3baa2acdc0f799506a5f

9 years agoadded modules to features and nexthopmgr updates. 47/18247/7
esravik [Tue, 14 Apr 2015 08:06:53 +0000 (13:36 +0530)]
added modules to features and nexthopmgr updates.

Change-Id: I3f58a3cd592d8c8ae04dc71c744714606aa86d1c
Signed-off-by: esravik <vivek.v.srivastava@ericsson.com>
9 years agoMerge "Integration build failure fix:"
Vivek Srivastava [Fri, 10 Apr 2015 10:36:20 +0000 (10:36 +0000)]
Merge "Integration build failure fix:"

9 years agoIntegration build failure fix: 89/18089/1
Deepthi V V [Fri, 10 Apr 2015 09:50:17 +0000 (15:20 +0530)]
Integration build failure fix:

Fix features for inventory manager bundle and model-bgp bundle.

Signed-off-by: Deepthi V V <deepthi.v.v@ericsson.com>
Change-Id: Id7a8234998aa27ea837af254560b4c1c172cda58

9 years agoChanged vpnmanager directory structure 94/17994/2
Sasidharan Sambasivam [Thu, 9 Apr 2015 08:54:18 +0000 (14:24 +0530)]
Changed vpnmanager directory structure

Change-Id: I8e9fc5b7ef10ee020a3f7abf6e068e05810f189f
Signed-off-by: Sasidharan Sambasivam <sasidharan.s.sambasivam@ericsson.com>
9 years agoAdd <relativePath/> for bgpmanager to ensure Maven pulls artifact from Nexus 55/17955/1
Thanh Ha [Wed, 8 Apr 2015 17:53:52 +0000 (13:53 -0400)]
Add <relativePath/> for bgpmanager to ensure Maven pulls artifact from Nexus

Needed by autorelease to be able to find and replace this value
prebuild.

Change-Id: I04bb4a626857862de79381fe8dafd8745b3ef142
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoInitial code to handle changes to DS 29/17929/2
Vishal Thapar [Wed, 8 Apr 2015 14:19:25 +0000 (19:49 +0530)]
Initial code to handle changes to DS

1. Added InterfaceManager class to handle Data Change Notifications.
2. Added META-INF to .gitignore
3. Modified odl-interfaces.yang to use augment-identifiers
4. Added interfacemgr-api to features

Change-Id: I787c49267476175b55b154e1bb526777e425f84a
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
9 years agoModified vpnservice yang 09/17909/1
Sasidharan Sambasivam [Wed, 8 Apr 2015 10:55:48 +0000 (16:25 +0530)]
Modified vpnservice yang

Change-Id: I12650a1b512a3735def2416833c7604ed55f3459
Signed-off-by: Sasidharan Sambasivam <sasidharan.s.sambasivam@ericsson.com>
9 years agoMerge "Updating operational datastore"
Vivek Srivastava [Wed, 8 Apr 2015 10:48:10 +0000 (10:48 +0000)]
Merge "Updating operational datastore"

9 years agoUpdating operational datastore 02/17902/1
Sasidharan Sambasivam [Wed, 8 Apr 2015 09:23:36 +0000 (14:53 +0530)]
Updating operational datastore

Change-Id: If1c556a0d5973f544a12967845577708362360c6
Signed-off-by: Sasidharan Sambasivam <sasidharan.s.sambasivam@ericsson.com>
9 years agoBgpManager Initial commit 93/17893/1
Manisha Malla [Wed, 8 Apr 2015 06:36:44 +0000 (12:06 +0530)]
BgpManager Initial commit

Signed-off-by: Manisha Malla <manisha.malla@ericsson.com>
Change-Id: I829d6fff714610082f0b168eda5e05465acb4084

9 years agorestructure and base modules for different features 86/17786/3
esravik [Mon, 6 Apr 2015 09:44:12 +0000 (15:14 +0530)]
restructure and base modules for different features

Change-Id: Ia34864c0af00f4ec3b4f5f92874c280ae8393452
Signed-off-by: esravik <vivek.v.srivastava@ericsson.com>
9 years agoresolved checkstyle warnings 10/17610/1
Sasidharan Sambasivam [Thu, 2 Apr 2015 09:38:42 +0000 (15:08 +0530)]
resolved checkstyle warnings

Change-Id: I891a27585291bd1bb2f8a5e700da248711652fb3
Signed-off-by: Sasidharan Sambasivam <sasidharan.s.sambasivam@ericsson.com>
9 years agoInterfacemgr: Enable checkstyle fail-on-error 39/17539/2
Vishal Thapar [Wed, 1 Apr 2015 13:24:22 +0000 (18:54 +0530)]
Interfacemgr: Enable checkstyle fail-on-error

1. Enable checkstyle fail on error for interfacemgr-impl
2. Fixed a mvn warning in interfacemgr/pom.xml

Change-Id: I8b7150f62cd68b9afd0136ef0caf97c3047546ae
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
9 years agoMerge "Initial draft of vpn service"
Vivek Srivastava [Wed, 1 Apr 2015 09:44:17 +0000 (09:44 +0000)]
Merge "Initial draft of vpn service"

9 years agoInitial draft of vpn service 18/17518/2
Sasidharan Sambasivam [Wed, 1 Apr 2015 07:47:14 +0000 (13:17 +0530)]
Initial draft of vpn service

Change-Id: I0e6838a6f14c927157b508a180944ae6f5aea880
Signed-off-by: Sasidharan Sambasivam <sasidharan.s.sambasivam@ericsson.com>
9 years agoInitial checkin for Interface Manager 58/17358/2
Vishal Thapar [Mon, 30 Mar 2015 15:17:54 +0000 (20:47 +0530)]
Initial checkin for Interface Manager

1. Bare bones changes for Interfacemgr bundle
2. Added .gitreview
3. Updated .gitignore

Change-Id: Ib75a68b716e92dd58f35c65f4b0e71a9d64bcf8c
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
9 years agoVpnservice models 49/16849/2
Deepthi V V [Thu, 19 Mar 2015 17:58:37 +0000 (23:28 +0530)]
Vpnservice models

Added models for fib, bgp and interfaces.

Signed-off-by: Deepthi V V <deepthi.v.v@ericsson.com>
Change-Id: I602cc5bd3ae774950704411b41646d94792e9f3c

9 years agoFix for testcase failure in integration repo 08/16708/1
Vishal Thapar [Tue, 17 Mar 2015 15:44:58 +0000 (21:14 +0530)]
Fix for testcase failure in integration repo

Adding vpnservice features to integration causes build
failures in integration. This fix is to make sure
vpnservice can be enabled in integration.
Refer https://git.opendaylight.org/gerrit/16691 for details.

Change-Id: I323c18181d57efc7671788d8d95aed4460dccb6c
Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
9 years agoAdding odl-vpnservice-core feature 79/16679/1
Vishal Thapar [Tue, 17 Mar 2015 07:25:50 +0000 (12:55 +0530)]
Adding odl-vpnservice-core feature

1. Add odl-vpnservice-core feature
2. Make odl-vpnservie-core as default localFeature

Signed-off-by: Vishal Thapar <vishal.thapar@ericsson.com>
Change-Id: I662c3812647b0c5bd7a83ca3421c1baf5054ec38

9 years agoFix model-bgp group id. 23/16623/2
Deepthi V V [Mon, 16 Mar 2015 09:17:42 +0000 (14:47 +0530)]
Fix model-bgp group id.

Signed-off-by: Deepthi V V <deepthi.v.v@ericsson.com>
Change-Id: Id6f2fc202ac9171e1da6d55328a1dbaaef8fd66a

9 years agoModel changes for vpnservice 49/16249/2
Deepthi V V [Tue, 10 Mar 2015 10:58:12 +0000 (16:28 +0530)]
Model changes for vpnservice

1. Support for l3vpn, bgp standard yang models.
2. Add .gitignore file to ignore ide data.

Signed-off-by: Deepthi V V <deepthi.v.v@ericsson.com>
Change-Id: Ibaac01c98f43f693a16cfa27b5e24d9f92374ae7

9 years agoInitial checkin for vpnservice. 48/15348/3
Deepthi V V [Mon, 16 Feb 2015 06:34:39 +0000 (12:04 +0530)]
Initial checkin for vpnservice.

1. Added .gitreview
2. Support karaf features and distribution for vpnservice
3. VPN Manager support: POM, config-subsytem yang, vpnservice yang.

Signed-off-by: Deepthi V V <deepthi.v.v@ericsson.com>
Change-Id: I8b3b8726c8646922f768f0fc5bf6d792f026c077

9 years agoInitial empty repository
Andrew Grimberg [Wed, 4 Feb 2015 21:15:43 +0000 (21:15 +0000)]
Initial empty repository