Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
72cc1ae07781d6818d92a6c69d411c412af6dee9
/
tools
« Previous
2f04901
adding proxyarp to office cell
by alshabib
· 10 years ago
1f60124
Preparing gui module.
by tom
· 10 years ago
0022435
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
b76fe17
adding onos-update-bundle command to push local bundles
by Brian O'Connor
· 10 years ago
9fe723a
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
17e0d1d
Revert "attempt to fix error showing up on eclipse"
by Yuta HIGUCHI
· 10 years ago
e9d62c0
attempt to fix error showing up on eclipse
by Yuta HIGUCHI
· 10 years ago
8a030cd
Run onos-build-selective-hook with bash to prevent issues on systems with
by Jonathan Hart
· 10 years ago
cf8dd2a
Tweaked bash_profile.
by tom
· 10 years ago
e7f01ee
Speeding up stuff. HostDescription now passes up just a single IpAddress.
by tom
· 10 years ago
8af0373
Use existing JAVA_HOME if one is set
by Jonathan Hart
· 10 years ago
3f14640
Added protection against project patterns starting with - for onos-push-update-bundle.
by tom
· 10 years ago
a689779
Added output of appId to the flow list command. Fixed defect in CoreManager - we forgot to put registered ids in our map.
by tom
· 10 years ago
1a17eb4
Fixed 'obs' to trigger when any Java source file is newer than the target directory.
by tom
· 10 years ago
e331eb4
Added onos-watch command.
by tom
· 10 years ago
a151274
Added topo launcher.
by tom
· 10 years ago
61e317d
Modified envSetup to differentiate between ONOS_POM_VERSION and ONOS_VERSION, where the latter uses build number or user name & time.
by tom
· 10 years ago
e2555ff
Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation.
by tom
· 10 years ago
c5a5abc
Added time-stamping to the unofficial version number.
by tom
· 10 years ago
53efab5
Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator.
by tom
· 10 years ago
9ccb251
Modified onos-install to suppress INFO log entries from command line client.
by tom
· 10 years ago
bd8e9c8
Add tower topo.
by tom
· 10 years ago
ca8f670
Added onos-push-update-bundle (yes 'pub')
by tom
· 10 years ago
2228803
Adding ability to push remote bundle updates.
by tom
· 10 years ago
85258ee
Reworked intent states to the new set of states.
by tom
· 10 years ago
95329eb
Starting to experiment with flow tracking.
by tom
· 10 years ago
0511a52
Added an intent completer to the command-line.
by tom
· 10 years ago
9a693fd
Fixed traffic selector builder to allow only one criterion.
by tom
· 10 years ago
95cf139
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
ba5ac48
flowrules no longer install a timeout but are monitored by onos in order to be expired
by alshabib
· 10 years ago
382b266
suppress maven warning
by Yuta HIGUCHI
· 10 years ago
26edf05
Added a tool to fetch dev/test VMs from the local share.
by tom
· 10 years ago
5b68d81
Added log verification to onos-test.
by tom
· 10 years ago
2482e6f
Enhanced cell & cells tools.
by tom
· 10 years ago
1cd74ae
Added onos-build-selective & obs short-hand.
by tom
· 10 years ago
04c38c8
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by pankaj
· 10 years ago
dff2444
make bash_profile work
by pankaj
· 10 years ago
2a0adb1
Adding customizable features for cell-specific packaging.
by tom
· 10 years ago
e797a5d
Adding customizable features for cell-specific packaging.
by tom
· 10 years ago
7814e9f
office cell and associated fixes (role, idle timeout)
by alshabib
· 10 years ago
a6bc21b
Added -w option to the onos CLI.
by tom
· 10 years ago
890a43b
Adding test command to remotely kill onos instance.
by tom
· 10 years ago
8158314
Further simplified the store & connection manager relationship.
by tom
· 10 years ago
4ee8bae
Merge remote-tracking branch 'origin/master'
by tom
· 10 years ago
6b9c9b1
modified onos-test to onos-install in parallel
by Yuta HIGUCHI
· 10 years ago
defed6f
Fixing test scripts and removing SLP bundle from features for now.
by tom
· 10 years ago
1655562
Added ability to measure round-trip latency and to assure message integrity.
by tom
· 10 years ago
b7b4063
initial impl of proxy arp
by alshabib
· 10 years ago
e76a24d
Bundle restructuring
by Yuta HIGUCHI
· 10 years ago
339a3d9
added onos-start-network and fake distributed stores and fixed mastership bugs/omissions
by alshabib
· 10 years ago
7fc1837
Fixed onos-patch-vm script.
by tom
· 10 years ago
7d197c4
Fixing the cell definition and the install script.
by tom
· 10 years ago
fc162b0
Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface.
by tom
· 10 years ago
0768a02
Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface.
by tom
· 10 years ago
a1376e4
Enahnced topology and flow stores to extend general store.
by tom
· 10 years ago
0755a36
Added notion of a general Store abstraction and wired it up in ClusterStore.
by tom
· 10 years ago
b41d1ac
Added graceful shutdown for upstart service.
by tom
· 10 years ago
82d6bde
Fixing test scripts.
by tom
· 10 years ago
1a2908c
Enhanced a number of the test scripts and replaced hazelcast.xml with a mildly augmented version of the 3.3 one.
by tom
· 10 years ago
caf3bf7
Added onos-test. Refactored the CLI classes.
by tom
· 10 years ago
0872a17
Fixed a number of CLI commands.
by tom
· 10 years ago
e472987
Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance.
by tom
· 10 years ago
126852b
Added a number of test tools.
by tom
· 10 years ago
2d7acb7
Added a number of test tools.
by tom
· 10 years ago
0eaa97f
Fixing remote install; now starting as upstart daemon.
by tom
· 10 years ago
5ca3437
Added a few javadocs. Split onos-install into install and config.
by tom
· 10 years ago
f2d83cf
Fix `o` command.
by Yuta HIGUCHI
· 10 years ago
ab0af29
Preparing new projects for separate distributed store, trivial sstore and the networking cores.
by tom
· 10 years ago
5c058e8
Adding a definition of a local test cell.
by tom
· 10 years ago
ecd0fbd
Tweaking onos-* test scripts.
by tom
· 10 years ago
ac77d76
Tweaking onos-* test scripts.
by tom
· 10 years ago
1f3805d
Tweaking onos-* test scripts.
by tom
· 10 years ago
6b5cfec
stats reported
by alshabib
· 10 years ago
5a18e80
onos-package now patches the hazelcast.xml with proper interface for use by the test VMs.
by tom
· 10 years ago
7e02cda
Changed the way ProviderId is made to include URI scheme portion.
by tom
· 10 years ago
3014aef
Adding install/uninstall scripts and stuff like that.
by tom
· 10 years ago
5c25570
Sketching cluster related stuff with Madan..
by tom
· 10 years ago
73d6d1e
Sketching cluster related stuff with Madan..
by tom
· 10 years ago
a56d5fe
Added a few todos.
by tom
· 10 years ago
4d0c663
Adding packaging script. Added display of raw DPID and IPs or MACs for hosts.
by tom
· 10 years ago
6a9f272
Added tools/dev/bash_profile with developer conveniences
by tom
· 10 years ago
5f18cf3
Fixed javadoc warnings in slew of legacy code. We need to keep up on this; the old stuff is pretty sloppy.
by tom
· 10 years ago
7438d0b
Disabled checkstyle rule for Java files to end with new-line.
by tom
· 10 years ago
aa49a1e
Added Karaf branding bundle
by tom
· 10 years ago
e2918e6
Added a solar test topology.
by tom
· 10 years ago
c4901cd
adding packet types
by alshabib
· 10 years ago
50a76dd
Adding onos-of-drivers module.
by tom
· 10 years ago
1c15dd9
Added a watchLog tool
by tom
· 10 years ago
0eb04ca
Added cubby-holes for new projects.
by tom
· 10 years ago