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