Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
fa48c6e318b7a167f678276877905d12da58c57a
/
apps
« Previous
f31d2d9
[ONOS-6486] Fix serializer error and NPE of VplsStore
by Yi Tseng
· 7 years ago
063b882
[ONOS-6477] Add EventuallyConsistentMap test scenario to primitive tests
by Jordan Halterman
· 7 years ago
b720e63
ONOS-6444 Set floating IP rules when created with fixed IP configured
by Hyunsun Moon
· 7 years ago
0033503
Change revision to actuals after fix in tools.
by Gaurav Agrawal
· 7 years ago
2846b11
Improvements of roadm application:
by MaoLu
· 7 years ago
dc7e76c
Distribute FPM connection state amongst the cluster
by Jonathan Hart
· 8 years ago
048bf9a
Remove deprecated API from the Interface class
by Ray Milkey
· 7 years ago
fa81248
Mark fixme as done, after change in YANG tools.
by Gaurav Agrawal
· 7 years ago
39037cb
Remove 'backupEnabled' option for intent-perf
by You Wang
· 7 years ago
552eeb6
Use k-shortest paths in optical path provisioner (ONOS-6289).
by Marc De Leenheer
· 7 years ago
79d6a83
Reduces the port number range for snat to reduce snat handler initialization time.
by sangho
· 8 years ago
08b03a9
Starting snapshot 1.11.0-SNAPSHOT
by Ray Milkey
· 7 years ago
997fda6
Fix checkstyle error to resolve maven build problem
by Jian Li
· 7 years ago
ce2686a
Attaching compiler service to YangLiveCompiler.
by Gaurav Agrawal
· 7 years ago
ee8700b
[ONOS-6168, ONOS-6436] Implement multiple gateway nodes support for VLAN mode and implement VLAN based Logical Routing
by daniel park
· 7 years ago
7d73ff9
[ONOS-6375] Support keyword search in mapping management GUI
by Jian Li
· 7 years ago
32d471f
Removed delays from unit tests
by Hyunsun Moon
· 8 years ago
36bb358
Improved openstack node list CLI
by Hyunsun Moon
· 7 years ago
bc672d6
Don't reinstall flow rules for existing nodes when network cfg updated
by Hyunsun Moon
· 8 years ago
0e058f2
ONOS-6034 Added purge and sync flow rules CLIs
by Hyunsun Moon
· 8 years ago
ae51e73
Added sync and purge security group states
by Hyunsun Moon
· 8 years ago
1547b3f
CORD-1180 Collection of fixes for hash-group buckets. Required the following changes:
by Saurav Das
· 7 years ago
f4e13e3
[ONOS-6248] VPLS refactoring
by Yi Tseng
· 8 years ago
7a5f904
ONOS-6439 Fixed to remove stale floating IP rules
by Hyunsun Moon
· 7 years ago
1798d13
Detach broken build
by Yuta HIGUCHI
· 7 years ago
3c50361
YANG live compiler implementation
by Vidyashree Rama
· 7 years ago
bdf8ae5
[ONOS-6375] Add detailed view for mapping management app
by Jian Li
· 7 years ago
1f3a887
Detaching broken maven builds
by Yuta HIGUCHI
· 7 years ago
73a6f5d
[ONOS-6443] Add eventually consistent map test commands
by Jordan Halterman
· 7 years ago
4546217
Moving yang files to /models/l3vpn.
by Gaurav Agrawal
· 7 years ago
02dbee3
Updating Rpc classes dependencies based on latest YANG tools version.
by Gaurav Agrawal
· 7 years ago
2048c1f
Cleaning up intent tests setup/teardown to avoid cascading failures
by Thomas Vachuska
· 7 years ago
1ebcfcd
Fixing app descriptors.
by Thomas Vachuska
· 7 years ago
928ff8b
Refactor MacAddress and ONOSLLDP class
by Charles Chan
· 7 years ago
c1732fd
Refactoring OpenROADM app to distribute the model as a separate app
by Thomas Vachuska
· 7 years ago
112890b
Bump up jersey to 2.25.1 with corresponding dependencies updated
by Jian Li
· 8 years ago
f20c7fb
Initial check-in Open ROADM app v1.2.1 (ONOS-5354).
by Marc De Leenheer
· 7 years ago
a4d5a49
Bumping ONOS to use onos-yang-tools 1.12.0-b8 version.
by Thomas Vachuska
· 7 years ago
5d73df7
[ONOS-5925] Removing 1.6 deprecated optical ports
by Andrea Campanella
· 7 years ago
0bfc04a
Removed delays from unit tests
by Hyunsun Moon
· 7 years ago
3bc6ef1
[ONOS-6375] Support topology overlay for mapping managemant app
by Jian Li
· 8 years ago
4689f81
[ONOS-6375] Implement table view for querying mapping information
by Jian Li
· 8 years ago
a792cf7
[ONOS-6186] Implement VLAN based virtual network provisioning and logical switching
by daniel park
· 8 years ago
e2689ee
Avoid exceptionally failing on harmless state transition
by Yuta HIGUCHI
· 7 years ago
2f148f0
checkstyle issue fix
by Saritha
· 7 years ago
65f9eb9
ONOS-4380 Refactor AlarmId and Alarm construction and update
by Andrea Campanella
· 8 years ago
2103304
Fix to enable adding INDIRECT link via BasicLinkConfig
by Yuta HIGUCHI
· 7 years ago
b10f1e7
Extend FPM module to handle routes from multiple peers.
by Jonathan Hart
· 8 years ago
6e960ef
Fix: Make the mapping storage type identical in CLI and REST API
by Jian Li
· 8 years ago
0164c1c
Log some context when Intent failed.
by Yuta HIGUCHI
· 7 years ago
8ce6d5c
YANG live compiler.
by Gaurav Agrawal
· 8 years ago
38bb109
Augment provider service to process batch mapping query
by Jian Li
· 8 years ago
65d9d0e
[ONOS-6412] allocate resource by Intent.Key
by Yuta HIGUCHI
· 7 years ago
c53d617
CORD-1149 Allow configuring multiple IPv4/IPv6 addresses on one interface
by Charles Chan
· 8 years ago
02f8d2e
ONOS-6306 Lamda resource allocation aware PCE
by Yuta HIGUCHI
· 8 years ago
55648ed
Allow to query mapping value when receives MapRequest
by Jian Li
· 8 years ago
a1f960b
Fix: Set default state as ADDED for newly added mapping by router
by Jian Li
· 8 years ago
5d0bbb7
[ONOS-6350] Transaction performance tests
by Jordan Halterman
· 8 years ago
7da8592
Fix maven build problems with restconf protocol
by Ray Milkey
· 8 years ago
2d572dd
Use buck version of checkstyle rules in maven build
by Ray Milkey
· 8 years ago
8b0710b
Fixed artifact ID to buck build format from SONA app pom files
by Hyunsun Moon
· 8 years ago
2f7eadb
Change some code in roadm application.
by MaoLu
· 8 years ago
f708910
Minor cosmetic changes
by Yuta HIGUCHI
· 8 years ago
a23f46d
[ONOS-6375] Add skeleton code for Web GUI of mapping management app
by Jian Li
· 8 years ago
c134c7a
[ONOS-6352] Add REST API for querying mapping information
by Jian Li
· 8 years ago
b409032
Fix broken yang related stuff
by Yuta HIGUCHI
· 8 years ago
8fd28c7
Starting snapshot 1.10.0-SNAPSHOT
by Ray Milkey
· 8 years ago
f009902
Tagging 1.10.0-rc1
by Ray Milkey
· 8 years ago
1.10.0-rc1
5aba366
pom file fixes for release build
by Ray Milkey
· 8 years ago
2a77273
Lower log-level
by Yuta HIGUCHI
· 8 years ago
c57ee90
Clarify power-level unit annotations.
by Yuta HIGUCHI
· 8 years ago
da1dfa6
[ONOS-6349] Augment mapping CLI to print out json formatted string
by Jian Li
· 8 years ago
b5d8221
[ONOS-6170] Implement codec for MappingEntry with unit test
by Jian Li
· 8 years ago
6cc8645
ONOS-6258: UiTopo2Overlay et al.
by Simon Hunt
· 8 years ago
f553ac4
onos-6299: Possible null pointe dereference in linkconverter
by rohitsharan
· 8 years ago
c87b23b
[ONOS-6349] Add CLI for querying mappings from MappingService
by Jian Li
· 8 years ago
22c35df
ONOS-6258: UiTopo2Overlay et al. - initial support for topo-2 highlighting.
by Simon Hunt
· 8 years ago
791dd32
Augment provider service to query mapping value from protocol layer
by Jian Li
· 8 years ago
9552f17
Fix: Correct typos in mapping service and manager
by Jian Li
· 8 years ago
8e07271
Refactor: Build script and code clean up for mappingmanagement app
by Jian Li
· 8 years ago
8dbd273
AbstractYangModelRegistrator updated to allow apps to attach end-points to the service models
by Gaurav Agrawal
· 8 years ago
7abfe0e
invalid string and boolean comparison
by kdarapu
· 8 years ago
1d63993
fix transient test failure
by Yuta HIGUCHI
· 8 years ago
f5e7ef8
Sync onos-dependency, deps.json
by Yuta HIGUCHI
· 8 years ago
5c54e77
Allow empty inner node
by Henry Yu
· 8 years ago
43b91ad
Bug fixes for optical use case.
by Marc De Leenheer
· 8 years ago
32eee7a
Fix pom.xml error
by Yuta HIGUCHI
· 8 years ago
1a1867a
cherry-picked ONOS-5841 to master
by kalagesa
· 8 years ago
fe6ceba
Fixed decode of YANG presence container with YCH
by Sean Condon
· 8 years ago
c7eb0d0
Added unit tests for OpenstackNetworkManager and OpenstackRouterManager
by Hyunsun Moon
· 8 years ago
c721922
ONOS-5970 Added CLIs to purge and sync network states from Neutron
by Hyunsun Moon
· 8 years ago
0dee44c
onos-6308: avoiding null pointer exception in yobutils
by rohitsharan
· 8 years ago
faa7dea
onos-6309:avoiding null pointer exception in public method for body object
by rohitsharan
· 8 years ago
be94db9
onos6307:null pointer dereference in getAvailableBandwidth
by rohitsharan
· 8 years ago
6cc91ab
[ONOS-6271] Variable device dereferenced, it might be null
by Palash Kala
· 8 years ago
1ddfea0
[ONOS-6284] Pointer passed to method where it is dereferened can be null
by Palash Kala
· 8 years ago
fb50d09
Remove dereferencing a null pointer
by Donghee Yoon
· 8 years ago
6a9ff0d
[ONOS-6137] Refactoring SecurityGroup features for stateful SONA
by sangho
· 8 years ago
2dc4307
removing possible null pointer exception
by rohitsharan
· 8 years ago
483bed4
onos-6288: releasing wrong tunnelId object fix
by rohitsharan
· 8 years ago
Next »