commit | a74171d44a0bd934d0ecbceea9a3ad6d61a9424d | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Wed Feb 24 14:41:48 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Feb 25 20:54:14 2016 +0000 |
tree | 90198062e5e672e8542d1de10a005c47da818ad4 | |
parent | 64d3721fe15778c8243dabb839855e7b2308e5cf [diff] [blame] |
Added wrapper application of openstack4j It is impossible to use openstack4j directly from ONOS apps due to the Jersey version conflict. Change-Id: I2df32430de42d627b03e0a2f8d8d2b9067ad3e14
diff --git a/apps/pom.xml b/apps/pom.xml index 0aa0716..789cc5a 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -68,6 +68,7 @@ <module>vpls</module> <module>openstacknode</module> <module>openstacknetworking</module> + <module>openstack4j</module> </modules> <properties>