BUCK changes in TE topology and RESTCONF
1. BUCK file fixes in RESTCONF
2. Changed tenbi/yangmodel bundle to feature. This is required for YMS
schema registration.
3. Added TE topology, TE tunnel, tenbi, restconf server, and TE provider to modules.defs.
Change-Id: I5bc3208c7fe823352500a63f87bfd990cb3037b4
diff --git a/protocols/restconf/server/BUCK b/protocols/restconf/server/BUCK
index c1383b6..e08b996 100644
--- a/protocols/restconf/server/BUCK
+++ b/protocols/restconf/server/BUCK
@@ -6,6 +6,7 @@
]
onos_app (
+ app_name = 'org.onosproject.protocols.restconfserver',
title = 'RESTCONF Server Module',
category = 'Utility',
url = 'http://onosproject.org',