| '//lib:org.apache.karaf.shell.console', |
| '//core/store/serializers:onos-core-serializers', |
| '//apps/route-service/api:onos-apps-route-service-api', |
| '//apps/routing/fpm/api:onos-apps-routing-fpm-api', |
| '//apps/route-service/api:onos-apps-route-service-api-tests', |
| '//core/api:onos-api-tests', |
| '//apps/dhcprelay:onos-apps-dhcprelay', |
| '//apps/routing/fpm/api:onos-apps-routing-fpm-api', |
| app_name = 'org.onosproject.dhcprelay', |
| title = 'DHCP Relay Agent', |
| url = 'http://onosproject.org', |
| description = 'DHCP Relay Agent Application.', |
| required_apps = [ 'org.onosproject.route-service' ], |
| included_bundles = BUNDLES, |