Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
8c31fe6ce911ce90ea19f143fd14d8b0bced43a4
/
.
/
apps
/
cip
/
BUCK
blob: 9afbab31cbeb0898578d876358b80abef141aed1 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
)
onos_app
(
title
=
'Cluster IP alias App'
,
category
=
'Utility'
,
url
=
'http://onosproject.org'
,
description
=
'ONOS Cluster IP alias application.'
,
)