- 14 Apr, 2015 5 commits
-
-
…ith the ConfigProvider to allow arbitrary topologies. Change-Id: I899e27a9771af4013a3ce6da7f683a4927ffb438
Thomas Vachuska authored -
Caused the Corsa Driver to be triggered and provision incorrect set of rules. Change-Id: I96eadeb0eeac9ef94e6187be08faf68b0aa8caaf
alshabib authored -
- Implemented sprite layer in topology view. Change-Id: I0861641684df12202d6ccd069d89375a8005d4a8
Simon Hunt authored
- 13 Apr, 2015 6 commits
-
-
This is done so that one can simply specify a direct executor. Change-Id: I1c3ea977dd7c2d604588d587fd67f7012355eedf
Madan Jampani authored -
in the corsa-pipeline driver Change-Id: I3598b84ce25df97c10b33c6f1fdfc76421499046
Saurav Das authored -
- Cleaned up front and backend - modified table row select callback to take the click $event (in app and device view) - panel has device glyph - closing panel deselects clicked on row Change-Id: I42c372c74fd9fd417ceff01e424f754ea2559595
Bri Prebilic Cole authored
-
- 12 Apr, 2015 2 commits
-
-
…ice, added CSS for panel, populates panel with properties and a close button. Change-Id: Ia510b1e47fecc9140adcb1596c365a4114784b88
Bri Prebilic Cole authored
-
- 11 Apr, 2015 9 commits
-
-
…or registered glyphs/sprites. - Also, initial sketch for externally injected sprite definition and placement. - Added 'cloud' sprite data. Change-Id: I1c38d50212a6d67e00e9b7c15427f6e0af40b539
Simon Hunt authored -
…exts from the behaviours. Change-Id: I973888190d569e7e147376b5ae4da9d2f2d9c620
Thomas Vachuska authored
-
- 10 Apr, 2015 4 commits
-
-
- Avoid NPE when a component has no configurable property or doesn't exist - Specificly use a numeric value for SharedExecutors.DEFAULT_POOL_SIZE so the value appears in cfg command - Also use print instead of system.err since it is being redirected away from the console Change-Id: Ib73016b1a9282493f0c5c8c217dd33292eac4ba4
Jon Hall authored
- 09 Apr, 2015 14 commits
-
-
…l devices every 10 seconds. Also, implemented a simple portstats ONOS CLI command to show the statistics. Change-Id: I57e046ae2c2463a58b478d3a5b523422cde71ba2
sangho authored -
- ICMP/ARP/IP handlers are implemented as a part of the application for now - Default routing and link add/failure/recovery are also supprted - Temporary NetworkConfigHandler, which is hardcoded to support only 6 router FISH topology, is used for test - Some fixes on GroupHanlder app to support transit routers - Supports multi-instance (tested with two instances) Change-Id: Idfa67903e59e1c4cac4da430f89cd4c50e821420
sangho authored -
…nt shutdown; added shutdown to CoreManager.deactivate. Change-Id: I27f31b5d41050d6d87cd6419ab863201c4585843
Thomas Vachuska authored -
… requests from other onos instances Change-Id: Ib2abb483456538e3e08e9790c4b4b0d50db8b384 implemented a distributed default flow registration mechanism to avoid duplicate requests from other onos instances Change-Id: I620cc51ac29cddaffa73cdbb20e9a9acbdd9ea69
alshabib authored -
This supports a wider variety of OSes other than just Ubuntu. Change-Id: Ib8505aa504f568ffdc556b20fb1d07a082d90229
Jonathan Hart authored -
leaders. Includes update to leaders CLI command to list candidates. part of: Device Mastership store on top of LeadershipService Reference: ONOS-76 Conflicts: core/store/dist/src/main/java/org/onosproject/store/consistent/impl/DistributedLeadershipManager.java Change-Id: I587bb9e9ad16a9c8392969dde45001181053e5e6
Ayaka Koshibe authored