blob: 73eef6f93a5efd2a2988339aff76c04e5abc35ef [file] [log] [blame]
Gaurav Agrawalb102b012016-08-02 12:52:48 +05301BUNDLES = [
2 '//apps/yms/api:onos-apps-yms-api',
Gaurav Agrawalb102b012016-08-02 12:52:48 +05303]
4
5onos_app(
6 title = 'YANG Management System App',
7 category = 'Utility',
8 url = 'http://onosproject.org',
9 included_bundles = BUNDLES,
10)