Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
7804c99703f043795331881f024acf7c4cb68218
/
core
/
api
/
src
/
test
7804c99
Refactored code to consolidate functionality in Database* classes.
by Madan Jampani
· 9 years ago
80b0a80
Added deviceId to the DriverData as part of available context.
by Thomas Vachuska
· 9 years ago
a08c5d0
TUNNEL_ID field support in flow matching and actions
by Hyunsun Moon
· 9 years ago
738dfaf
[ONOS-2159]Add to query devices by type api in DeviceService and
by samuel
· 9 years ago
ee49df1
Unit tests for DefaultLoad class
by Ray Milkey
· 9 years ago
96495ca
Add unit tests for cluster messaging classes
by Ray Milkey
· 9 years ago
c4d5661
ONOS-2297: Decouple ResourceRequest and ResourceAllocation
by Sho SHIMIZU
· 9 years ago
9553bb8
Make TrafficTreatment.Builder.setLambda() deprecated
by Sho SHIMIZU
· 9 years ago
260439d
Replace deprecated APIs with the alternatives
by Sho SHIMIZU
· 9 years ago
caf1ca2
adding EthType to secure handling ether types
by alshabib
· 9 years ago
85571eb
Remove deprecated Lambda instruction builder method
by Ray Milkey
· 9 years ago
74d32fd
Added unit tests for Versioned and MultiValuedTimestamp classes.
by samanwita pal
· 9 years ago
d1acfd8
Added unit tests for MapEvent class.
by samanwita pal
· 9 years ago
27bee09
ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets.
by Thomas Vachuska
· 9 years ago
e00733a
Added unit tests for DatabaseUpdate.java
by Samanwita Pal
· 9 years ago
419dcad
Improve coverage to cover private serialization constructor
by Ray Milkey
· 9 years ago
d164c0e
Unit tests for DefaultPortStatistics class
by Ray Milkey
· 9 years ago
d13a37b
Remove deprecated Flow Rule constructors
by Ray Milkey
· 9 years ago
93d944c
ONOS-2124 FIxed Version to allow two-segment versions and to be more robust in general.
by Thomas Vachuska
· 9 years ago
ad35c34
Fixed application descriptor parsing.
by Thomas Vachuska
· 9 years ago
5051040
Unit tests for Leadership and LeadershipEvent classes
by Ray Milkey
· 9 years ago
33d44c5
Unit tests for Default Group class
by Ray Milkey
· 9 years ago
c46af20
Fixing an issue where intents fail to re-route after a node is restarted; caused by failure to register intent resources correctly.
by Thomas Vachuska
· 9 years ago
c6e574f
MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete
by Madan Jampani
· 9 years ago
c244976
GUI -- Bug fixes - TableModel displays empty cell instead of causing NPE if no value is given. Sort icons and direction are reset when view is destroyed.
by Bri Prebilic Cole
· 9 years ago
d24420f
Add OCh signal type to optical path intent.
by Marc De Leenheer
· 9 years ago
86af8f1
Adding support for writing metadata instruction. Needed by Centec driver.
by Saurav Das
· 9 years ago
02ce274
Unit tests for DefaultGroupDescription class
by Ray Milkey
· 9 years ago
6de2e20
Moving LabelResourceManager to incubator
by Brian O'Connor
· 9 years ago
bf916ea
Moved Tunnel subsystem to ONOS core incubator area.
by Thomas Vachuska
· 9 years ago
e8c632f
Unit tests for GroupBucket and GroupOperation
by Ray Milkey
· 9 years ago
4a20a5f
[ONOS-700][ONOS-1801]refactor tunnel subsystem api.
by jcc
· 10 years ago
f410a0c
Unit test for Objectives classes
by Ray Milkey
· 9 years ago
1deab53
Simplifying removeListener to merely log when remove indicates no such listener.
by Thomas Vachuska
· 9 years ago
1afa2a0
Rewrote optical connectivity intent compiler
by Marc De Leenheer
· 9 years ago
7f58211
Unit tests for PortAddresses class
by Ray Milkey
· 9 years ago
de003d9
LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations
by Madan Jampani
· 9 years ago
de3e92e
【ONOS-1223】【ONOS-1870】the implements of label resource APIs.it include
by jcc
· 10 years ago
ff66374
Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract).
by Simon Hunt
· 9 years ago
a7841ed
ONOS-1896 : enum Permission added, DefaultPermission removed
by Changhoon Yoon
· 9 years ago
bdeb88a
ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS
by Changhoon Yoon
· 9 years ago
1534f8d
Add intent state to JSON output
by Ray Milkey
· 9 years ago
585bed9
Place OchSginalType in the right place
by Sho SHIMIZU
· 9 years ago
3078fc0
ONOS-743 - Use REST API Codecs to generate JSON for CLI commands
by Ray Milkey
· 10 years ago
98ffca8
Save memory consumption by avoding unnecessary instantiation
by Sho SHIMIZU
· 9 years ago
635c2d7
Adding device driver inheritance mechanism.
by Thomas Vachuska
· 9 years ago
6d01d3d
Inline static factory methods in BandwidthResource
by Sho SHIMIZU
· 9 years ago
63feca7
Rename Bandwidth to BandwidthResource
by Sho SHIMIZU
· 10 years ago
27bf079
GUI -- Enhanced DefaultCellComparator to utilize Comparable implementation if available on the objects being compared, defaulting to string comparison otherwise.
by Simon Hunt
· 10 years ago
94b7ff4
Rename Lambda in org.onosproject.net.resource to LambdaResource
by Sho SHIMIZU
· 10 years ago
9467a23
GUI -- General GUI backend cleanup and bug fixes. Added custom formatters for existing tables, unit test for Enum Formatter, and more glyphs.
by Bri Prebilic Cole
· 10 years ago
5939e65
GUI -- Added Locale and Time Zone decorators to TimeFormatter.
by Simon Hunt
· 10 years ago
9ffbd8d
GUI -- Table Model et al -- added missing unit tests.
by Simon Hunt
· 10 years ago
b5e6de6
Define a Criterion for OchSginalType
by Sho SHIMIZU
· 10 years ago
efc2e28
Define a Criterion for IndexedLambda
by Sho SHIMIZU
· 10 years ago
3d1b065
GUI -- refactored all the table views (server side) to use the new TableModel method of data generation.
by Simon Hunt
· 10 years ago
5a5a734
Add unit tests for ModL0OchSignalInstruction
by Sho SHIMIZU
· 10 years ago
084c4ca
Define a Criterion for OchSignal
by Sho SHIMIZU
· 10 years ago
3ee7f74
GUI -- added getAsString() to TableModel.Row.
by Simon Hunt
· 10 years ago
933b1a8
GUI -- Implemented table sorting in our simple table/row/cell model
by Simon Hunt
· 10 years ago
e982815
GUI -- Initial cut at a simple table/row/cell model to allow us more control over the comparison / formatting of cell values for GUI tables.
by Simon Hunt
· 10 years ago
e114f04
ConsistentLinkResourceStore to replace HazelcastLinkResourceStore. Also
by Ayaka Koshibe
· 10 years ago
eb35026
Add missing test class for OchSignal
by Sho SHIMIZU
· 10 years ago
c5ade71
Add Javadoc for IndexedLambda
by Sho SHIMIZU
· 10 years ago
c3af35a
Add static factory method to create ConnectPoints from strings.
by Jonathan Hart
· 10 years ago
91210a7
Define Lambda interface representing wavelength and implementations
by Sho SHIMIZU
· 10 years ago
1af8e13
Fix balance-masters functionality in the new LeadershipService based device mastership store
by Madan Jampani
· 10 years ago
889648c
Added an adapter.
by Thomas Vachuska
· 10 years ago
fbc80e5
Pull out inner-classes from Criteria to be independent classes
by Sho SHIMIZU
· 10 years ago
a05fd20
Unit tests for some uncovered Intent types
by Ray Milkey
· 10 years ago
8b91f4f
GUI -- Added category to the UiView abstraction.
by Thomas Vachuska
· 10 years ago
3d4e14a
FlowRule private extension refactor.
by jcc
· 10 years ago
08d9898
FlowRule api no longer uses TableTypes. Existing usages are converted to
by alshabib
· 10 years ago
db77407
Introduced a builder for flowrules and deprecated the old flowrule constructors.
by alshabib
· 10 years ago
fd45d5e
Use similar return types for LeadershipService.getCandidates() and LeadershipService.getCandidates(topic)
by Madan Jampani
· 10 years ago
34c9590
ONOS-533 Fix copyrights
by Ray Milkey
· 10 years ago
fd26a30
Create local storage for topic candidates mapping. This also includes:
by Ayaka Koshibe
· 10 years ago
171c2e8
PortNumber also backed by port name
by Marc De Leenheer
· 10 years ago
facc3f5
Enhancing the driver subsystem to allow retrieving originating data/handler contexts from the behaviours.
by Thomas Vachuska
· 10 years ago
538108b
ONOS-1440: Implements port statistics feature, which polls port statistics of all devices every 10 seconds. Also, implemented a simple portstats ONOS CLI command to show the statistics.
by sangho
· 10 years ago
5c2f813
Device driver framework enhancements and CLI.
by Thomas Vachuska
· 10 years ago
c19b8b8
DistributedLeadershipManager tracks topic election candidates in addition to
by Ayaka Koshibe
· 10 years ago
5bb99a4
Add support to decode Device, Port, Link JSON.
by HIGUCHI Yuta
· 10 years ago
ca88bb7
Cleaning up and enhancing driver subsystem and the flow objective subsystem.
by Thomas Vachuska
· 10 years ago
a48f752
Leadership construct includes List of NodeIds to describe current
by Ayaka Koshibe
· 10 years ago
77a455f
Intent manager unit test enhancements
by Ray Milkey
· 10 years ago
4a0ba56
DefaultTrafficTreatment: Build all-instructions list at creation time
by Jonathan Hart
· 10 years ago
7061acd
Unit tests for PartitionManager
by Jonathan Hart
· 10 years ago
72175c2
Moved duplicated isUpdateAcceptable method to IntentData
by Jonathan Hart
· 10 years ago
ee2aa65
Merge IntentInstaller's role into IntentCompiler
by Sho SHIMIZU
· 10 years ago
4250735
Remove deprecated instructions() method in the traffic treatment class
by Ray Milkey
· 10 years ago
7d2fab2
ONOS-1326: Added support for observing when node liveness status was last updated. Useful for detecting/debugging stability issues.
by Madan Jampani
· 10 years ago
ebc5d22
Refactor connectivity intent creation to use builders
by Ray Milkey
· 10 years ago
3e3ec5f
[Cardinal] Add builders for Intents and remove extra constructors.
by Ray Milkey
· 10 years ago
0bc0599
Unit test for MPLS Objects
by Ray Milkey
· 10 years ago
8c6d00e
[Blackbird] Fixing Intent purge case (ONOS-1207)
by Ray Milkey
· 10 years ago
8ef6d3b
Minor tweaks to the flow layer.
by Jonathan Hart
· 10 years ago
c24cde3
Add priority to Intents
by Ray Milkey
· 10 years ago
6b52813
Adding emptyTreatment() and emptySelector()
by Brian O'Connor
· 10 years ago
6d697f1
Sketching out component configuration model & API.
by Thomas Vachuska
· 10 years ago
Next »