- 01 Apr, 2015 2 commits
-
-
- Mocked out $window in fn-spec.js and table-spec.js Change-Id: Ibe59c742b3955809ea9a64dabc9a7e3779dd6199
Simon Hunt authored
- 31 Mar, 2015 10 commits
-
-
…Details / resources to be added later. - deleted unused dependencies in controllers. Change-Id: I8c38c4b688284f9eabc35e3a174dde3eb7b93bde
Bri Prebilic Cole authored -
ONOS-1409 - handle all links to a switch going away and coming back Change-Id: Ib7216530fa8eef41b1088c5122a40bf9265481ca
Ray Milkey authored -
- cleaned up icon.css rules. Change-Id: If76f1e731da80e44391077c265f7671b07ef34db
Simon Hunt authored -
Fixed table.js column width computation. Fixed app.xml files to leave out ONOS from description. Change-Id: Icfe323e63c7965dd8c3a268421ea58065c5c8236
Thomas Vachuska authored -
- Minor other cleanup of variable names. Change-Id: I17b40fa087e653fecb49ded4feb7ff1932fb52e9
Bri Prebilic Cole authored
- 30 Mar, 2015 1 commit
-
-
… be used by leadership manager and other usecases that need strong consistency for coordination and not durable storage Change-Id: I8e590e46d82a3d43cae3157a04be820bb7e1b175
Madan Jampani authored
-
- 29 Mar, 2015 2 commits
-
-
Fixed onos-app reinstall command usage. Change-Id: I1f5eb084a06fb16f7b2db7b61376211c25c4327a
Thomas Vachuska authored
-
- 28 Mar, 2015 1 commit
- 27 Mar, 2015 10 commits
-
-
apps now support -a|--active option to show only activated apps. app command now takes a list of app ids to allow single command to activate/deactivate/uninstall multiple apps Deprecated old CLI commands which were already not included in the run-time config. Consolidated intent & topology metrics to use the same app id since they are bundled into the same app. Added 'reinstall' and 'reinstall!' option to onos-app tool. Change-Id: I1406843bf608acf8e7d969a547b929d056e77067
Thomas Vachuska authored -
Fixed app ids for metrics app. Change-Id: Icea99991ad71c80c53a832c236dcc05fefbb9b02
Thomas Vachuska authored -
However, there is a race that can temporarily break data plane connectivity. The problem is described in ONOS-1404 Change-Id: I3df1948180b42fc7f4c2d072bd8c2b452dd07e61
Brian O'Connor authored -
- note: basic link data shown for now. will need enhancing. Change-Id: I067edec6f336b5ea5c83c610622346d5fcedce38
Simon Hunt authored
- 26 Mar, 2015 7 commits
-
-
…t rather than via REST. WIP. Change-Id: I68de98e8df0a2bbcebe15ad9015ce6b4df43d81c
Thomas Vachuska authored -
… 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 7 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
-