Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
287b4ae810ab3073e2c6e617f4e751758609dde9
/
.
/
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.'
,
)