commit | b002968a83d4b97cf102775f6666a5594b3b0af5 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@opennetworking.org> | Wed Aug 23 17:55:53 2017 -0700 |
committer | Thomas Vachuska <tom@opennetworking.org> | Thu Aug 24 10:19:33 2017 -0700 |
tree | e93748b59cf89c48693ffb7a91d31e7661dfe3b7 | |
parent | e6a5741ce5212619d90830deac40e73943d7a8ee [diff] [blame] |
Cleaning up application titles, descriptions and categories. Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/apps/tetunnel/BUCK b/apps/tetunnel/BUCK index 1f6af77..c1af844 100644 --- a/apps/tetunnel/BUCK +++ b/apps/tetunnel/BUCK
@@ -5,7 +5,7 @@ onos_app ( app_name = 'org.onosproject.tetunnel', - title = 'TE Tunnel Core App', + title = 'TE Tunnel Core', category = 'Traffic Steering', url = 'http://onosproject.org', description = 'Application to create and manage TE tunnels.',