commit | c03df25a51d01346a1466bdbb83f8e1d428a0499 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Wed Aug 26 23:37:13 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri Aug 28 16:20:27 2015 +0000 |
tree | 2a4f0da9383b506404e791ba7627aa6455ab0a53 | |
parent | 3dab09707d37ef8c1896bf91e6756eec6b8ac76c [diff] [blame] |
ONOS-2744 Adding a small app to manage cluster IP alias; requires arping tool. Change-Id: Ib7032586206542c1db67d248196ad8a883d67b51
diff --git a/apps/pom.xml b/apps/pom.xml index b95d144..3e34a42 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -52,6 +52,7 @@ <module>xos-integration</module> <module>pcep-api</module> <module>olt</module> + <module>cip</module> <module>flowanalyzer</module> <module>vtnrsc</module> <module>vtn</module>