blob: 49451a14bb1525cbbc0d7794bffbf11d19057967 [file] [log] [blame]
COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//lib:org.apache.karaf.shell.console',
'//lib:javax.ws.rs-api',
'//utils/rest:onlab-rest',
'//cli:onos-cli',
]
osgi_jar_with_tests (
deps = COMPILE_DEPS,
)
onos_app (
title = 'OpenStack Interface',
category = 'Utility',
url = 'http://onosproject.org',
description = 'Openstack Interface Application.',
)