commit | be0a2659bfadcbfa367de400b77aed5d1dff2d32 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Thu Mar 23 18:43:22 2017 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Thu Mar 23 18:43:22 2017 -0700 |
tree | 461b9be73714b9b0fd8e3e9d6770453747f9abf7 | |
parent | e6dc244a39c0fe1f3e18e5c9574448a9b48cdcf0 [diff] [blame] |
Cleaning up app categories. Change-Id: I30806c81bf9e8db87f31509d9a346960f79ef207
diff --git a/apps/tetunnel/BUCK b/apps/tetunnel/BUCK index ae9ab9d..3ef3e65 100644 --- a/apps/tetunnel/BUCK +++ b/apps/tetunnel/BUCK
@@ -6,7 +6,7 @@ onos_app ( app_name = 'org.onosproject.tetunnel', title = 'TE Tunnel Core App', - category = 'ACTN', + category = 'Traffic Steering', url = 'http://onosproject.org', description = 'Application to create and manage TE tunnels.', included_bundles = BUNDLES,