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] |
Cleaning up application titles, descriptions and categories. Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/apps/scalablegateway/BUCK b/apps/scalablegateway/BUCK index ca94e6a..362c431 100644 --- a/apps/scalablegateway/BUCK +++ b/apps/scalablegateway/BUCK
@@ -12,8 +12,8 @@ ) onos_app ( - title = 'Scalable GW App', - category = 'Utility', + title = 'Scalable Gateway', + category = 'Traffic Steering', url = 'http://onosproject.org', description = 'Scalable gateway service', )