Cleaning up application categories.

Change-Id: Id3c937323123b6089cedf7b31cd01151f6aca8e1
This commit is contained in:
Thomas Vachuska 2018-06-22 16:24:47 -07:00 committed by Ray Milkey
parent cf16bb2924
commit ca0b5dfb38
46 changed files with 48 additions and 47 deletions

View File

@ -7,7 +7,7 @@ BUNDLES = [
onos_app (
title = 'ACTN MDSC',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
description = 'ACTN MDSC APP.',

View File

@ -17,7 +17,7 @@ osgi_jar (
onos_app (
title = 'BGP Router',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'BGP router application.',
included_bundles = BUNDLES,

View File

@ -6,7 +6,7 @@ BUNDLES = [
onos_app (
title = 'Layer 2 Monitoring CFM Application',
category = 'Utility',
category = 'Monitoring',
url = 'http://onosproject.org',
description = 'Layer 2 Monitoring Connectivity Fault Management App',
included_bundles = BUNDLES,

View File

@ -23,7 +23,7 @@ osgi_jar_with_tests (
onos_app (
title = 'CORD Support',
category = 'Utility',
category = 'Integration',
url = 'http://onosproject.org',
description = 'CORD Support application.',
)

View File

@ -13,7 +13,7 @@ osgi_jar_with_tests (
onos_app (
title = 'Driver Support Matrix',
category = 'Utility',
category = 'GUI',
url = 'http://onosproject.org',
description = 'Extends the ONOS GUI with a view that allows the operator to visualize ' +
'the currently loaded drivers.',

View File

@ -5,7 +5,7 @@ BUNDLES = [
onos_app (
title = 'EVPN Routing',
category = 'Utility',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
)

View File

@ -24,7 +24,7 @@ osgi_jar_with_tests(
onos_app(
title = 'EVPN OpenFlow',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Ethernet VPN (EVPN) introduces a new model for Ethernet services delivery.' +
'It enables integrated Layer 2 service over Ethernet with multihoming.',

View File

@ -14,7 +14,7 @@ osgi_jar_with_tests (
onos_app (
title = 'Reactive Forwarding',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Provisions traffic between end-stations using hop-by-hop flow programming by ' +
'intercepting packets for which there are currently no matching flow objectives on the ' +

View File

@ -38,7 +38,7 @@ osgi_jar_with_tests(
onos_app(
app_name = 'org.onosproject.l3vpn',
title = 'YANG L3VPN',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'L3VPN YANG Application',
required_apps = APPS,

View File

@ -12,7 +12,7 @@ osgi_jar_with_tests (
onos_app (
title = 'UI Auto-Layout',
category = 'Utility',
category = 'GUI',
url = 'http://onosproject.org',
description = 'Automatically lays out the network topology using roles assigned to each ' +
'network element via the network configuration. Supports multiple layout variants.',

View File

@ -13,8 +13,8 @@ osgi_jar_with_tests (
)
onos_app (
title = 'OpenStack Interface',
category = 'Utility',
title = 'Topology & Intent Metrics',
category = 'Monitoring',
url = 'http://onosproject.org',
description = 'Openstack Interface Application.',
description = 'Monitoring of various metrics related to topology mutation and intent programming.',
)

View File

@ -8,7 +8,7 @@ osgi_jar_with_tests (
onos_app (
title = 'Multicast Forwarding',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Multicast forwarding application.',
)

View File

@ -11,7 +11,7 @@ onos_app(
'3. The Native libraries like .so, .dll and .dylib are packed as jar along with sigar libs.'+
'4. If the Native libraries are corrupted because of any reason,'+
'so, the controller is vulnerable to crash of the entire JVM',
category = 'Utility',
category = 'Monitoring',
url = 'http://samsung.com',
included_bundles = BUNDLES
)

View File

@ -28,7 +28,7 @@ APPS = [
onos_app (
app_name = 'org.onosproject.odtn-api',
title = 'ODTN API & Utilities Application',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'ODTN API & Utilities Application',
required_apps = APPS,

View File

@ -43,7 +43,7 @@ APPS = [
onos_app (
app_name = 'org.onosproject.odtn-service',
title = 'ODTN Service Application',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'ODTN Service Application',
required_apps = APPS,

View File

@ -47,7 +47,7 @@ osgi_jar_with_tests (
onos_app (
title = 'OpenFlow Agent',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
description = 'OpenFlow agent application for virtualization subsystem.',

View File

@ -17,7 +17,7 @@ BUNDLES = [
onos_app(
app_name = 'org.onosproject.openroadm',
title = 'Open ROADM',
category = 'Utility',
category = 'Optical',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
description = 'Open ROADM Application',

View File

@ -5,7 +5,7 @@ BUNDLES = [
onos_app (
title = 'OpenStack Networking Application',
category = 'Utility',
category = 'Integration',
url = 'https://wiki.onosproject.org/display/ONOS/SONA%3A+DC+Network+Virtualization',
included_bundles = BUNDLES,
description = 'SONA Openstack Networking Application.',

View File

@ -28,7 +28,7 @@ osgi_jar_with_tests (
onos_app (
app_name = 'org.onosproject.openstacknetworkingui',
title = 'Openstack Networking UI',
category = 'Utility',
category = 'GUI',
url = 'http://onosproject.org',
description = 'Openstack Networking UI Service',
)

View File

@ -5,7 +5,7 @@ BUNDLES = [
onos_app (
title = 'OpenStack Node Bootstrap',
category = 'Utility',
category = 'Integration',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
description = 'SONA Openstack Node Bootstrap Application.',

View File

@ -20,7 +20,7 @@ BUNDLES = [
onos_app (
title = 'OpenStack Telemetry Application',
category = 'Utility',
category = 'Integration',
url = 'https://wiki.onosproject.org/display/ONOS/SONA%3A+DC+Network+Virtualization',
included_bundles = BUNDLES,
description = 'SONA Openstack Telemetry Application.'

View File

@ -14,7 +14,7 @@ BUNDLES = [
onos_app (
app_name = 'org.onosproject.p4tutorial.mytunnel',
title = 'MyTunnel Demo App',
category = 'Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Provides forwarding between each pair of hosts via MyTunnel protocol',
included_bundles = BUNDLES,

View File

@ -15,7 +15,7 @@ osgi_jar_with_tests (
onos_app (
title = 'Packet Statistics',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Application to calculate the number of packets of different types',
)

View File

@ -11,7 +11,7 @@ osgi_jar_with_tests (
onos_app (
title = 'Path Visualization',
category = 'Utility',
category = 'GUI',
url = 'http://onosproject.org',
description = 'Extends the GUI topology view by adding an overlay that allows the operator ' +
'to visualize topology paths using various forms of path-finding algorithms such as ' +

View File

@ -17,7 +17,7 @@ BUNDLES = [
onos_app (
app_name = 'org.onosproject.pi-ecmp',
title = 'PI Demo ECMP Fabric',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Provides ECMP support for a 2-stage clos fabric topology of PI-enabled devices',
included_bundles = BUNDLES,

View File

@ -21,7 +21,7 @@ osgi_jar_with_tests (
onos_app (
title = 'Protocol Independent Multicast Emulation',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Protocol independent multicast emulation.',
included_bundles = BUNDLES,

View File

@ -9,7 +9,7 @@ osgi_jar (
onos_app (
title = 'Proxy ARP/NDP',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Proxy ARP/NDP application.',
)

View File

@ -14,7 +14,7 @@ osgi_jar (
onos_app (
title = 'SDN-IP Reactive Routing',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'SDN-IP reactive routing application.',
required_apps = [ 'org.onosproject.intentsynchronizer', 'org.onosproject.sdnip', 'org.onosproject.route-service'],

View File

@ -17,7 +17,7 @@ osgi_jar_with_tests (
onos_app (
title = 'IPv6 RA Generator',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Application for generating IPv6 RAs',
)

View File

@ -25,7 +25,7 @@ BUNDLES = [
onos_app (
app_name = 'org.onosproject.cpr',
title = 'Control Plane Redirect',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Redirects routing control traffic to a control plane',
included_bundles = BUNDLES,

View File

@ -25,7 +25,7 @@ BUNDLES = [
onos_app (
app_name = 'org.onosproject.fibinstaller',
title = 'FIB Installer',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Installs routing rules into switches',
included_bundles = BUNDLES,

View File

@ -13,7 +13,7 @@ osgi_jar_with_tests (
onos_app (
title = 'Scalable Gateway',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Scalable gateway service',
)

View File

@ -28,7 +28,7 @@ osgi_jar_with_tests (
onos_app (
title = 'SDN-IP',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
description = 'SDN-IP peering application',

View File

@ -5,7 +5,7 @@ BUNDLES = [
onos_app (
title = 'Segment Routing',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
description = 'Segment routing application.',

View File

@ -24,7 +24,7 @@ osgi_jar_with_tests (
onos_app (
title = 'SimpleFabric',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
description = 'Simple Fabric application',

View File

@ -25,7 +25,7 @@ osgi_jar_with_tests (
onos_app (
title = 'Trellis Troubleshooting Toolkit',
category = 'Utilities',
category = 'Monitoring',
url = 'https://wiki.opencord.org/pages/viewpage.action?pageId=4456974',
description = 'Provides static analysis of flows and groups ' +
'to determine the possible paths a packet may take.',

View File

@ -10,7 +10,7 @@ osgi_jar (
)
onos_app (
title = 'Cluster HA Test',
category = 'Cluster Test Utility',
category = 'Test Utility',
url = 'http://onosproject.org',
description = 'Test for ONOS Cluster HA',
)

View File

@ -6,7 +6,7 @@ BUNDLES = [
onos_app (
app_name = 'org.onosproject.tetopology',
title = 'TE Topology Core',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Application to create and manage hierarchical TE topologies.',
included_bundles = BUNDLES,

View File

@ -6,7 +6,7 @@ BUNDLES = [
onos_app (
app_name = 'org.onosproject.tetunnel',
title = 'TE Tunnel Core',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Application to create and manage TE tunnels.',
included_bundles = BUNDLES,

View File

@ -16,7 +16,7 @@ osgi_jar_with_tests (
onos_app (
title = 'Virtual Broadband Gateway',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'A virtual Broadband Network Gateway(BNG) application.',
)

View File

@ -22,7 +22,7 @@ osgi_jar_with_tests (
onos_app (
title = 'VLAN L2 Broadcast Network',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
description = 'Application to create L2 broadcast network using VLAN.',
required_apps = [ 'org.onosproject.intentsynchronizer' ],

View File

@ -15,7 +15,7 @@ osgi_jar (
onos_app (
title = 'Virtual Router',
category = 'Traffic Steering',
category = 'Traffic Engineering',
url = 'http://onosproject.org',
included_bundles = BUNDLES,
description = 'Virtual router (vRouter) application.',

View File

@ -8,6 +8,7 @@ BUNDLES = [
onos_app (
title = 'OPNFV',
url = 'http://onosproject.org',
category = 'Integration',
included_bundles = BUNDLES,
description = 'ONOS framework applications',
)

View File

@ -14,7 +14,7 @@ osgi_jar_with_tests (
onos_app (
title = 'YANG Runtime GUI',
category = 'Utility',
category = 'GUI',
url = 'http://onosproject.org',
description = 'Adds GUI extension that allows the operator to view the list of currently ' +
'registered YANG models, and their YANG sources. It also provides means for compiling ' +

View File

@ -17,7 +17,7 @@ onos_app (
app_name = "org.onosproject.grpc.registry",
included_bundles = ['//incubator/grpc-dependencies:grpc-core-repkg-' + GRPC_VER,
'//lib:google-instrumentation-0.3.0'],
category = 'TODO',
category = 'Utility',
url = 'http://onosproject.org',
description = 'Service providing connections for remote apps communicating with the ONOS core via gRPC.',
)

View File

@ -70,7 +70,7 @@ osgi_jar_with_tests(
onos_app (
title = 'Grpc Northbound Service',
app_name = "org.onosproject.grpc.nb.service",
category = 'TODO',
category = 'Utility',
url = 'http://onosproject.org',
included_bundles = ['//incubator/grpc-dependencies:grpc-core-repkg-' + GRPC_VER,
'//lib:google-instrumentation-0.3.0'],