- 10 Feb, 2016 8 commits
-
-
- Remove components() method from Resource - Add isTypeOf() method to Resource Change-Id: I390eb6057fc7e2c3e93eb2a18d161f661ad6c180
Sho SHIMIZU authored -
With current implementation, flow id can be either assigned by fromApp method or withCookie method. This misleads the end-user to properly instantiate a new flow rule. This commit restricts the flow id assignment which does not allow to assign cookie and appId at the same time. Change-Id: I8d7e27517c7ef636d427c3d8b8f9cc267fcb0702
Jian Li authored -
- also cleaned up some Long/Lat code. - Note also that metadata from client is structured so 'lng/lat' properties (from repositioned node) are wrapped in 'equivLoc' object. Change-Id: I5afc53d26ef56fc0932f8650e8f7df79b36c3947
Simon Hunt authored
- 09 Feb, 2016 21 commits
-
-
…d didn't unregister descendants (ONOS-3827). Change-Id: I48956234553053e2a54834129b5f10357ca116ea
Naoki Shiota authored
- 08 Feb, 2016 11 commits
-
-
- Added a explicit transaction id type - cli command now just returns the identifiers of in-progress transactions - Removed redriveTransactions until a better alternative is provided - Removed DatabaseUpdate and replaced its usage with MapUpdate Change-Id: Ic4a14967072068834510cd8459fd2a6790e456ef
Madan Jampani authored -
Removed tempoary code from optical app (ONOS-2129). Change-Id: Iee0343964f886196922469eaabe4a72c3f404888
Naoki Shiota authored -
Also fixed a few bugs in the provider that were turned up by the new tests. Change-Id: Icafc945251b4d35ac3f285302af150c0a4d646d6
Ray Milkey authored -
[ONOS-3917] YANG LEXER Change-Id: Ic2476cd97b9b2b5b557a93fb975cc89002ff4464
Vidyashree Rama authored -
The exception occurs because dhcp maven-bundle-plugin does not properly export StringCompleter class which is contained under org.apache.karaf.shell.console.completer package. Change-Id: I9120e1b5b874de94d759e9fee41dcc660f24d793
Jian Li authored