- 26 Mar, 2015 5 commits
-
-
… modify the service configuration Change-Id: I56866dd8c3359de0fcf827fc247024c65a63c5c2
Madan Jampani authored -
Also, this should fix ONOS-1184 (intents submitted before hosts detected). Change-Id: I47a503c18dc728912132eb2e2fcc160d47e518eb
Brian O'Connor authored
- 25 Mar, 2015 22 commits
-
-
…or changing button position. Various other small edits. Change-Id: I4d04a31b3cf5b329b2227c6ccf494de0b5603455
Bri Prebilic Cole authored -
so that we don't have to join the two lists each time we want to see all instructions Change-Id: I7f1ad252776abcb6768372eeaabfa661bdded36c
Jonathan Hart authored -
EventuallyConsistentMap has been moved to the API package so is now available outside the stores. ONOS-1357 Change-Id: I1c892eb3dbefa72cb3f3eb3ccc74e9a02c7e2ac9
Jonathan Hart authored -
- Added '.' (dot) keystroke to toggle toolbar show/hide - Added 'comma' and 'dot' to the keys logical names - removed debug statements from toolbar.js Change-Id: Idc4a714b11715a9851d29a87ecb4999e7315dec2
Simon Hunt authored -
and wrote a unit test for it. Change-Id: I8b38476c41fba70abbba7ed0b37364696f17966d
Jonathan Hart authored -
Requires restart of any dev shell sessions that may have KARAF_VERSION=3.0.2 already set. Developers that have their own local Karaf will have to run 'onos-setup-karaf <ip-address>' command Change-Id: Iba234b3cd5af89de6dd249c97cac97525364cc34
Thomas Vachuska authored -
…tons in topoToolbar - WIP. Change-Id: Ibc749b4ecdcb07ecf63d50817f8af3d455b4cde0
Bri Prebilic Cole authored
-
- 24 Mar, 2015 9 commits
-
-
It resolves naming mismatch in naming of IntentProcessPhases and states handled in the phases. It is described in ONOS-1064. - Define FlowRuleIntent that enables flow rule level operation as an intent. - Remove IntentInstaller interface - Existing installable intents such as PathIntent, LinkCollectionIntent, OpticalPathIntent and MplsPathIntent now become non installable intents. Only FlowRuleIntent is categorized as installable intent now. - Implement intent compilers for PathIntent, LinkCollectionIntent, OpticalPathIntent and MplsPathIntent. They generates FlowRuleIntents. - Write unit tests for the newly created intent compilers according to the intent installers' unit tests - Remove all intent installers and their unit tests Change-Id: I22d6c7acb65a4c066145de0018bd0727f44bd54a
Sho SHIMIZU authored -
…t one yet. Fixes an intermittent NPE. Change-Id: I49a2f0da08949fb4f589e6e831a74e5728196a2f
Thomas Vachuska authored
-
- 23 Mar, 2015 4 commits
-
-
…ocally -induced feature install. Change-Id: I1cb2c2dd3da03a34b80b1db312056b44cc9c1f9f
Thomas Vachuska authored -
- Promoted the new dynamically composed GUI page as the primary. - Legacy is still available under onos/ui/legacy/index.html Change-Id: Ife0ba50b7b4b567913498d80c2d261379ee268a5
Thomas Vachuska authored