Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
381c7ca5e35786ae9e5a802137d8094ba65727d9
« Previous
ce279ee
ONOS-3795 PATCH method in RestSbController and basic unit tests
by Andrea Campanella
· 9 years ago
87f90e4
adding the listener to the device service
by alshabib
· 9 years ago
31980ab
Optical path provisioner packet layer check
by Ayaka Koshibe
· 9 years ago
7dac8a4
Change the return type of ResourceId#parent()
by Sho SHIMIZU
· 9 years ago
42ac51f
Make fields private to get classes immutable
by Sho SHIMIZU
· 9 years ago
1d7c9cb
ONOS-3732 Bandwidth resource registration using netcfg.
by HIGUCHI Yuta
· 9 years ago
34b55b6
Remove unnecessary method calls by direct access to the field
by Sho SHIMIZU
· 9 years ago
f0fb361
Fix Javadoc warning
by Sho SHIMIZU
· 9 years ago
2a70451
Use concrete types instead of abstract types
by Sho SHIMIZU
· 9 years ago
d762746
Fixed a bug that resource command doesn't filter aggregatable types (MplsLabel and VlanId).
by Naoki Shiota
· 9 years ago
6516787
minor optical app pom.xml fix
by HIGUCHI Yuta
· 9 years ago
7a7ef6d
A utility for deferring callback invocation until a preset number of actions complete
by Madan Jampani
· 9 years ago
14967c2
CORD-389 Fix for Accton 6712 deployment
by Charles Chan
· 9 years ago
4a1e59f
Rename: use plural according to the returned type
by Sho SHIMIZU
· 9 years ago
f0eb217
efunc: generate map data
by Simon Hunt
· 9 years ago
fa24218
Added destroy() method to DistributedPrimitive interface
by Madan Jampani
· 9 years ago
b1d35e8
ee: added coding function.
by Simon Hunt
· 9 years ago
3fd2f94
Limit fields added to BasicDeviceConfig
by HIGUCHI Yuta
· 9 years ago
2693bda
Add a builder for DefaultLink to hide multiplying constructors
by Ray Milkey
· 9 years ago
8946177
Bugfix for DeviceStores
by HIGUCHI Yuta
· 9 years ago
7cfd4433
ONOS-3704 - Cleaning up Maven build warning messages and cleaning up some versions of thirdparty libraries.
by Brian Stanke
· 9 years ago
be6de22
Enhance the detection of meter table supportability in meter GUI
by Jian Li
· 9 years ago
5923b9a
Fixed an NPE in DeviceManager provider service.
by Thomas Vachuska
· 9 years ago
063949f
Added Match type to KryoNamespaces.MISC
by Madan Jampani
· 9 years ago
f33b893
Move inner classes to upper level
by Sho SHIMIZU
· 9 years ago
2d31022
Introduce two specific types of ResourceId for Discrete and Continuous
by Sho SHIMIZU
· 9 years ago
bb062ec
Fixing a discrepancy in driver manager implementation.
by Thomas Vachuska
· 9 years ago
65ece15
ONOS-3786 deletePort from specific bridge method and correct bridge name retrivial call in old add and delete ports of OsvdbBridgeConfig
by Andrea Campanella
· 9 years ago
5d7c998
[ONOS-3689] Implement skeleton of Neutron L3 service plugin
by Kyuhwi Choi
· 9 years ago
6f065b7
ONOS-3731 new keybindings in pathpainter app for selecting src and dst
by Andrea Campanella
· 9 years ago
f90c18b
Web UI -- added fs.debug(...) function for conditional debug messages to console
by Simon Hunt
· 9 years ago
8a35219
Makes establishing connections between onos nodes asynchronous, prevents threads blocking when nodes are inaccessible.
by Aaron Kruglikov
· 9 years ago
a50540f
ONOS-3747: Delayed start refactored into LoadingService.
by Simon Hunt
· 9 years ago
b06ccef
Fix CopycatTransportClient thread check + bump up atomix version to latest rc
by Madan Jampani
· 9 years ago
e4583fd
[ONOS-3702] Clean up pom.xml dependency, bump up omitted dependency
by Jian Li
· 9 years ago
746956f
CORD-483 Made virtual network gateway MAC address configurable
by Hyunsun Moon
· 9 years ago
97f7e47
Use TestTools.findAvailablePort
by HIGUCHI Yuta
· 9 years ago
c93117d
[GEANT] Adding driver/behavior for setting configuration on NETCONF devices.
by Andreas Papazois
· 9 years ago
590cca6
[ONOS-3635] Remove URL column from application table view
by Jian Li
· 9 years ago
7f256f5
Fix all javadoc warnings
by Jian Li
· 9 years ago
1007367
Decorators for AsyncConsistentMap
by Madan Jampani
· 9 years ago
c7840bd
Improvements to flows list command.
by Jonathan Hart
· 9 years ago
3164293
GUI -- Application View Details Panel -
by Simon Hunt
· 9 years ago
dfba739
Fix javadoc warnings
by Jian Li
· 9 years ago
4092733
GUI -- Clean up of index.html and onos.js generation.
by Simon Hunt
· 9 years ago
8d5ff16
Sync the test method name with the subject class name
by Sho SHIMIZU
· 9 years ago
8948fa9
GUI -- App view - - fix dialog button colors - Capitalize action word
by Simon Hunt
· 9 years ago
49cb5a1
Changes to vRouter to accomodate ofdpa and softrouter pipelines.
by Saurav Das
· 9 years ago
a477b60
GUI -- App view -
by Simon Hunt
· 9 years ago
c8100c1
Simplifying the net-pingall scenario.
by Thomas Vachuska
· 9 years ago
dff91af
Add resource API to query registered resource
by HIGUCHI Yuta
· 9 years ago
634df8f
resources command enchancement
by HIGUCHI Yuta
· 9 years ago
d0dd135
API changes for net config link provider
by Ray Milkey
· 9 years ago
6f828c3
Bugfix and cosmetic changes to resource subsystem
by HIGUCHI Yuta
· 9 years ago
da253e0
[ONOS-3635] Add more information to Application panel view
by Jian Li
· 9 years ago
a9a1bbd
Bump up fasterxml jackson lib to 2.7.0 and clean up dependencies
by Jian Li
· 9 years ago
238d96e
ONOS-3758 restructuring driver module with sub-modules for different drivers
by Andrea Campanella
· 9 years ago
c43fd1c
Ensure basic SubjectFactories have been initialized before NetworkConfigLoader
by Jonathan Hart
· 9 years ago
d6fb053
Delay loading startup applications.
by Jonathan Hart
· 9 years ago
837a363
APIs for accessing/administering storage partitions + API for creating distributed primitives
by Madan Jampani
· 9 years ago
c54ac76
Fixed hash method in CordVtnNode - Hash method only uses hostname
by Daniel Park
· 9 years ago
4a14185
Move method to IntentProcessPhase
by Sho SHIMIZU
· 9 years ago
a54de5a
[ONOS-3635] Implement detail panel view for extended app properties
by Jian Li
· 9 years ago
0c409b4
Fixing an issue where common.io were not getting properly exported by onlab-thirdparty.
by Thomas Vachuska
· 9 years ago
c2da488
Harden DefaultApplication against modification.
by Simon Hunt
· 9 years ago
97d6b2d
[ONOS-3635] Implement List view for extended application properties
by Jian Li
· 9 years ago
c67ca3c
Make results of application codec and swagger doc desc consistent
by Jian Li
· 9 years ago
32347e0
pom clean up and Remove unsed code
by Madan Jampani
· 9 years ago
f4c8850
Refactor change: Moved all distributed primitive implementation classes into onos-core-primitives bundle
by Madan Jampani
· 9 years ago
177506f
CORD-470 Added physical interface add state
by Hyunsun Moon
· 9 years ago
aeb6421
Added ARP TPA match to access VM from external
by Hyunsun Moon
· 9 years ago
16c05af
[ONOS-3788] Update floatingip's bug:according to our logic, when a
by lishuai
· 9 years ago
e849c19
CORD-349 Support VLAN cross-connect traffic
by Charles Chan
· 9 years ago
ad3c526
Using provider pattern for cluster metadata.
by Madan Jampani
· 9 years ago
3cb7ff9
Add helper to build DefaultAnnotations based on existing Annotations
by HIGUCHI Yuta
· 9 years ago
1159916
Bump up Karaf to 3.0.5
by Jian Li
· 9 years ago
2c0ae12
Always use ImmutableList.of() when returning an empty list
by Sho SHIMIZU
· 9 years ago
01b0f595
[ONOS-3634] Provide default category name and make url nullable
by Jian Li
· 9 years ago
6282c80
[ONOS-3634] Add REST API for extended application properties
by Jian Li
· 9 years ago
8bcb4f2
[ONOS-3634] Remove readme tag from app.xml
by Jian Li
· 9 years ago
5f9603d
Use correct user/password when forming ONOS cluster
by Phil Huang
· 9 years ago
4d2b490
fix push-test-intents with latch is 0 before countdown
by suibin zhang
· 9 years ago
46c6e3e
[Falcon] SONA : Supports routers
by sanghoshin
· 9 years ago
390498d
Added PIM neighbors
by Rusty Eddy
· 9 years ago
02c109c
[ONOS-3634] Add CLI for displaying extended application properties
by Jian Li
· 9 years ago
d1a33b6
Rename instance field
by Sho SHIMIZU
· 9 years ago
051e9fa
ONOS-3780: Table model now handles two column sorts.
by Simon Hunt
· 9 years ago
ed627a5
[ONOS-3634] Add more app meta info for various archetypes
by Jian Li
· 9 years ago
c35415d
[ONOS-3634] Enhance app to have a category, icon, URL and readme
by Jian Li
· 9 years ago
52b9336
Added a new method to create a port
by Hyunsun Moon
· 9 years ago
53b88a5
Changing timeout to fix lxc node down issue.
by Aaron Kruglikov
· 9 years ago
b77b60f
CORD-380 Added host provider for cordvtn service
by Hyunsun Moon
· 9 years ago
182aea5
CORD-380 Changed not to activate ovsdb host provider for cordvtn
by Hyunsun Moon
· 9 years ago
f2cc1a1
Extracted ovsdb host provider from ovsdb application
by Hyunsun Moon
· 9 years ago
70b88d8
Tighten precontinoal checks
by Sho SHIMIZU
· 9 years ago
c88b85e
Rearrange the method declaration order
by Sho SHIMIZU
· 9 years ago
67f9281
Remove obsolete comments
by Sho SHIMIZU
· 9 years ago
8f2b777
Refactor: Remove try-catch by using CompletableFuture#exceptionally()
by Sho SHIMIZU
· 9 years ago
a5a312b
Replace stale codehaus jackson lib to new fasterxml jackson lib
by Jian Li
· 9 years ago
489aa9b
Refactor: Use CompletableFuture instead of Executor#execute()
by Sho SHIMIZU
· 9 years ago
Next »