Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
116928b36425fa2f4363ab8d1b2232d894433d98
/
tools
/
dev
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
· 7 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
087b5d9
onos.py: ONOS cluster and control network modeling in Mininet
by Bob Lantz
· 8 years ago
1314f8c
Revert "Updating bin/karaf to fix ^D"
by Brian O'Connor
· 8 years ago
a84637c
Updating bin/karaf to fix ^D
by Brian O'Connor
· 8 years ago
7dc59d6
Fix cell command for when -u is set in bash
by Jon Hall
· 8 years ago
f07ec21
Reverting changes to onos-cell & cell
by Thomas Vachuska
· 8 years ago
a25cda2
Removed defunct cell definitions
by Thomas Vachuska
· 8 years ago
e91541f
Modified warden to create borrowed cells on-demand and to scrap returned ones.
by Thomas Vachuska
· 8 years ago
e618557
Changing bash_profile not to reserve a borrowed cell during sourcing.
by Thomas Vachuska
· 8 years ago
a68e6f9
ONOS-4439 bug fixes for security mode init scripts
by Changhoon Yoon
· 9 years ago
b826190
Adding ability to get borrowed cell definition without changing the existing reservation.
by Thomas Vachuska
· 9 years ago
0d33700
Changed default borrow behaviour to simply get current cell definition if a reservation exists already.
by Thomas Vachuska
· 8 years ago
1eff3a6
Initial implementation of shared test cell warden.
by Thomas Vachuska
· 9 years ago
5322883
Respect ONOS_USER and ONOS_GROUP settings as intended.
by Bob Lantz
· 9 years ago
7cbbbb7
Adding Copyright notice to files that are missing it
by Brian O'Connor
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
fa5e076
Cleaning up karaf
by Brian O'Connor
· 9 years ago
9be2363
Adding onos-buck file and buck alias
by Brian O'Connor
· 9 years ago
8bf6c44
Purge stale staged data directory to fix 500 error in web GUI
by Jian Li
· 9 years ago
91ee01b
fix mci mcis commands
by Michele Santuari
· 9 years ago
33d81c6
'o' command should not look at the buck-out tree
by Ray Milkey
· 9 years ago
cc752fa
Try to remove stale localDB when commanding onos-setup-karaf clean
by Jian Li
· 9 years ago
423962b
[Goldeneye] ONOS-3939 Implementing Yang Sb XML utils
by Andrea Campanella
· 9 years ago
709e4fe
Prune first to speed up utility function 'o'
by HIGUCHI Yuta
· 9 years ago
e7b4303
Previously we were unsetting ONOS_USER and then checking whether
by Bob Lantz
· 9 years ago
cf7e3b5
GUI -- UK TOPO -- clean up order of links added - add alias.
by Simon Hunt
· 9 years ago
4844808
Introducing concept of a physical or logical region to facilitate
by Thomas Vachuska
· 9 years ago
77acdc7
ONOS dev bash_profile function -
by Ayaka Koshibe
· 9 years ago
1159916
Bump up Karaf to 3.0.5
by Jian Li
· 9 years ago
ab7e7cd
First round of ClusterMetadata improvements:
by Madan Jampani
· 9 years ago
Next »