commit | 43833e1d822f659439edfc3b01cf5c86d83eb0ad | [log] [tgz] |
---|---|---|
author | Sithara Punnassery <psithara@gmail.com> | Tue Mar 14 16:29:19 2017 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Wed Mar 15 19:53:09 2017 +0000 |
tree | d46f10e6b3553b51dd2fc4440b6a1c6c642cc85c | |
parent | 8ecb5a2f8ad5bb98ebb73bee870218ef8d4403cc [diff] [blame] |
ONOS-6078 Netconf active component and integration with store Change-Id: Ia80f0123f58a8e872de6ef7bf90bdde24f99d00c
diff --git a/apps/netconf/BUCK b/apps/netconf/BUCK index c619118..f4cc35c 100644 --- a/apps/netconf/BUCK +++ b/apps/netconf/BUCK
@@ -1,5 +1,6 @@ BUNDLES = [ '//apps/netconf/client:onos-apps-netconf-client', + '//apps/netconf/storeadapter:onos-apps-netconf-storeadapter', ] onos_app (