commit | f41dec3490befd92cdad079d4ecdea89a2469997 | [log] [tgz] |
---|---|---|
author | janani b <janani.b@huawei.com> | Fri Mar 24 18:44:07 2017 +0530 |
committer | janani b <janani.b@huawei.com> | Fri Mar 24 18:52:16 2017 +0530 |
tree | 041c66c688f353762acdc5fe6589ea7a0820d3d3 | |
parent | f0c6f541ac59d9600ed4d1ef45c560c03c7809ff [diff] [blame] |
[ONOS-6183] NET l3VPN structure and store implementation Change-Id: I2fc9054dba07ef522b3cc879810422bd0f1f5de4
diff --git a/apps/l3vpn/BUCK b/apps/l3vpn/BUCK index dbe100a..1c6d6ef 100644 --- a/apps/l3vpn/BUCK +++ b/apps/l3vpn/BUCK
@@ -10,7 +10,7 @@ onos_app( app_name = 'org.onosproject.l3vpn', title = 'YANG L3VPN App', - category = 'Traffic Steering', + category = 'L3VPN APP', url = 'http://onosproject.org', included_bundles = BUNDLES, description = 'L3VPN YANG Application',