Thomas Vachuska
c3a947f263
Adding server-side default topo layout and fixing GUI to allow remote zoom/pan.
...
Change-Id: I7fe4d3256afe1bdeac5caabda0283f88e8360c23
2018-04-18 23:58:02 +00:00
Keesjan Karsten
913f736b12
Additional translations for Lion language bundle: Dutch (NL)
...
Change-Id: I493b543f9387e56679bdd779738f7a59e6211b83
2018-04-18 19:12:07 +00:00
Thomas Vachuska
c616e17aff
Fixing GUI to respond to server-side layout changes.
...
Change-Id: Ida1052d6bec4a92d29774ede47942410db189732
2018-04-18 15:56:17 +00:00
Ray Milkey
bca9049101
Starting snapshot 1.14.0-SNAPSHOT
...
Change-Id: I97bab4e31d2b701f015289eae29d0c58a4937685
2018-04-13 12:47:31 -07:00
Thomas Vachuska
9ad626054a
GUI tweak for release.
...
Change-Id: I38afc3cc1eef97be84e8af5dc248572289a04734
2018-04-05 01:23:19 +00:00
Thomas Vachuska
a10137c0fc
Fixing residual ON.Lab references.
...
Change-Id: Ic54a281ce67e49236c7aeb536729d3900dd9433d
2018-04-04 00:02:22 +00:00
Ray Milkey
86ee5e8711
Upgrade fasterXML libraries for OS-9
...
Upgrade fasterXML to version 2.9.5 to address security vulnerability
Wrap calls to treeRead(InputStream) to handle new behavior of null streams
Change-Id: Id199cfacd0cf9e5371dc33de9f1e058c2e72eaa5
2018-04-03 16:49:03 +00:00
Pier
59266bc78d
[CORD-2856] Traffic on dual-homed hosts not properly highlighted
...
Change-Id: Iab6c99c7a6e8a33f1ffa0e31d52fd3e0d360676a
(cherry picked from commit 4f3236a9d3f5e595c29a1ba30da773d49078e64d)
2018-03-23 15:59:32 +00:00
Thomas Vachuska
177ea1b4f9
Fixed NPE in ServiceBundle introduced by a recent merge.
...
Change-Id: I24655f086e4142b359a53a443c8d4b58c93fa525
2018-03-13 12:00:49 -07:00
Laszlo Papp
e1579fa58e
[ONOS-6958] Register policon for openflow
...
Change-Id: Ie54b14f331d0b7affc962a70d93c5da6d7960d13
2018-03-13 17:43:37 +00:00
Thomas Vachuska
c67a9912cc
Added support for grid coordinates in the legacy topology view.
...
Change-Id: I48533f24eded919673af92a59cc5e2edefef46b3
2018-03-08 00:03:45 +00:00
Laszlo Papp
759f0d3103
[ONOS-6958] Add glyph registration java code
...
Change-Id: I954c790062f8ff5498c34c334827c4f695278a9e
2018-03-07 21:26:41 +00:00
Andrea Campanella
8d16304fe8
Adding italian localization for flows view
...
Change-Id: Iead858123c85dac93790fc16310fad14338f4b7d
2018-03-06 19:31:48 +00:00
Jian Li
1a9a85871e
Adding Korean localization for flows view
...
Change-Id: I1b1975b4e01ef88e4faa2dd114ab2bea15b28a63
2018-03-06 17:28:40 +00:00
Ray Milkey
27cff8c805
Remove deprecated unfiltered connect point methods from multipoint to single point intents
...
Change-Id: I220a024568852d1f3168bac3f5cf47d0b3fd9d86
2018-03-06 17:17:59 +00:00
Thomas Vachuska
a8e7477603
Adding command to add routes and to generate flows from them.
...
Enhanced FlowRuleStore and FlowRuleService with a new method.
Change-Id: I011371c1931294448e361fc1ceb120d89c14489d
2018-03-05 21:53:35 +00:00
Ray Milkey
a2cf3a1505
Remove deprecated connect point APIs for point to point intents
...
Change-Id: Ie7d29a9e6d54283d3a3310ed8b1e749a631031b1
2018-02-16 17:25:04 +00:00
ArturoF Velasco
604ad0b0f3
ONOS-6733 l18n for Flows
...
Change-Id: Ifb8ecc8fe4a03d2b7d7bef556eb7d9b9d8283a30
2018-02-15 22:41:13 +00:00
Georgios Katsikas
3f5341a911
Ports with zero counters displayed on UI
...
Currently PortView UI shows the message: "No ports found" in 2 cases:
(i) The device connected to ONOS has no ports (the right case).
(ii) The device connected to ONOS has one or more ports, but zero packet
statistics (i.e., sent/received/dropped bytes/packets etc).
In the latter case, the message shown in the UI is misleading because one
might think that there are no ports detected on the device.
This patch solves this problem at the cost of showning every port.
Change-Id: I2e7a1b60e0def953f338bef28b130219f4536001
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
2018-02-15 22:39:19 +00:00
Steven Burrows
58bdbddcf2
ONOS-7190 - Adding the missing Toolbar items (for current functionality)
...
ONOS-7188 - Added Overlay Key Commands
The traffic overlay was added to the Toolbar for testing purposes
Change-Id: I59947080763a3fa67394f3a0e222b99491d4b646
2018-02-13 18:57:47 +00:00
Thomas Vachuska
1b1355d83f
Adding ability to wipe-out UI model cache and network config.
...
Change-Id: I3d4aecb989c1d4fc2589471fa3ddd53f62c49eb5
2018-02-07 17:01:53 +00:00
Steven Burrows
22cb550b4d
ONOS-6329 - Added configured property to the Host Panel
...
Change-Id: I79e8a452fd5f9df955f2d0c2fe2eee65ecb93b1e
2018-02-06 17:53:40 +00:00
Steven Burrows
31e00c6150
ONOS-7187 - Added testcard for color the swatch
...
Change-Id: I5d583f2ed7e4fdb44dd3cd6042f3892b6883d985
2018-02-06 17:53:17 +00:00
Ray Milkey
1567b53d94
SONAR suggestion - implement equals() whenever compareTo() is implmented
...
Change-Id: I1eee6f8fd76ac9d7555612a56f84ef16fef9f90d
2018-02-05 22:32:00 +00:00
Thomas Vachuska
99b7bbe67e
Adding REST API and CLI for managing UI user preferences.
...
Change-Id: If5a1b347bcf7443120c2dfbb096fca6695b8f0e2
2018-02-02 17:44:19 +00:00
Keesjan Karsten
c4960e91af
This is a language bundle for LION: Dutch(NL)
...
Change-Id: I8bfb0f8e7f8577ddd52871babafdb0120e3f019e
2018-02-01 18:33:56 +00:00
Ray Milkey
06297ed618
SONAR suggestion - Synchronize initialization of static fields
...
Change-Id: I2ddf8220bda49f235ddfc5713174c11a147df354
2018-01-25 00:49:28 +00:00
Thomas Vachuska
3ed7585479
Adding an error trap for the web-socket onClose handler.
...
Change-Id: I9d286ea8f929ac71f7e55e46cb1873ffda40838d
(cherry picked from commit c7e009a526e44d47cd60a2d858d696efcaa69af1)
2018-01-18 16:11:56 +00:00
Anastasia Kollia
dbd74577b3
This is a language bundle for ONOS -Greek translations
...
Change-Id: If163a266a6ed26537e117e3e8a04cda0259588b1
2018-01-17 21:19:10 +00:00
Ray Milkey
9c9cde4d4d
SONAR Suggestion - protected members in final classes are pointless
...
Change-Id: Ie34d86aecf181e73867a14864d75e0db8a8f48f3
2018-01-17 00:18:50 +00:00
ONOS Jenkins User
45d340c839
Starting snapshot 1.13.0-SNAPSHOT
2018-01-09 01:56:13 +00:00
ONOS Jenkins User
32ebb5add8
Tagging 1.13.0-b8
2018-01-09 01:54:28 +00:00
Murat Parlakisik
dda4edd4a1
Adding Ami's french translation for LION
...
Change-Id: I4b940e3c99ea0065234ab7e083e7b115b123741c
2017-12-19 19:08:07 +00:00
ONOS Jenkins User
61881df1ee
Starting snapshot 1.13.0-SNAPSHOT
2017-12-12 21:19:45 +00:00
ONOS Jenkins User
d22dccc27f
Tagging 1.13.0-b7
2017-12-12 21:18:01 +00:00
ONOS Jenkins User
4bf9e3a520
Starting snapshot 1.13.0-SNAPSHOT
2017-12-12 18:46:22 +00:00
ONOS Jenkins User
168ac92b8d
Tagging 1.13.0-b6
2017-12-12 18:44:15 +00:00
ONOS Jenkins User
0e78e27f0c
Starting snapshot 1.13.0-SNAPSHOT
2017-12-12 03:27:00 +00:00
ONOS Jenkins User
2a7d833cab
Tagging 1.13.0-b5
2017-12-12 03:25:23 +00:00
ONOS Jenkins User
c53a15f933
Starting snapshot 1.13.0-SNAPSHOT
2017-12-11 20:43:30 +00:00
ONOS Jenkins User
d06da9e33c
Tagging 1.13.0-b3
2017-12-11 20:41:44 +00:00
ONOS Jenkins User
716484c58c
Starting snapshot 1.13.0-SNAPSHOT
2017-12-09 03:41:19 +00:00
ONOS Jenkins User
6a6ac1d5a0
Tagging 1.13.0-b1
2017-12-09 03:39:39 +00:00
ONOS Jenkins User
a57a814230
Starting snapshot 1.13.0-SNAPSHOT
2017-12-09 00:57:30 +00:00
ONOS Jenkins User
8977cedde7
Tagging 1.13.0-b0
2017-12-09 00:55:39 +00:00
Yi Tseng
e2a1500ce0
[ONOS-7267] Fix pipeconf UI
...
Change-Id: I120fb7174d4033bd818fcc94e27a5e09d4f7c17d
2017-11-29 16:42:52 -08:00
Ray Milkey
a09f87f02b
Starting snapshot 1.13.0-SNAPSHOT
...
Change-Id: Ib3360118c42aa760632ff80537d585865813060f
2017-11-21 09:38:31 -08:00
Carmelo Cascone
39c28ca503
Moved service PI classes/interfaces to appropriate package
...
Change-Id: I44a4aba848fd758a78a28eb484b7f579e3f22d08
2017-11-16 18:57:38 +00:00
Carmelo Cascone
87892e25d1
ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser
...
Includes changes previously reviewed in #15607 , #15877 , and #15955 .
Change-Id: Ie2ff62e415f2099832ebfe05961a879b7b188fc3
2017-11-13 16:15:17 -08:00
Ray Milkey
cc6ec60fb2
Starting snapshot 1.12.0-SNAPSHOT
2017-11-10 16:22:59 -08:00