Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
c242f25a8b176b2be4c216691ad6899102268b05
/
tools
/
dev
fa65b25
Changing cell configuration to reflect the move to flex data center.
by Thomas Vachuska
· 7 years ago
e901932
Bump onos-yang-utils to version 2.2.0
by Ray Milkey
· 7 years ago
083c024
fix YANG tool version in patch-yang-libs
by Yuta HIGUCHI
· 7 years ago
493175b
Fixing the bash_profile 'o' function to prefer shorter paths.
by Thomas Vachuska
· 7 years ago
041b254
Creating a script that helps with finding dependencies, especially transitive dependencies of BUCK artifacts.
by Aaron Kruglikov
· 7 years ago
9e11b09
build yang plugin if it wasn't already
by Yuta HIGUCHI
· 7 years ago
4421dd2
Allow relocating yang tool location
by Yuta HIGUCHI
· 7 years ago
ad37e37
Integrating YANG live compilation into YANG runtime.
by Thomas Vachuska
· 7 years ago
a09fe5b
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
2cad9ef
Various fixes to get a P4Runtime demo that works
by Carmelo Cascone
· 7 years ago
aaf6d98
Build BMv2 with debugger in onos-setup-p4-dev
by Carmelo Cascone
· 7 years ago
73f8bd7
Adapting p4c and bmv2 setup script for 14.04 and 16.04
by Brian O'Connor
· 7 years ago
8a0c7c7
When defining ONOS_ROOT strip out any symlinks
by Ray Milkey
· 7 years ago
b073459
Adding utility to provide STC warden status.
by Thomas Vachuska
· 7 years ago
c32dfba
Fixing patch-yang-lib utility to also patch the YANG BUCK plugin.
by Thomas Vachuska
· 7 years ago
411de78
Fixing patch-yang-lib utility.
by Thomas Vachuska
· 7 years ago
fb76b04
Fixed P4 tools build script for Ubuntu 14
by Carmelo Cascone
· 7 years ago
59f57de
ONOS-6561 BMv2 handshaker via P4Runtime
by Carmelo Cascone
· 7 years ago
569d4ad
Bumped version of P4Runtime and P4 tools for dev VM
by Carmelo Cascone
· 7 years ago
812c092
Bumping JDVUE to 2.2
by Thomas Vachuska
· 7 years ago
0794a24
Bumping JDVUE to 2.1
by Thomas Vachuska
· 7 years ago
0d944e2
Fixed the path of the onos-netcfg
by Devin Lim
· 7 years ago
9e6621f
Fix for log handling in bmv2.py
by Carmelo Cascone
· 7 years ago
e006e7d
Adding ability to run JDVUE with debugger.
by Thomas Vachuska
· 7 years ago
a11279b
Updated JSON config in bmv2.py for general device provider
by Carmelo Cascone
· 7 years ago
71167f9
Updating bmv2.py to remove dependency on onos-netcfg
by Brian O'Connor
· 7 years ago
c939037
Fixing an issue where the \'ok clean\' command can fail if there is another version of buck in the path.
by Aaron Kruglikov
· 7 years ago
c51f9f6
[ONOS-6638] Fix Java version on onos.cshrc
by junhyeok
· 7 years ago
5c0d8f9
Make test tools available in installed ONOS
by Ray Milkey
· 7 years ago
7e8f832
Improved onos-setup-p4-dev
by Carmelo Cascone
· 7 years ago
b752427
ONOS-6457 Improved bmv2.py mininet script
by Carmelo Cascone
· 7 years ago
75e9799
ONOS-6457 Updated bmv2.py to work with simple_switch_grpc target
by Carmelo Cascone
· 7 years ago
acf1225
ONOS-6456 Script to setup onos-p4 dev env on Ubuntu 14.04
by Carmelo Cascone
· 7 years ago
86d1b0a
Bumping version of YANG Tools to 2.1; adding YANG smoke STC test.
by Ray Milkey
· 7 years ago
c7a60ce
Clean up env var when returning cells
by Charles Chan
· 8 years ago
a2268ec
Limit line length in split ONOS logs to 500 characters.
by Jordan Halterman
· 8 years ago
d8d8231
Updating and fixing vagrant ONOS VM
by Luca Prete
· 8 years ago
315ff1c
Fixing yang_model macro to narrow down the dependency list.
by Thomas Vachuska
· 8 years ago
c9ce09a
Add dev script for splitting ONOS/Atomix logs for debugging individual partitions/sessions.
by Jordan Halterman
· 8 years ago
692dcb0
Adding tool to patch lib/BUCK with locally built YANG tools.
by Thomas Vachuska
· 8 years ago
7f425d5
Fix cells command
by Yi Tseng
· 8 years ago
b84df5d
Bump karaf from 3.0.5 to 3.0.8
by Jon Hall
· 8 years ago
5af2e4f
Eliminating use of Apache Karaf CLI client and of ONOS_USE_SSH env. variable.
by Thomas Vachuska
· 8 years ago
2512f3b
Removing old and formerly deprecated tools for running ONOS locally, for selective build and for patching bundles in place.
by Thomas Vachuska
· 8 years ago
c52a4b1
Run an ONOS cluster inside Mininet (via onos.py) with any demo script.
by Carmelo Cascone
· 8 years ago
9b152fc
Improve cell command when parsing environment variables
by Charles Chan
· 8 years ago
10d1d1e
Added option to 'ok' alias to run sans buckd.
by Thomas Vachuska
· 8 years ago
3030108
Switching CLI to use SSH by default
by Thomas Vachuska
· 8 years ago
8cc5318
Enhancing stw and stcs to allow pausing between scenarios
by Thomas Vachuska
· 8 years ago
e112535
Adding an STC scenario to test basic HA functionality
by Thomas Vachuska
· 8 years ago
8494262
Updating branch-clean to handle cases where file and branch names collide
by Brian O'Connor
· 8 years ago
2ee1960
[BUG-FIX] Correct Vagrant-Ansible scripts bug. User sdn was not created.
by Luca Prete
· 8 years ago
5fdf5bf
onos-local-log now works with buck run
by Thomas Vachuska
· 8 years ago
6066dff
Migrating convenience aliases to Buck usage
by Thomas Vachuska
· 8 years ago
05e47a3
Adding ability to request a specific cell via an optional hint.
by Thomas Vachuska
· 8 years ago
5905f2c
Preparing to deprecate onos-karaf and onos-setup-karaf commands.
by Thomas Vachuska
· 8 years ago
8d4e8bc
Vagrant-Ansible scripts for tutorial vm
by Luca Prete
· 8 years ago
436ff31
Adding branch-compare command and renaming clean-branches.py to branch-clean
by Brian O'Connor
· 8 years ago
525651f
Fixing onos-create-app to bomb if mvn command fails for some reason.
by Thomas Vachuska
· 8 years ago
7d8b3b1
Pass clean option to onos-setup-karaf
by Yuta HIGUCHI
· 8 years ago
2548559
Add HA.py
by Jon Hall
· 8 years ago
2ca9a35
Added README
by Bob Lantz
· 8 years ago
1f5fbe5
adding '--noproxy localhost' option in the curl for using localhost where OS has proxy setting
by jaegonkim
· 8 years ago
894eab5
Add examples/ dir, README, and multicluster.py
by Bob Lantz
· 8 years ago
503a402
Multiple ONOSCluster support for ONOSCLI
by Bob Lantz
· 8 years ago
8e57625
Enable --custom files to import ONOSCLI
by Bob Lantz
· 8 years ago
5763516
Add portOffset for multiple ONOSCluster port forwarding
by Bob Lantz
· 8 years ago
57c7c31
Fix the disabled download url of karaf.
by zhangyuanyou
· 8 years ago
a43d033
Add check for node status to onos.py startup
by Jon Hall
· 8 years ago
9b238ae
Pass alertActions cli option to ONOSNode class in onos.py
by Jon Hall
· 8 years ago
3f79e2a
Adding cdvue tool to allow developers to run it without building the binaries themselves.
by Thomas Vachuska
· 8 years ago
830b8a1
Searching the local archetype repo before the remote one; temporary fix.
by Thomas Vachuska
· 8 years ago
7f2c6f9
Use karaf/OSGi bundle data path for persistence
by Yuta HIGUCHI
· 8 years ago
cc0b7d6
Adding support for topology recipes and cleaning up topologies.
by Thomas Vachuska
· 8 years ago
b4bf7c8
Emit warning when buck artifact is the latest
by Yuta HIGUCHI
· 8 years ago
a2ccaa5
unpackONOS: check for failure when extracting tar archive
by Bob Lantz
· 8 years ago
930138e
Enable global port forwarding in root namespace
by Bob Lantz
· 8 years ago
977ae3f
Varius updates to BMv2 mininet scripts
by Carmelo Cascone
· 8 years ago
785fada
Added Bmv2 demo scripts (mininet and netcfg)
by Carmelo Cascone
· 8 years ago
55562ea
Unpack/install all nodes before startup
by Bob Lantz
· 8 years ago
c3de515
Correctly print message if arping isn't installed
by Bob Lantz
· 8 years ago
92d8e05
Use ip route to determine default intf for port forwarding
by Bob Lantz
· 8 years ago
9ba19dc
Use netstat for waitListening; client -h h1 "apps -a"
by Bob Lantz
· 8 years ago
c356210
Dropping jdvue from the main repo as it has been moved to its own.
by Thomas Vachuska
· 8 years ago
c96e258
add arp cmd; always return lists from checkLog
by Bob Lantz
· 8 years ago
6438242
Add status/error checks during ONOS startup
by Bob Lantz
· 8 years ago
ee85e2f
Update ONOS_INSTANCES when updating OCI
by Jon Hall
· 8 years ago
20a070b
allow applications to be installed by URL from REST API
by alshabib
· 8 years ago
569bbec
Unset empty vars; pass IPs to onos-gen-partitions
by Bob Lantz
· 8 years ago
597282a
Clean up references to the deprecated p0 storage partition
by Madan Jampani
· 8 years ago
4ba6b55
Fix onos-setup-karaf IP parsing
by Charles Chan
· 8 years ago
4b51d5c
Various minor fixes and improvements
by Bob Lantz
· 8 years ago
98c3165
use dialect-agnostic regexes in onos scripts
by Ayaka Koshibe
· 8 years ago
bdb7b37
adding a mininet vagrant box
by alshabib
· 8 years ago
4997cd7
Vagrant box for development use.
by alshabib
· 8 years ago
1451d72
Run onos as ONOS_USER rather than root (!)
by Bob Lantz
· 8 years ago
bb37d87
Add port forwarding using iptables
by Bob Lantz
· 8 years ago
fdeda92
Clearing cell environment before borrowing and after returning cell.
by Thomas Vachuska
· 8 years ago
5420ba3
Adding ability to balance load between different cell servers.
by Thomas Vachuska
· 8 years ago
1125848
Fix ipBase option misspelling
by Bob Lantz
· 8 years ago
Next »