transportpce.git
7 years agoAdded code for renderer to: 86/52986/8
Dhruv Bhardwaj [Wed, 8 Mar 2017 06:56:45 +0000 (08:56 +0200)]
Added code for renderer to:

  1. create a logical to physical port mapping
  2. setup cross connects/och facility on a list of roadm nodes and their tp's
  3. delete cross connect/och faclity for a lsit of roadm nodes
  4. create subcription to listen to notifations from the device

Signed-off-by: Dhruv Bhardwaj <db929a@att.com>
Change-Id: If495dd0b482fb788299570fcd5d5fb4c77de1a0e

7 years ago1. Updated pom.xml for renderer and impl to replace mockito-all with mockito-core 14/52114/2
Dhruv Bhardwaj [Tue, 21 Feb 2017 13:46:36 +0000 (15:46 +0200)]
1. Updated pom.xml for renderer and impl to replace mockito-all with mockito-core
2. Added ordmodels folder to logically seperate openroadm yang models.
3. Added openroadm yang models into the ordmodels folder
Signed-off-by: Dhruv Bhardwaj <db929a@att.com>
Change-Id: I40248f6e19c5814960e20ef8a5318427cd45b737

7 years ago1. Added 'renderer' folder to the project 81/51881/2
user [Tue, 14 Feb 2017 22:40:53 +0000 (00:40 +0200)]
1. Added 'renderer' folder to the project
Signed-off-by: Dhruv Bhardwaj <db929a@att.com>
Change-Id: Ia81bd4ff833f4a13932c47f89a6b5b7e58c9d742

7 years agoIgnore .checkstyle 08/51108/1
Cédric Ollivier [Fri, 27 Jan 2017 10:58:16 +0000 (11:58 +0100)]
Ignore .checkstyle

Change-Id: I98b58ad8612586df3193e12baec9cb79bac785de
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoAdd a ref to MountPointService 24/50424/1
Cédric Ollivier [Fri, 13 Jan 2017 11:58:37 +0000 (12:58 +0100)]
Add a ref to MountPointService

It adds a ref to MountPointService in TransportpceProvider.java.
It also lists model-topology (org.opendaylight.controller.model) and
sal-netconf-connector (org.opendaylight.netconf) as dependencies in
impl/pom.xml.

They are required by the next NETCONF operations.

Change-Id: If0deccf36c7a8d7e51e79d92c5c4e35cf02c95e4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoAdd dependencies in api/pom.xml 07/50407/1
Cédric Ollivier [Fri, 13 Jan 2017 10:28:36 +0000 (11:28 +0100)]
Add dependencies in api/pom.xml

It adds ietf-inet-types and ietf-yang-types
(org.opendaylight.mdsal.model) required by the Open ROADM models.

Change-Id: I27bd07fa2bdcb988a5daaec0980218d2103e4c94
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoFix revision nit 42/50342/1
Cédric Ollivier [Thu, 12 Jan 2017 09:56:16 +0000 (10:56 +0100)]
Fix revision nit

2016-13-12 -> 2016-12-13

Change-Id: I02de3b11a56a194a135b83dbb51ba5f157ab9180
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoLoad odl-netconf-connector-all 79/49479/2
Guillaume Lambert [Fri, 16 Dec 2016 14:42:22 +0000 (15:42 +0100)]
Load odl-netconf-connector-all

Change-Id: I66025078ccc0e6f08341d2759e33f436e2f1efd3
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
7 years agoAdd odl-netconf-all as dependency 78/49478/2
Cédric Ollivier [Fri, 16 Dec 2016 14:21:53 +0000 (15:21 +0100)]
Add odl-netconf-all as dependency

Change-Id: I41de95860b18ec79de418e56631fd8f743f626b0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoInitiate the OpenDaylight env 89/49289/2
Cédric Ollivier [Mon, 12 Dec 2016 23:35:25 +0000 (00:35 +0100)]
Initiate the OpenDaylight env

It simply adds .gitreview and the files generated by Maven and the
archetype called opendaylight-startup-archetype [1]. Then it also
fixes revision in transportpce.yang.

[1] https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype

Change-Id: Ic818db083c4036d895fb29cb772b7661cb1a434b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoInitial empty repository
Anil Belur [Thu, 14 Jul 2016 13:40:22 +0000 (13:40 +0000)]
Initial empty repository