- 09 Apr, 2016 6 commits
-
-
Removing deprecated etc/samples Removing unneeded featureRepos and features Change-Id: Iad54774f6ecf74ca645accfd0745a42fcfb84a25
Brian O'Connor authored -
Updated cordvtn, dhcp, fwd, onos-api, of-api, onlab-rest, onos-rest, onos-gui Also, fixed checkstyle error print Change-Id: I9d6ab76791e8603678079067a3b4e007ca7c4667
Brian O'Connor authored -
Note: This this macro is not yet available on buck master Also, simplifying app/fwd buck file and improving onos_app readability by using feature_coords instead of feature_name Change-Id: I9aff07d66331a537f6711bf15fd760cf910f1afc
Brian O'Connor authored
-
- 08 Apr, 2016 11 commits
-
-
GroupBucketEntryBuilder now shares the same treatment builder as FlowEntryBuilder. Therefore, we also need to use the extension when building group buckets. https://gerrit.onosproject.org/#/c/8485/ Change-Id: Ic85dd10d1bfd8c0ca26f5811369f0587dc286761
Charles Chan authored
- 07 Apr, 2016 10 commits
-
-
- marked model listeners in TopolgyViewMessageHandler as deprecated. - UiWebSocket now creates a (currently inert) UiTopoSession. Change-Id: Ic385d782a2f56a90565ad744128f8e469678bcc7
Simon Hunt authored -
There are three genrules: 1. Build features.xml 2. Build app.xml 3. Generate app.oar Change-Id: I6adfd47fadf40ad2440998071a01894458629ac6
Brian O'Connor authored -
This fixes onos-gui, so now onos-rest and onos-gui work. We also exclude duplicate resources in the output jar. Change-Id: I5fef1376a9f7e88cb7248a606e8f568f641ab45b
Brian O'Connor authored
- 06 Apr, 2016 13 commits
-
-
Builder.analyze() sets the correct export package version Change-Id: I6ca85106c8e4ac0d05fa4a75ee4ff6573957f2db
Brian O'Connor authored -
- (need a custom topojson file for world) - removed $loc and tspr as function parameters, since they are in the closure. Change-Id: I30737eb63be3fd7cfb3bd0572621401024a66efa
Simon Hunt authored -
Change-Id: Ibee195f20cb8ebea7da89ce7324d1617e78c36b2 Add/Remove interface, Addressed patch set 1 Change-Id: If98c4cbf74d1ca5eeb2e51154308c8eb2af8c195 Add/Remove interface, Addressed patch set 1 Change-Id: If98c4cbf74d1ca5eeb2e51154308c8eb2af8c195
kishore authored -
- Using osgi_jar for all modules except apps - Adding target for installation of core modules to .m2 repo Change-Id: I65d9e3a9567918e275191724842d7d9b1f485128
Brian O'Connor authored -
Possible fix for ONOS-4206. Now stable on multi-instance. Change-Id: Icd56759a6223b572d3d166555136d64f26706aaa
Jonathan Hart authored
-