Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b9eb11d5b7012ea1619f512b27766dc04f657f72
/
tools
« Previous
db7467a
Separating onos-drivers to be delivered as a separate app from onos-openflow. Apps activated by default (via onos-setup-karaf or onos-install/onos-config) are now onos-drivers and onos-openflow.
by Thomas Vachuska
· 10 years ago
9411780
Fixing usage of onos-app shell utility.
by Thomas Vachuska
· 10 years ago
a7a0f56
Converting builtin applications to be delivered in a self-contained manner via OAR files.
by Thomas Vachuska
· 10 years ago
bf7eca5
Updating onos-maven-plugin to use localRepository from Maven
by Brian O'Connor
· 10 years ago
44e62c7
Lots of improvements in opticalUtils.py
by fahad
· 10 years ago
d4170ba
Rolling onos-maven-plugin version to 1.4-SNAPSHOT
by Brian O'Connor
· 10 years ago
5c9386b
Rolling onos-maven-plugin version to 1.3 for release
by Brian O'Connor
· 10 years ago
a7a0220
Fixed a defect on OnosAppMojo to allow apps to properly stage their own artifacts.
by Thomas Vachuska
· 10 years ago
fd8c7d7
GUI -- Reworked sprite definition loading via websocket events.
by Simon Hunt
· 10 years ago
3938f61
Adding newline to onos-app plugin because json output doesn't contain one
by Brian O'Connor
· 10 years ago
a795d1e
Bumping onos-maven-plugin version to 1.3-SNAPSHOT
by Brian O'Connor
· 10 years ago
4322fc1
Bumping onos-maven-plugin version to 1.2
by Brian O'Connor
· 10 years ago
a98ae7f
ONOS-1290 Implemented OnosAppMojo for packaging and installing ONOS apps as Maven artifacts.
by Thomas Vachuska
· 10 years ago
4db76e3
ONOS-685: Network Configuration Manager support for Segment Routing application
by Srikanth Vavilapalli
· 10 years ago
9ed335b
GUI -- Added facility to upload and track various sprite JSON definitions. WIP
by Thomas Vachuska
· 10 years ago
c40d463
Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies.
by Thomas Vachuska
· 10 years ago
af53b60
Use initctl commands rather than service to control the ONOS service.
by Jonathan Hart
· 10 years ago
152f9fd
Shutdown cleanup; hunt for exceptions continues
by Thomas Vachuska
· 10 years ago
de563cf
Added ability to form a cluster via REST API.
by Thomas Vachuska
· 10 years ago
842a197
Check rotated logs as well as the current file
by Jon Hall
· 10 years ago
c4cb100
Added support to pre-stage apps as part of onos-setup-karaf.
by Thomas Vachuska
· 10 years ago
b4317d7
Restrict the key file permissions as required by some OSes
by Jonathan Hart
· 10 years ago
54b4a37
Run ifconfig as sudo for OSes that require it
by Jonathan Hart
· 10 years ago
fba2857
Enhanced app CLI.
by Thomas Vachuska
· 10 years ago
68ddd74
Updating onos-change-version to roll fallback version in CoreManger
by Brian O'Connor
· 10 years ago
5167aad
Adding onos-openflow as a default feature for the local karaf setup.
by Thomas Vachuska
· 10 years ago
5630c61
ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3
by Thomas Vachuska
· 10 years ago
c39773c
Exclude tools/package/maven-plugin from obs
by Jonathan Hart
· 10 years ago
0a53fac
Adding log writer command
by Brian O'Connor
· 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
eef7f3a
Adding tool to spawn iTerm configuration for monitoring logs of the current cell instances: 'onos-iterm-logs'
by Thomas Vachuska
· 10 years ago
84ca6e7
Fixed Apache Karaf fetch URL to use onosproject.org.
by Thomas Vachuska
· 10 years ago
988fc2a
Updating POM_VERSION in envDefaults
by Brian O'Connor
· 10 years ago
6ea48a2
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
91d9019
Tagging ONOS Blackbird release: 1.1.0
by Brian O'Connor
· 10 years ago
1.1.0
d783f2f
adding maven-plugin to onos-change-version
by Brian O'Connor
· 10 years ago
75156cb
fixing typo in onos-release
by Brian O'Connor
· 10 years ago
7648d66
Prototyping GUI & CLI for the intent performance test fixture.
by Thomas Vachuska
· 10 years ago
8c8b037
Adding OnosCfgMojo to the onos maven plugin.
by Thomas Vachuska
· 10 years ago
734b749
Fixing onos-package not to be sensitive to cell settings and instead allowing onos-config (used from onos-install) to be fully sensitive to cell settings.
by Thomas Vachuska
· 10 years ago
6b30e1b
Updates to the release scripts
by Brian O'Connor
· 10 years ago
1545b1e
Starting snapshot 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
20fa3a4
Tagging 1.1.0-rc2
by Brian O'Connor
· 10 years ago
1.1.0-rc2
b6acc7b
Adding code to enable GUI failover.
by Thomas Vachuska
· 10 years ago
9362d88
updating JAVA_OPTS in onos-service
by Brian O'Connor
· 10 years ago
fc751f4
Added sample configuration file for SDN-IP
by Pavlin Radoslavov
· 10 years ago
839a8a9
NullLinkProvider has been rewritten to take a topology file.
by Ayaka Koshibe
· 10 years ago
7159494
Moved all ONOS-specific sample configuration *.cfg files from directory
by Pavlin Radoslavov
· 10 years ago
266ac66
Starting snapshot 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
d4cd0bf
Fixing typo in onos-release script
by Brian O'Connor
· 10 years ago
352236e
Tagging 1.1.0-rc1
by Brian O'Connor
· 10 years ago
c313c40
Couple of changes for the BGP Router project:
by Saurav Das
· 10 years ago
0cb0067
Added support for firing up multiple raft partitions + Workaround for an issue where db calls timeout when a raft cluster node is down.
by Madan Jampani
· 10 years ago
6e19243
Adding onos-gen-partitions
by Brian O'Connor
· 10 years ago
626ac96
onos.py: compute hazelcast interface based on IP address
by Jonathan Hart
· 10 years ago
a14047d
Logging improvements.
by Madan Jampani
· 10 years ago
93b606b
Add explicit configuration for enabling IPv6-related flow installation
by Pavlin Radoslavov
· 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
0d1d48f
Additional configuration parameters in onos-app-fwd
by Dusan Pajin
· 10 years ago
1a7b7bd
fix calculation on event rate
by suibin
· 10 years ago
33bd230
Fixed onos-log so ctrl-c will only kill the current monitor an added onos-log-kill command to kill all monitors.
by Thomas Vachuska
· 10 years ago
2d7c50d
Adding tool to remotely enable ONOS JVM profiling.
by Thomas Vachuska
· 10 years ago
62ad95f
Added ability to upload apps as both app.xml or app.zip.
by Thomas Vachuska
· 10 years ago
456e990
option to not remove flows in flow-tester.py
by alshabib
· 10 years ago
fccd312
Add exclusion for grouphandler to obs
by Jonathan Hart
· 10 years ago
29570d0
adding a flow-tester python script to help test the flow subsystem
by alshabib
· 10 years ago
72cb19a
Implementation of new Flow Subsystem:
by Brian O'Connor
· 10 years ago
ebf5e54
ONOS-542 Added ability for app bundle to carry it's own artifacts, including feature repo. Fixed onos-package script. Added JSON output to CLI.
by Thomas Vachuska
· 10 years ago
8eddc0d
NullLinkProviders join network islands deterministically.
by Ayaka Koshibe
· 10 years ago
90b453f
ONOS-785 Adding distributed store for apps & app admin CLIs
by Thomas Vachuska
· 10 years ago
02aeb03
ONOS-542 Defining application subsystem interfaces & public constructs.
by Thomas Vachuska
· 10 years ago
35c71e1
NullDeviceProvider now takes configurations for :
by Ayaka Koshibe
· 10 years ago
cb9c0ba
Fix rewriting of LINC-OE config for long controller IPs (ONOS-834).
by Marc De Leenheer
· 10 years ago
190ed19
Suppress Hazelcast multicast joiner warning
by Yuta HIGUCHI
· 10 years ago
683b31b
Creating tools to aid in ONOS release process.
by Thomas Vachuska
· 10 years ago
d9813e6
Fixing and enhancing the build and release tools.
by Thomas Vachuska
· 10 years ago
c470e10
ONOS-639 SDN-IP tutorial script for IPv6
by Kunihiro Ishiguro
· 10 years ago
205f4b1
Start instances in debug mode
by Jonathan Hart
· 10 years ago
7dc1d04
NullPacketProvider that generates PacketEvents at a specified rate
by Ayaka Koshibe
· 10 years ago
422916f
NullLinkProvider to generate link events. This provider
by Ayaka Koshibe
· 10 years ago
ebb5444
Update cell related util scripts to support larger cluster [ONOS-467]
by Ayaka Koshibe
· 10 years ago
f5df284
ONOS-693 SDN-IP tutorial script for IPv6.
by Kunihiro Ishiguro
· 10 years ago
520f227
Suppress superfluous error message when pushing to a cell the first time.
by Jonathan Hart
· 10 years ago
025fb44
Adding more T-ports to big topo
by Brian O'Connor
· 10 years ago
c7bdd8c
Improvements to OpticalPathProvisioner
by Brian O'Connor
· 10 years ago
6806394
Configure LINC-OE to use multiple controllers
by Marc De Leenheer
· 10 years ago
0b35191
adding compile to archetype poms
by Brian O'Connor
· 10 years ago
eb27c45
Adding optical topo files
by Brian O'Connor
· 10 years ago
4acd91d
Fixed onos-install to deal with the first-time install where there is no .m2/repository/org
by Thomas Vachuska
· 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
649cb61
Fixed demo JSON topo file.
by Thomas Vachuska
· 10 years ago
237787c
ONOS-534: onos-install: add a new option to copy maven's setting file
by Kenji HIKICHI
· 10 years ago
d37c9ca
ONOS-506: IPv6 forwarding option for ReactiveForwarder.
by Kunihiro Ishiguro
· 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
0a4fa79
ONOS-470: Allow ONOS service to be run with customized username
by Charles M.C. Chan
· 10 years ago
d89cc9d
Util script to collect ONOS logs
by Yuta HIGUCHI
· 10 years ago
Next »