Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
83a640ada351d9b0b5fcfa0d890029b314c22cb2
/
tools
/
package
/
bin
5de46cd
Added io.atomix prefix to enable TLS to support single node and multi node cluster setup
by Lakshya Thakur
· 4 years, 3 months ago
da74633
Upgrade to apache karaf 4.2.9
by Ray Milkey
· 4 years, 4 months ago
5f5db1f
Upgrade to Apache Karaf 4.2.8
by Ray Milkey
· 4 years, 9 months ago
bae733a
Revert "Making docker.host.internal resolvable in Docker for Linux"
by Brian O'Connor
· 5 years ago
ea8cb75
Making docker.host.internal resolvable in Docker for Linux
by Brian O'Connor
· 5 years ago
5f11a07
Upgrade ONOS to karaf version 4.2.6
by Ray Milkey
· 5 years ago
da745a9
Bump karaf version to 4.2.5
by Ray Milkey
· 6 years ago
d4780eb
Adding GUI 2 as a default to be activated if ONOS_APPS is unspecified.
by Thomas Vachuska
· 6 years ago
a08cc9e
Enable G1GC by default in onos-service
by Jordan Halterman
· 6 years ago
887c1ca
Update apache karaf to version 4.2.3
by Ray Milkey
· 6 years ago
369e3fb
Updating Apache Karaf to 4.2.2.
by Thomas Vachuska
· 6 years ago
f714db4
Enable INFO level console logging for onos-service
by Jordan Halterman
· 6 years ago
a218d43
Merge branch 'master' into merge
by Ray Milkey
· 6 years ago
2ac98b9
Remove unsupported onos-form-cluster scripts
by Jordan Halterman
· 6 years ago
3f274d9
download karaf 4.2.1 from maven central
by Ray Milkey
· 6 years ago
d84f89b
[WIP] Upgrade ONOS to karaf version 4.2.1
by Ray Milkey
· 6 years ago
6219399
Append lock timeout to JAVA_OPTS to avoid overwrite
by Jordan Halterman
· 6 years ago
b32da85
Increase Felix lock acquisition timeout
by Ray Milkey
· 6 years ago
a7be50d
Making REST API port as a command-line option for various admin commands.
by Thomas Vachuska
· 7 years ago
bf7598f
Fix ONOS init bug in case VM memory size is smaller than 16GB
by Jian Li
· 7 years ago
fa61549
Adding auto-layout to the access-null simulation.
by Thomas Vachuska
· 7 years ago
1c2881d
Fixing onos-user-key to use ssh-keygen optionally.
by Thomas Vachuska
· 7 years ago
15370d2
Adding a tool for remote collection of node and cluster diagnostics.
by Thomas Vachuska
· 7 years ago
58bf491
Adding utilities for offline backup/restore.
by Thomas Vachuska
· 7 years ago
0fe2138
Fix script to install what onos-user-key need in Docker debian:jessie image
by Jimmy Ou
· 7 years ago
f8e0283
Fix for ONOS_APPS with dot in their name (ONOS-5843).
by Marc De Leenheer
· 8 years ago
0410712
ensure known_hosts exist
by Yuta HIGUCHI
· 8 years ago
5af2e4f
Eliminating use of Apache Karaf CLI client and of ONOS_USE_SSH env. variable.
by Thomas Vachuska
· 8 years ago
edccaf9
build-offline-karaf should not be in a public area, its ia dev tool
by Ray Milkey
· 8 years ago
594add7
Fix ONOS-4503 - allow ONOS to run in offline mode with no internet connection
by Ray Milkey
· 8 years ago
7a174cf
[ONOS-5184] Allow configuring cluster partition size
by Thiago Santos
· 8 years ago
a57c221
Reverting onos-service to use cd / pwd instead of readlink
by Brian O'Connor
· 8 years ago
641d545
Fix upstart failing because of background onos-service (ONOS-4117)
by Bob Lantz
· 9 years ago
bef0750
Adding a clarifying comment to onos-secure-ssh runtime script.
by Thomas Vachuska
· 9 years ago
5e4d49d
Set -u and -e, and respect ONOS_HOME
by Bob Lantz
· 9 years ago
f51950d
Proposal for replacing Upstart with init.d script.
by Jonathan Hart
· 9 years ago
7343bfa
[ONOS-3553] Resolve the onos-service not start issue
by Jian Li
· 9 years ago
5f9603d
Use correct user/password when forming ONOS cluster
by Phil Huang
· 9 years ago
3c831fa
Fixing a few tools to work with the new REST security stuff.
by Thomas Vachuska
· 9 years ago
eff0e4e
Adding GUI login/logout capability using form-based login.
by Thomas Vachuska
· 9 years ago
ff4fb04
updated the onos-service start script to support specification of initial
by David Bainbridge
· 9 years ago
39eb429
Adding TLS for NettyMessaging and configurable on NettyMessagingManager through JAVA_OPTS
by JunHuy Lam
· 9 years ago
12bf445
Introducing optional ability to secure the ONOS karaf shell and to use raw ssh client.
by Thomas Vachuska
· 9 years ago
ba082b8
Removing hazelcat dependency throughout.
by Thomas Vachuska
· 9 years ago
82e60a9
Adding onos-form-cluster & onos-config to the packaged runtime tools to allow installation and cluster configuration w/o any of the test or dev tools.
by Thomas Vachuska
· 10 years ago
9362d88
updating JAVA_OPTS in onos-service
by Brian O'Connor
· 10 years ago
a132e3a
Made intent perf app multi-threaded; doesn't seem to help.
by Thomas Vachuska
· 10 years ago
0249b53
Enhancing intent-perf logging
by Thomas Vachuska
· 10 years ago
045c01d
Adding packaging on onos*.zip file.
by Thomas Vachuska
· 10 years ago
47635c6
ONOS-293 Added summary pane and related keyboard shortcuts; also tweaked key help sizes and dropped instances toggle from mast. Fixed ONOS-295 bug.
by Thomas Vachuska
· 10 years ago
885089b
onos command to use Java 1.8
by Yuta HIGUCHI
· 10 years ago
f2548cb
switch to Java 8
by Yuta HIGUCHI
· 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
b105fd4
Tweaked packaging and related assets in preparation for Karaf 3.0.2
by Thomas Vachuska
· 10 years ago
9141379
Minor cleanup in some of the shell scripts in the "tools" directory.
by Pavlin Radoslavov
· 10 years ago
e7f01ee
Speeding up stuff. HostDescription now passes up just a single IpAddress.
by tom
· 10 years ago
53efab5
Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator.
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
0eaa97f
Fixing remote install; now starting as upstart daemon.
by tom
· 10 years ago
5c25570
Sketching cluster related stuff with Madan..
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