BUCK 231 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 BUNDLES = [ '//apps/yms/api:onos-apps-yms-api', '//apps/yms/app:onos-apps-yms-app', ] onos_app( title = 'YANG Management System App', category = 'Utility', url = 'http://onosproject.org', included_bundles = BUNDLES, )