| '//protocols/openflow/api:onos-protocols-openflow-api', |
| '//drivers/default:onos-drivers-default', |
| '//apps/optical-model:onos-apps-optical-model', |
| '//core/api:onos-api-tests', |
| '//utils/osgi:onlab-osgi-tests', |
| resources_root = 'src/main/resources', |
| resources = glob(['src/main/resources/**']), |
| app_name = 'org.onosproject.drivers.optical', |
| title = 'Basic Optical Drivers', |
| url = 'http://onosproject.org', |
| description = 'Suite of basic optical device drivers.', |
| required_apps = [ 'org.onosproject.drivers', 'org.onosproject.optical-model' ], |