commit | 289888947fc40e372df413c17b251f42cb276715 | [log] [tgz] |
---|---|---|
author | Toru Furusawa <toru.furusawa@ntti3.com> | Mon Oct 30 17:28:40 2017 -0700 |
committer | Thomas Vachuska <tom@opennetworking.org> | Wed Nov 15 23:01:54 2017 +0000 |
tree | eaccf25244ec2bcee8924c155043e73389e6d25e | |
parent | 74681b57f2a29d2318df3edda13eaa18ec717b3a [diff] [blame] |
Add Transport-API Yang models. Change-Id: Iaca69b8bd1adbd899b0b6faf255f2e202a80a927
diff --git a/models/tapi/BUCK b/models/tapi/BUCK new file mode 100644 index 0000000..c53b783 --- /dev/null +++ b/models/tapi/BUCK
@@ -0,0 +1,5 @@ + +yang_model( + app_name = 'org.onosproject.models.tapi', + title = 'Transport API YANG Models', +) \ No newline at end of file