61 Commits

Author SHA1 Message Date
wu
6a418d256b ONOS-7419 Compare and update TAPI yang currently in ONOS with TAPI 2.0 release
Change-Id: I009d4b9da4eea359a4ce164fd425769f68743c6b
2018-02-06 19:10:32 +00:00
Yuta HIGUCHI
488a94c31e more error-prone issue fix
Change-Id: I49f2cc0459cfddddc6a99e2ebb8ad52d547e2909
2018-01-29 21:12:15 +00:00
Ray Milkey
302405e044 Obey Java package file naming rules
Change-Id: Ia0522beade3a8869e0495870425e7fe359ad474e
2018-01-14 11:41:38 +00:00
ONOS Jenkins User
45d340c839 Starting snapshot 1.13.0-SNAPSHOT 2018-01-09 01:56:13 +00:00
ONOS Jenkins User
32ebb5add8 Tagging 1.13.0-b8 2018-01-09 01:54:28 +00:00
Ray Milkey
41b5302f93 Sonar suggestions - file name and constants
- moved class files into a directory that complies with Java naming conventions
- extracted a duplicated string literal into a constant

Change-Id: I3d0b1378746ee1c7a3d4e541e9d09943886de312
2018-01-05 23:06:19 +00:00
ONOS Jenkins User
61881df1ee Starting snapshot 1.13.0-SNAPSHOT 2017-12-12 21:19:45 +00:00
ONOS Jenkins User
d22dccc27f Tagging 1.13.0-b7 2017-12-12 21:18:01 +00:00
ONOS Jenkins User
4bf9e3a520 Starting snapshot 1.13.0-SNAPSHOT 2017-12-12 18:46:22 +00:00
ONOS Jenkins User
168ac92b8d Tagging 1.13.0-b6 2017-12-12 18:44:15 +00:00
ONOS Jenkins User
0e78e27f0c Starting snapshot 1.13.0-SNAPSHOT 2017-12-12 03:27:00 +00:00
ONOS Jenkins User
2a7d833cab Tagging 1.13.0-b5 2017-12-12 03:25:23 +00:00
ONOS Jenkins User
c53a15f933 Starting snapshot 1.13.0-SNAPSHOT 2017-12-11 20:43:30 +00:00
ONOS Jenkins User
d06da9e33c Tagging 1.13.0-b3 2017-12-11 20:41:44 +00:00
ONOS Jenkins User
716484c58c Starting snapshot 1.13.0-SNAPSHOT 2017-12-09 03:41:19 +00:00
ONOS Jenkins User
6a6ac1d5a0 Tagging 1.13.0-b1 2017-12-09 03:39:39 +00:00
ONOS Jenkins User
a57a814230 Starting snapshot 1.13.0-SNAPSHOT 2017-12-09 00:57:30 +00:00
ONOS Jenkins User
8977cedde7 Tagging 1.13.0-b0 2017-12-09 00:55:39 +00:00
Vidyashree Rama
6987e0e76c register ietf-system from models/common
Change-Id: Iea563f63ac61109143481f19466ef7191ccf37d7
2017-11-28 19:06:28 +00:00
Ray Milkey
a09f87f02b Starting snapshot 1.13.0-SNAPSHOT
Change-Id: Ib3360118c42aa760632ff80537d585865813060f
2017-11-21 09:38:31 -08:00
Gaurav Agrawal
3545370306 YANG files to follow standard convention.
Change-Id: I67c171617b60c457dc1a65ebc441139236ff8dc9
2017-11-16 23:11:23 +00:00
Toru Furusawa
289888947f Add Transport-API Yang models.
Change-Id: Iaca69b8bd1adbd899b0b6faf255f2e202a80a927
2017-11-15 23:01:54 +00:00
Gaurav Agrawal
5588057b3e Fix issues and remove re-registrations.
Change-Id: Ie9edcaabbc8ce755a20e0f01091562800e0fefb1
2017-11-15 14:06:28 +00:00
Ray Milkey
cc6ec60fb2 Starting snapshot 1.12.0-SNAPSHOT 2017-11-10 16:22:59 -08:00
Ray Milkey
9f9a752bdc Tagging 1.12.0-b2 2017-11-10 16:21:23 -08:00
Laszlo Papp
624bd2840e Specify the common models as runtime dependency
Change-Id: Id62dba0bf8e5fa9f674922ab230a4e735a19ba02
2017-11-02 16:51:32 +00:00
Sean Condon
1dbcd71f39 Cleaning up unused code in Microsemi driver
Change-Id: If7e9790d9141324dff084e41d040ba0132141de8
2017-10-31 23:02:38 +00:00
Laszlo Papp
8b3a5f6751 Add a Polatis NETCONF driver
Change-Id: Iecfe8df9d656bebbe82bf01bcaf185a77ccd26d8
2017-10-12 19:58:11 +00:00
Yuta HIGUCHI
f31f70c5ce package-info for common models
Change-Id: I981b3e824eacf7d8a11eb1d1e2ee584f814bc29c
2017-10-12 11:25:22 -07:00
sonugupta-huawei
07d33852e2 Currecting the pattern restriction for IPV4 address in ne-l3vpncomm-type.yang
here space in the pattern makes it different from the expected one
as of now it expect the value in the form of 1.1.1." "1
which makes this invalid.
so removing the extra spaces to receive the proper validated input.

