Boyuan Yan | 6b23b38 | 2019-06-04 11:59:35 -0700 | [diff] [blame] | 1 | BUNDLES = [ |
| 2 | "//apps/roadm/app:onos-apps-roadm-app", |
Ray Milkey | 35ea5bf | 2018-07-17 15:28:44 -0700 | [diff] [blame] | 3 | ] |
| 4 | |
Ray Milkey | 35ea5bf | 2018-07-17 15:28:44 -0700 | [diff] [blame] | 5 | onos_app( |
Boyuan Yan | 6b23b38 | 2019-06-04 11:59:35 -0700 | [diff] [blame] | 6 | category = "Graphical User Interface", |
| 7 | description = "ONOS OSGi GUI2 Custom-View app roadm.", |
| 8 | included_bundles = BUNDLES, |
Andrea Campanella | 7cbeb97 | 2019-07-25 15:05:59 +0200 | [diff] [blame] | 9 | title = "Optical Application", |
Ray Milkey | 35ea5bf | 2018-07-17 15:28:44 -0700 | [diff] [blame] | 10 | url = "http://onosproject.org", |
| 11 | ) |