BUNDLES = [ | |
"//apps/roadm/app:onos-apps-roadm-app", | |
] | |
onos_app( | |
category = "Graphical User Interface", | |
description = "ONOS OSGi GUI2 Custom-View app roadm.", | |
included_bundles = BUNDLES, | |
title = "Optical Application", | |
url = "http://onosproject.org", | |
) |