commit | 7c45e289325e5b9c84583c739000408222b37387 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@opennetworking.org> | Wed Aug 23 17:55:53 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Thu Aug 24 17:46:35 2017 +0000 |
tree | 8b202e6dfa74f620a1e38e92781c20730d5a008e | |
parent | bb1cf72bd8e7d5d9aeb000997d5d2b319aa3be33 [diff] [blame] |
Cleaning up application titles, descriptions and categories. Change-Id: I80f9770697cbf29b6bde2b20778c341b0f403d9f
diff --git a/apps/scalablegateway/BUCK b/apps/scalablegateway/BUCK index 1c8fbbf..5c6d4f0 100644 --- a/apps/scalablegateway/BUCK +++ b/apps/scalablegateway/BUCK
@@ -10,8 +10,8 @@ ) onos_app ( - title = 'Scalable GW App', - category = 'Utility', + title = 'Scalable Gateway', + category = 'Traffic Steering', url = 'http://onosproject.org', description = 'Scalable gateway service', )