| '//incubator/api:onos-incubator-api', |
| '//utils/rest:onlab-rest', |
| '//protocols/rest/api:onos-protocols-rest-api', |
| '//core/api:onos-api-tests', |
| 'org.onosproject.restsb', |
| resources_root = 'src/main/resources', |
| resources = glob(['src/main/resources/**']), |
| app_name = 'org.onosproject.drivers.server', |
| title = 'Server Device Drivers', |
| origin = 'KTH Royal Institute of Technology & RISE SICS', |
| url = 'https://github.com/gkatsikas/onos/tree/metron-driver', |
| description = 'ONOS southbound drivers for commodity servers', |
| included_bundles = BUNDLES, |
| required_apps = REQUIRED_APPS, |