Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b9eb11d5b7012ea1619f512b27766dc04f657f72
/
tools
« Previous
379ff9b
Removed javadoc gen from onos-build.
by Thomas Vachuska
· 10 years ago
1a944a4
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Jonathan Hart
· 10 years ago
37226ce
Added -l option to onos-log to use less on the log instead of tail
by Jonathan Hart
· 10 years ago
4533149
Added onos-build-docs script.
by Thomas Vachuska
· 10 years ago
ad53a76
Added a new cell 'tom'.
by Thomas Vachuska
· 10 years ago
5f99849
Fixed a defect in GUI details fly-out (it would not appear)
by Thomas Vachuska
· 10 years ago
580163d
updating tower.py topo
by Brian O'Connor
· 10 years ago
4b42077
Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8.
by Thomas Vachuska
· 10 years ago
96f4d47
Merge remote-tracking branch 'origin/master'
by Thomas Vachuska
· 10 years ago
7b652ad
Fixed some javadoc warning/errors.
by Thomas Vachuska
· 10 years ago
d5dac1b
Few fixes to the cell setup related scripts after the removal
by Pavlin Radoslavov
· 10 years ago
e972ea5
Added GUI integration for device & host properties.
by Thomas Vachuska
· 10 years ago
8ec96ec
Added ONOS topology config JSON for 10-node non-linear optical topology.
by Thomas Vachuska
· 10 years ago
d16ce18
Added Port.Type and plumbed it throughout.
by Thomas Vachuska
· 10 years ago
6677edb
Reverting back to java 1.7
by Madan Jampani
· 10 years ago
88dbd49
Updated optical.py to allow parametrized topologies.
by Thomas Vachuska
· 10 years ago
6fa1753
Merge remote-tracking branch 'origin/master'
by Thomas Vachuska
· 10 years ago
fad498b
adding parametrized optical topo to test/topos
by Tom Tofigh
· 10 years ago
dcadc2b
Added a command to upload onos topology JSON configuration.
by Thomas Vachuska
· 10 years ago
425a2d7
Modified intent compilers to only chose paths that are appropriate to the type of intent, i.e. packet or optical.
by Thomas Vachuska
· 10 years ago
c0bbbd4
Allowing link stores to create links injected by ancillary providers.
by Thomas Vachuska
· 10 years ago
e550584
Eclipse formatter/clean up action configuration
by Yuta HIGUCHI
· 10 years ago
15cd0b8
Netty bug fix: Do not use weakValues in a cache where we track outstanding responses.
by Madan Jampani
· 10 years ago
4e45ccd
Added a standalone utility to convert ONOS topology JSON config to OELinc JSON config.
by Thomas Vachuska
· 10 years ago
18867bf
Added a standalone utility to convert ONOS topology JSON config to OELinc JSON config.
by Thomas Vachuska
· 10 years ago
24c849c
Added copyrights to the utils code
by Thomas Vachuska
· 10 years ago
34d76ae
Modified onos-build to reflect splitting javadoc generation into a separate module.
by Thomas Vachuska
· 10 years ago
9252bc3
Added a REST command to upload topology configuration.
by Thomas Vachuska
· 10 years ago
67eb380
updating onos.py
by Brian O'Connor
· 10 years ago
195191b
adding onos.py, a work in progress
by Brian O'Connor
· 10 years ago
756fb29
Enhanced onos-log and onos-check-logs to work against instance specific logs when an optional second argument is given, e.g. onos-log $OC1 c0
by Thomas Vachuska
· 10 years ago
5c4324e
Enhanced onos-install to pre-stage ONOS artifacts from apache karaf system/org/onlab to ~/.m2/repository/org/onlab to enable operating karaf instances.
by Thomas Vachuska
· 10 years ago
e9fc596
Added -n option to onos-install to suppress running ONOS via upstart daemon.
by Thomas Vachuska
· 10 years ago
7772e10
Added onos-batch command.
by Thomas Vachuska
· 10 years ago
b105fd4
Tweaked packaging and related assets in preparation for Karaf 3.0.2
by Thomas Vachuska
· 10 years ago
54eeac8
recover onos-config
by Yuta HIGUCHI
· 10 years ago
da1cda6
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
d57df6c
Added alias to run less on the log
by Jonathan Hart
· 10 years ago
38c42ed
Optical topology provider for UC1
by weibit
· 10 years ago
75e7742
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
7911a05
lldp discovery independent of OF
by alshabib
· 10 years ago
711145a
Fix the assignment / usage of OC0 environmental variable so
by Pavlin Radoslavov
· 10 years ago
4e62e9a
Added config file for csh/tcsh. It is based on the 'bash_profile' file,
by Pavlin Radoslavov
· 10 years ago
caf19cf
Update the "onos-service" command:
by Pavlin Radoslavov
· 10 years ago
cce11ca
Fixing some cell definitions and features.
by Thomas Vachuska
· 10 years ago
760a7f9
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
9361721
Update to the tools scripts:
by Pavlin Radoslavov
· 10 years ago
e8e4535
fixes for RoleValue serialization
by Ayaka Koshibe
· 10 years ago
aa90bb5
Minor updates for the tools scripts:
by Pavlin Radoslavov
· 10 years ago
0770d0f
Minor refactoring in the ONOS cell configuration:
by Pavlin Radoslavov
· 10 years ago
9141379
Minor cleanup in some of the shell scripts in the "tools" directory.
by Pavlin Radoslavov
· 10 years ago
4b15407
Add missing import of "$ONOS_ROOT/tools/build/envDefaults"
by Pavlin Radoslavov
· 10 years ago
3c4d341
Replace hard-coded user-name "sdn" with variable ${ONOS_USER}
by Pavlin Radoslavov
· 10 years ago
538fb2a
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
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
Next »