Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
ac01ef36bbbcfe2ab61758324bd04f1fbc3edb68
/
tools
08631d3
Implement L2 load balancing service
by Charles Chan
· 6 years ago
bcebb3b
Implement L2 load balancing group in OFDPA driver
by Charles Chan
· 6 years ago
fa6af0c
Implement static component properties - passed through without modification
by Ray Milkey
· 6 years ago
ea3abd4
cfgdef tool modifications to catch variable names that don't match properties
by Ray Milkey
· 6 years ago
e22a6b1
Minor fix for tapi helper and for TAPI Rpc error message
by Andrea Campanella
· 6 years ago
98d0cc6
[ONOS-7883] create script execute-tapi-delete-call.py to delete ODTN services with different requirements.
by Boyuan Yan
· 6 years ago
1a10630
build file updates to support bazel 0.21
by Ray Milkey
· 6 years ago
3ec5dae
Remove some unused code that bazel 0.22 detects as an error
by Ray Milkey
· 6 years ago
c3cb9af
Bump grpc-java to 1.18.0
by Carmelo Cascone
· 6 years ago
f7f5054
[ONOS-7883] finish line-side and client-side connectivity service creation with same connection id
by Boyuan Yan
· 6 years ago
2313d7d
[ONOS-7883] extend execute-tapi-post-call.py to build line-side and client-side connectivity in order
by Boyuan Yan
· 6 years ago
863db91
[ONOS-7883] extend execute-tapi-post-call.py, verify its get-sip-list and create-sip function
by Boyuan Yan
· 6 years ago
3015995
[ONOS-7883] extend execute-tapi-context-get-call.py to complete topology checking
by Boyuan Yan
· 6 years ago
0c5258b
Update scr command in onos-diag for Karaf 4.x
by Charles Chan
· 6 years ago
ffeb196
Allow Atomix fetch command to follow redirects
by Ray Milkey
· 6 years ago
c3113e9
Re-package grpc and protobuf with the right group id and version
by Carmelo Cascone
· 6 years ago
828c767
Add script to auto-generate Bazel project file
by Carmelo Cascone
· 6 years ago
eb2edbb
New P4RuntimeClient implementation that supports batching and error reporting
by Carmelo Cascone
· 6 years ago
8361914
Fix build of protobuf-related components to support Bazel 0.22
by Carmelo Cascone
· 6 years ago
63a9749
Bumped P4Runtime to v1.0.0
by Carmelo Cascone
· 6 years ago
9092907
Starting snapshot 2.0.1-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
1a3bebd
Tagging 2.0.0
by ONOS Jenkins User
· 6 years ago
2.0.0
bb0fc28
Enabling REST API and swagger docs for apps with no resources folder
by Andrea Campanella
· 6 years ago
8ae74a3
Upgrade to Atomix 3.1.5
by Jordan Halterman
· 6 years ago
a60a2d9
[ONOS-7882] Updating Yang Tools to 2.6.1 to address JSON serialization issue
by Andrea Campanella
· 6 years ago
19ff8e3
Clean up Karaf environment variables to avoid issues when switching from ONOS 1.x to 2.x
by Charles Chan
· 6 years ago
50c0c4c
[ONOS-7876] Initial STC implementation for ODTN
by Andrea Campanella
· 6 years ago
e59bc37
Generate tutorial p4vm with a specific ONOS version
by Carmelo Cascone
· 6 years ago
359f4d8
Allow use of rsync when fetching logs
by Jon Hall
· 6 years ago
f62bfda
Upgrade to Atomix 3.1.4
by Jordan Halterman
· 6 years ago
ea646e9
Starting snapshot 2.0.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
cb1ec54
Tagging 2.0.0-rc2
by ONOS Jenkins User
· 6 years ago
2.0.0-rc2
2ea2a92
Fixing archetypes to compensate for missing transitive dependencies in pom.xml files.
by Thomas Vachuska
· 6 years ago
3770b08
Updating Apache Karaf to 4.2.2.
by Thomas Vachuska
· 6 years ago
8c0c2cf
Use offline version of karaf 4.2.2
by Ray Milkey
· 6 years ago
655761d
Upgrade to Atomix 3.1.2
by Jordan Halterman
· 6 years ago
6315b73
Add default driver package to published artifacts
by Ray Milkey
· 6 years ago
35e959d
Starting snapshot 2.0.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
368e53e
Tagging 2.0.0-rc1
by ONOS Jenkins User
· 6 years ago
2.0.0-rc1
1a885b0
Upgrade to Atomix 3.1.0
by Jordan Halterman
· 6 years ago
fb503a7
Revert "Re-enabled TLS netty"
by Ray Milkey
· 6 years ago
82ccf06
Use mapped storage for Atomix management group in tests to preserve consistency across releases
by Jordan Halterman
· 6 years ago
53a2008
code modificationss with respect to #20641
by Arjun E K
· 6 years ago
8b17e0e
Upgrade to Atomix 3.1.0-rc2
by Jordan Halterman
· 6 years ago
1b9e2c1
Disable karaf bundle refreshes
by Ray Milkey
· 6 years ago
1bc2f63
Prevent sshd restarting problems by moving it to the end of the boot features
by Ray Milkey
· 6 years ago
02fb583
Upgrade to Atomix 3.1.0-rc1
by Jordan Halterman
· 6 years ago
1a37866
Re-enabled TLS netty
by Brian O'Connor
· 6 years ago
b74fef2
Making stc-set-openjdk11 non-destructive.
by Thomas Vachuska
· 6 years ago
1e39bd2
Allowing cell-stc to inherit stcOpenJDK env. variable.
by Thomas Vachuska
· 6 years ago
fa066ed
Revert "Adding support for TLS connections for gRPC clients"
by Ray Milkey
· 6 years ago
fdd04b8
Update onos-uninstall script to ensure we wait for the correct process to be killed
by Jordan Halterman
· 6 years ago
47df7d4
Use memory mapped file storage for Raft partitions in tests
by Jordan Halterman
· 6 years ago
0c6f0a5
Working STC trellis-p4 scenario with connectivity test
by Carmelo Cascone
· 6 years ago
47a3aa6
Adding support for TLS connections for gRPC clients
by Brian O'Connor
· 6 years ago
4c3364b
Fix dependencies in Trellis P4 STC scenario
by Carmelo Cascone
· 6 years ago
51cf307
Fixes to allow running p4 trellis scenario
by Ray Milkey
· 6 years ago
a1d20e2
Adding utility to set cell machines to OpenJDK 11.
by Thomas Vachuska
· 6 years ago
15693a2
Alias to quickly start Mininet with BMv2 in cell network machines
by Carmelo Cascone
· 6 years ago
3dfb431
Removed old PI demo apps
by Carmelo Cascone
· 6 years ago
d771648
Cherry pick gNMI and Stratum related changes to this branch
by Yi Tseng
· 6 years ago
d8bc03d
Updating search for last commitId
by Andrea Campanella
· 6 years ago
b5324e7
Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl
by Carmelo Cascone
· 6 years ago
096259b
Added OpenConfig models specified ODTN Reference Design
by hiroki
· 6 years ago
f6353d4
ONOS audit REST API support
by arjunek1992
· 6 years ago
7730c55
Updating command line script to kill ONOS, working on 16.04 and 18.04 and OSX
by Andrea Campanella
· 6 years ago
23a770a
Remove buck references from envDefaults
by Pier Ventre
· 6 years ago
395c51f
Starting snapshot 2.0.0-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
be47795
Tagging 2.0.0-b1
by ONOS Jenkins User
· 6 years ago
2.0.0-b1
2b3ed3e
Upgrade to Atomix 3.1.0-beta3
by Jordan Halterman
· 6 years ago
f3b868b
New libgen version 2.2-SNAPSHOT
by Ray Milkey
· 6 years ago
a85e252
Release version 2.1 of the libgen tool
by Ray Milkey
· 6 years ago
d770b10
Updating Yang tools to 2.6
by Andrea Campanella
· 6 years ago
c4d0377
Allow ONOS to be built against locally built ONOS YANG Tools.
by Thomas Vachuska
· 6 years ago
926e6bd
Fix sonar scanning problems
by Ray Milkey
· 6 years ago
81df92a
Fix black listing of repackaged jars
by Ray Milkey
· 6 years ago
32963cf
Bazel implementation of Sonar support
by Ray Milkey
· 6 years ago
5eaf70e
Upgrade to Atomix 3.1.0-beta2
by Jordan Halterman
· 6 years ago
ebb9315
A maven dependency upgraded to a new version due to security vulnerabilities
by adibrastegarnia
· 6 years ago
0f9c124
Cleaned-up the archetypes.xml scenario.
by Thomas Vachuska
· 6 years ago
8e676d9
Changing default cell borrow to provide a 5+3+1 cell.
by Thomas Vachuska
· 6 years ago
bfb3a21
Update install-p4-tools.sh to support Ubuntu 18.04
by Jonghwan Hyun
· 6 years ago
a4c4ea8
Update onos-kill script to kill correct Karaf process
by Jordan Halterman
· 6 years ago
f714db4
Enable INFO level console logging for onos-service
by Jordan Halterman
· 6 years ago
4663da3
Added commons_jxpath as bundle of osgi_feature. Used in ODTN drivers
by Ramon Casellas
· 6 years ago
c161f82
Don't publish maven metadata files when using a local repository
by Ray Milkey
· 6 years ago
28b21d1
Upgrade to Atomix 3.1
by Jordan Halterman
· 6 years ago
52f2cd1
Detangling incubator: virtual nets, tunnels, resource labels, oh my
by Thomas Vachuska
· 6 years ago
a0c5dc1
Allow Atomix logging configuration to be overridden in stc tests
by Jordan Halterman
· 6 years ago
aa4366d
Implemented Instance View of Topo in GUI2
by Sean Condon
· 6 years ago
0412489
remove reference to removed onos.defs file
by Ray Milkey
· 6 years ago
1cf1012
Remove references to deprecated docs pom files
by Ray Milkey
· 6 years ago
65aa829
Various improvements to P4 tutorial
by Carmelo Cascone
· 6 years ago
60eeb61
bazel version must be 0.17
by adibrastegarnia
· 6 years ago
5bd7b55
Fixing Kafka integration app to follow the new OSGi property pattern.
by Thomas Vachuska
· 6 years ago
25b239c
Fixing whitespace in onos.py
by Brian O'Connor
· 6 years ago
123f0e0
Merge branch 'master' into dev-karaf-4.2.1
by Ray Milkey
· 6 years ago
45932c7
bug 7773 fixed
by Bogdan
· 6 years ago
98d760d
Upgrading ONOS archetypes to use the ONOS Maven Plugin 2.0
by Thomas Vachuska
· 6 years ago
cbf51f3
Moving ONOS Maven Plugin to version 2.1-SNAPSHOT
by Thomas Vachuska
· 6 years ago
Next »