Change-Id: Ic89d7595171aff60c5c4c56d69b1faa94241ded3
2017-10-11 10:28:36 +00:00
Yuta HIGUCHI
35f639da25 connect openconfig pom
Change-Id: I95666522ef0fbb2bcc44025c5c9691cb08c76ee9
2017-10-10 20:20:09 +00:00
Gaurav Agrawal
d5631a6bd9 Adding service end-points required for l3vpn.
Change-Id: I0fac00bb53568a1d1b34e52f4824de17657c36f1
2017-10-09 09:53:57 +00:00
Thomas Vachuska
803278eda7 Adding support for custom model registrator and supporting Java code
to be built and packaged along with the auto-generated artifacts that
represent the YANG model.

Change-Id: I62c121f22680d483df40662da6a73c1bae43826b
2017-10-06 22:47:48 +00:00
Yuta HIGUCHI
6160eb43e0 pom for common YANG model
Change-Id: I997125c647591942f0be3647a7f53697248971e8
2017-10-06 14:56:18 -07:00
Gaurav Agrawal
f2a8c2bdbf Adding application level dependencies between dependent models.
Change-Id: I3b37da04c962094852d47d24e49287ce30648016
2017-10-06 20:45:11 +05:30
Gaurav Agrawal
28920d8101 Addition of common model.
Change-Id: If5fd6bae01a59ebf9d27f8369ac3403c83f70fad
2017-10-06 18:18:10 +05:30
Ray Milkey
dc48fb2c3b Starting snapshot 1.12.0-SNAPSHOT 2017-09-26 14:42:24 -07:00
Ray Milkey
eb3f6ef786 Tagging 1.12.0-b1 2017-09-26 14:40:44 -07:00
janani b
9ed76be7e6 [ONOS-6551] Tunnel implementation for L3VPN service.
Change-Id: I3171a83305cb7391d80fda94ddf567629a10675e
2017-08-29 15:33:35 +00:00
Yuta HIGUCHI
2e4a6d4f9c microsemi project structure
Change-Id: Ibdc7c90017c6d320801f10d1f4c77169ea62fb89
2017-08-25 22:24:50 +00:00
Thomas Vachuska
8ca75a2598 Adding OpenConfig YANG models.
Change-Id: I0a2fdd5826e80933cf4b9ae939ff3051acec02aa
2017-08-24 16:27:56 -07:00
Thomas Vachuska
b002968a83 Cleaning up application titles, descriptions and categories.
Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
2017-08-24 10:19:33 -07:00
Yuta HIGUCHI
1b151c66e8 pom.xml adjustsments
Change-Id: I81014ff32c773a1264b1a296f75b555dc442bc1a
2017-08-17 17:26:59 +00:00
Ray Milkey
aa279c014e Starting snapshot 1.12.0-SNAPSHOT
Change-Id: I92269af3b1103fc6622614a77681bd841438d050
2017-08-16 13:27:00 -07:00
Ray Milkey
d4ac0edb2f Starting snapshot 1.11.0-SNAPSHOT 2017-08-11 17:04:16 -07:00
Ray Milkey
6ecde1ff86 Tagging 1.11.0-b4 2017-08-11 17:02:33 -07:00
Yuta HIGUCHI
2f4b01dfa4 Fix file permissions
Change-Id: I42b7e7f0deb7a51e2b7d683dbb75c02f96151650
2017-08-11 03:42:11 +00:00
Brian O'Connor
a09fe5b0b7 Updating Copyright line to Open Networking Foundation
Change-Id: Icba96d7f39a065b53f34a6aeb71afd1f7d51f774
2017-08-03 21:12:30 -07:00
Ray Milkey
64677e99d9 Starting snapshot 1.11.0-SNAPSHOT 2017-08-01 10:48:08 -07:00
Ray Milkey
17463db855 Tagging 1.11.0-b3 2017-08-01 10:46:24 -07:00