Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
f71cc0f0a10b6f229dbdac300a55e793eb5f700d
/
tools
/
dev
/
bash_profile
ea2d9fd
ONOS-2854 Fixed a few bugs and made tiny improvements to shell scripts.
by Thomas Vachuska
· 9 years ago
4ccc7d3
Reorganizing the stc specific tools.
by Thomas Vachuska
· 9 years ago
c3c969a
Changed default onos user password.
by Thomas Vachuska
· 9 years ago
af0ee53
Added redirect for the /onos/v1/docs Swagger UI URL. Added onos-rsdocs tool to launch REST API docs UI from shell.
by Thomas Vachuska
· 9 years ago
3c831fa
Fixing a few tools to work with the new REST security stuff.
by Thomas Vachuska
· 9 years ago
e3c951e
Use OpenJDK version 8 rather than 7 in bash_profile
by Jonathan Hart
· 9 years ago
e76f653
Improving net test tools and scenarios.
by Thomas Vachuska
· 9 years ago
0a4c270
Adding a basic mininet-based test to STC scenarios.
by Thomas Vachuska
· 9 years ago
e39f314
Fix tle command
by Charles M.C. Chan
· 9 years ago
1d003e9
Properly unset ONOS_IP environment variable in cell command
by Charles M.C. Chan
· 9 years ago
3cd677d
Added a few more short-hand aliases for checking logs for errors.
by Thomas Vachuska
· 9 years ago
0fa4bc4
Ensure that $ONOS_CELL variable will not be overwritten when bash profile is loaded
by Roan Huang
· 10 years ago
870cc03
Log tools improvement
by Charles M.C. Chan
· 10 years ago
fcd6114
Enhanced onos-setup-karaf to be more robust and more friendly. It will validate the specified IP, if given. Otherwise, it will attempt to use ONOS_IP and if that's not available ONOS_NIC to find an adapter with a matching IP address. Usage is backwards compatible.
by Thomas Vachuska
· 10 years ago
152f9fd
Shutdown cleanup; hunt for exceptions continues
by Thomas Vachuska
· 10 years ago
5630c61
ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3
by Thomas Vachuska
· 10 years ago
785f581
ONOS-1328 Converted ONOS features to apps.
by Thomas Vachuska
· 10 years ago
e5b610e
Update environment settings for maven 3.3.1
by Charles M.C. Chan
· 10 years ago
ebb5444
Update cell related util scripts to support larger cluster [ONOS-467]
by Ayaka Koshibe
· 10 years ago
c02c0b8
WIP: Resolve conflict with Go language "go" command
by Sho SHIMIZU
· 10 years ago
aec62962
Initial cut of `onos-group` script for running a subset of commands
by Ayaka Koshibe
· 10 years ago
a998513
vicell command for editing/applying cell configurations
by Ayaka Koshibe
· 10 years ago
dfbc6d8
ONOS-487: Allow ONOS to be installed using different user/group
by Charles M.C. Chan
· 10 years ago
b8b96c1
ONOS-461: Update maven version in bash_profile
by Charles M.C. Chan
· 10 years ago
045c01d
Adding packaging on onos*.zip file.
by Thomas Vachuska
· 10 years ago
bbea58c
Fixing 'tlo' alias after rename.
by Thomas Vachuska
· 10 years ago
255b65f
Changed KARAF_HOME to KARAF_ROOT as it was conflicting with KARAF's own and emitting annoying warnings.
by Thomas Vachuska
· 10 years ago
007cdff
Add mcis, mis alias which skips test and checkstyle
by Yuta HIGUCHI
· 10 years ago
8531429
Added a short-hand for setting the OCI variable. Added export.
by Thomas Vachuska
· 10 years ago
8416554
renamed KARAF -> KARAF_HOME
by Yuta HIGUCHI
· 10 years ago
7cbfd4f
Fixed a number of javadoc warnings and cleaned up aggregate javadocs.
by Thomas Vachuska
· 10 years ago
d853115
Pushing in changes for Java 1.8 and Apache Karaf 3.0.2
by Thomas Vachuska
· 10 years ago
7b652ad
Fixed some javadoc warning/errors.
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
15cd0b8
Netty bug fix: Do not use weakValues in a cache where we track outstanding responses.
by Madan Jampani
· 10 years ago
24c849c
Added copyrights to the utils code
by Thomas Vachuska
· 10 years ago
d57df6c
Added alias to run less on the log
by Jonathan Hart
· 10 years ago
711145a
Fix the assignment / usage of OC0 environmental variable so
by Pavlin Radoslavov
· 10 years ago
cce11ca
Fixing some cell definitions and features.
by Thomas Vachuska
· 10 years ago
9361721
Update to the tools scripts:
by Pavlin Radoslavov
· 10 years ago
0770d0f
Minor refactoring in the ONOS cell configuration:
by Pavlin Radoslavov
· 10 years ago
cf8dd2a
Tweaked bash_profile.
by tom
· 10 years ago
8af0373
Use existing JAVA_HOME if one is set
by Jonathan Hart
· 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
e2555ff
Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation.
by tom
· 10 years ago
ca8f670
Added onos-push-update-bundle (yes 'pub')
by tom
· 10 years ago
85258ee
Reworked intent states to the new set of states.
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
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
e797a5d
Adding customizable features for cell-specific packaging.
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
126852b
Added a number of test tools.
by tom
· 10 years ago
f2d83cf
Fix `o` command.
by Yuta HIGUCHI
· 10 years ago
ecd0fbd
Tweaking onos-* test scripts.
by tom
· 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
5c25570
Sketching cluster related stuff with Madan..
by tom
· 10 years ago
a56d5fe
Added a few todos.
by tom
· 10 years ago
6a9f272
Added tools/dev/bash_profile with developer conveniences
by tom
· 10 years ago