- 11 Apr, 2016 11 commits
-
-
With existing implementation, it is difficult to notify the metric reports on metric registry changes. With this commit, we can spontaneously notify all reporters about the metric registry changes, so that newly added metrics can be automatically reported to third party monitoring system. Change-Id: I1273194553900f6bb03e2ef6bb1b54838af1da00
Jian Li authored -
- Supports the seperation of management and data network Change-Id: I178dbe2af241123c5181f94a7b46fc15b4cb37c7
Daniel Park authored
- 09 Apr, 2016 11 commits
-
-
utils/yangutils/src/test/resources/ConfigTrueValidKeyValidLeaf List.yang Change-Id: I6a275474c0ccfe3a7256862b3ccf7d739a6c0211
Brian O'Connor authored -
New format: 'Copyright .year-present Open Networking Laboratory' Change-Id: I1a9e58b355b775e75245ad875a2d7a4df3f03098
Brian O'Connor authored -
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 7 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