Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
4a6711acf4f3e7795581ae899b27d1e0f6d43636
/
tools
/
package
6ea94fc
CORD-73 Change the way we configure host learning in segment routing
by Charles Chan
· 8 years ago
0a119fe
Bump up netty, slf4j, jackson, joda-time maven dependencies
by Jian Li
· 9 years ago
1314f8c
Revert "Updating bin/karaf to fix ^D"
by Brian O'Connor
· 8 years ago
93e71ba
CORD-60 Support dynamic vSG creation/deletion
by Charles Chan
· 9 years ago
a84637c
Updating bin/karaf to fix ^D
by Brian O'Connor
· 8 years ago
f9335af
Be patient when waiting for karaf log
by Charles Chan
· 8 years ago
a57c221
Reverting onos-service to use cd / pwd instead of readlink
by Brian O'Connor
· 8 years ago
a5704f3
Remove backup files generated by sed
by Brian O'Connor
· 9 years ago
9a17c1a
Updating onos-prep-karaf: sed works on Mac and Linux
by Brian O'Connor
· 9 years ago
4abe844
STC drivers test now uses a driver that is always present; added buck build for corsa driver
by Ray Milkey
· 9 years ago
fc3f314
Fixing onos-run-karaf not to blitz /tmp/onos-*.tar.gz
by Thomas Vachuska
· 9 years ago
0483bee
Fixing onos buck package and lib gen script.
by Thomas Vachuska
· 9 years ago
f7e5f05
Adding BuckLibGenerator to autogenerate lib/BUCK
by Brian O'Connor
· 9 years ago
5f54c6f
Adding ability to run ONOS locally via 'buck run onos'
by Thomas Vachuska
· 9 years ago
43702bf
Fix up buck build for OVSDB apps
by Ray Milkey
· 9 years ago
777dbd7
Adding buck build of the meta openflow app.
by Thomas Vachuska
· 9 years ago
65c0bdf
Fixes to onos_stage to include karaf.zip
by Brian O'Connor
· 9 years ago
92ec213
ONOS-4344 Fixes to onos_stage.py to fix Buck onos-package
by Brian O'Connor
· 9 years ago
2199c30
CORD-348 Fabric multicast support - error handling
by Charles Chan
· 9 years ago
9e1352f
Adding onos packaging buck rule and script
by Brian O'Connor
· 9 years ago
538b7cf
Adding Buck file for ONOS karaf branding
by Brian O'Connor
· 9 years ago
7c751b5
Cross-platform changes to onos.initd
by Bob Lantz
· 9 years ago
a8c31b1
Update and Remove some network-cfg.json sample
by Charles Chan
· 9 years ago
0b8466b
Don't spam the linux console with 'logging in as karaf' messages
by Bob Lantz
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
fa5e076
Cleaning up karaf
by Brian O'Connor
· 9 years ago
a450bd0
Simplifying Import-Package line in maven-bundle-plugin for REST bundles
by Brian O'Connor
· 9 years ago
0311a4b
Simplifying onos branding bundle
by Brian O'Connor
· 9 years ago
e01652f
Add init info to init.d script so it can be configured to run at startup.
by Jonathan Hart
· 9 years ago
9d61649
[ONOS-4042] Bump up Jersey from 1.19 to 2.22.2
by Jian Li
· 9 years ago
b074ecb
Removing old YangTools based on ODL parser
by Andrea Campanella
· 9 years ago
551e0ba
Bumping archetypes to use onos-maven-plugin v1.9
by Thomas Vachuska
· 9 years ago
955c316
Starting snapshot 1.6.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
55b4d80
Tagging 1.5.0 (Falcon)
by Brian O'Connor
· 9 years ago
1.5.0
2369642
Starting snapshot 1.5.0-SNAPSHOT
by Madan Jampani
· 9 years ago
b7a5420
Tagging 1.5.0-rc3
by Madan Jampani
· 9 years ago
1.5.0-rc3
dff797b
Bumping onos-maven-plugin to 1.10-SNAPSHOT.
by Thomas Vachuska
· 9 years ago
f10c722
Releasing onos-maven-plugin 1.9
by Thomas Vachuska
· 9 years ago
641d545
Fix upstart failing because of background onos-service (ONOS-4117)
by Bob Lantz
· 9 years ago
afae2f7
Apps-- added onos.app.title property to applications.
by Simon Hunt
· 9 years ago
5d8994f
Starting snapshot 1.5.0-SNAPSHOT
by Thomas Vachuska
· 9 years ago
40d5255
Tagging 1.5.0-rc2
by Thomas Vachuska
· 9 years ago
1.5.0-rc2
c662d32
SNMP based device and flow rule provider for Lumentum SDN ROADMs.
by Marc De Leenheer
· 9 years ago
9700ee6
Bumping onos-build-conf to v1.3-SNAPSHOT and onos-maven-plugin to v1.9-SNAPSHOT
by Thomas Vachuska
· 9 years ago
09fb21e
Bumping onos-build-conf to v1.2 and onos-maven-plugin to v1.8
by Thomas Vachuska
· 9 years ago
bef0750
Adding a clarifying comment to onos-secure-ssh runtime script.
by Thomas Vachuska
· 9 years ago
1c401ee
Fix issue with debug option not being picked up by init.d script
by Jonathan Hart
· 9 years ago
3ec585d
Clarify config parameters/environment variables
by Bob Lantz
· 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
e7bfaae
Fixing onos-archetypes-test error
by HIGUCHI Yuta
· 9 years ago
547c205
Fail the build if @onos.rsModel specified model json does not exist
by HIGUCHI Yuta
· 9 years ago
d9681e7
Improve SegmentRoutingAppConfig
by Charles Chan
· 9 years ago
f2565a9
CORD-508 SegmentRouting / vRouter integration
by Charles Chan
· 9 years ago
5270ed0
CORD-512 Support vSG <-> vRouter default route
by Charles Chan
· 9 years ago
ef7e290
Make use of Optional more idiomatic
by Sho SHIMIZU
· 9 years ago
7343bfa
[ONOS-3553] Resolve the onos-service not start issue
by Jian Li
· 9 years ago
dc94fc9
Fix the typo of yangloader (onoproject -> onosproject)
by Jian Li
· 9 years ago
c6c76dc
[ONOS-3739] Substitute copyright year during archetype gen
by Jian Li
· 9 years ago
1d7c9cb
ONOS-3732 Bandwidth resource registration using netcfg.
by HIGUCHI Yuta
· 9 years ago
e4583fd
[ONOS-3702] Clean up pom.xml dependency, bump up omitted dependency
by Jian Li
· 9 years ago
a9a1bbd
Bump up fasterxml jackson lib to 2.7.0 and clean up dependencies
by Jian Li
· 9 years ago
97d6b2d
[ONOS-3635] Implement List view for extended application properties
by Jian Li
· 9 years ago
e849c19
CORD-349 Support VLAN cross-connect traffic
by Charles Chan
· 9 years ago
1159916
Bump up Karaf to 3.0.5
by Jian Li
· 9 years ago
8bcb4f2
[ONOS-3634] Remove readme tag from app.xml
by Jian Li
· 9 years ago
5f9603d
Use correct user/password when forming ONOS cluster
by Phil Huang
· 9 years ago
ed627a5
[ONOS-3634] Add more app meta info for various archetypes
by Jian Li
· 9 years ago
c35415d
[ONOS-3634] Enhance app to have a category, icon, URL and readme
by Jian Li
· 9 years ago
1f82004
[ONOS-3703] Bumps up external dependencies of onos-maven-plugin
by Jian Li
· 9 years ago
3dbc888
[ONOS-3722] Add noRowsMessage method to sample UiTableMessageHandler
by Jian Li
· 9 years ago
9caa3a0
Update archetype-resources
by HIGUCHI Yuta
· 9 years ago
c0c36a4
[ONOS-3703] pom.xml external dependencies and plugin version bump
by Jian Li
· 9 years ago
82baf6b
ONOS-3607 Add Criteria model for Flows REST Api with field description.
by Andrea Campanella
· 9 years ago
79f6732
[ONOS-3642] Add missing meter icon in topology view
by Jian Li
· 9 years ago
68498e2
Updating onos-package to display error when karaf-assembly fails.
by Brian O'Connor
· 9 years ago
b172d5f
[ONOS-3203] End-to-end demo of Fault Management via SNMP.
by kmcpeake
· 9 years ago
4fd3ceb
[Falcon] fixes for Sonar Critical bugs
by Ray Milkey
· 9 years ago
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
ec309ed
Updating onos-maven-plugin version to 1.8-SNAPSHOT
by Brian O'Connor
· 9 years ago
85a60e5
Bumping onos-maven-plugin to 1.7 for release
by Brian O'Connor
· 9 years ago
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
0c65d09
MoTD with vanity links.
by Ayaka Koshibe
· 9 years ago
731193d
Fixing archetypes so that the REST overlay works together with UI overlays.
by Thomas Vachuska
· 9 years ago
36be65f
Adding REST archetype.
by Thomas Vachuska
· 9 years ago
260645b
ONOS-3530 Fix array out of bounds in case of no @param value description
by Andrea Campanella
· 9 years ago
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
372658e
Updates to versions across project
by Brian O'Connor
· 9 years ago
4751e83
Rolling onos-maven-plugin to 1.7-SNAPSHOT and onos-build-conf to 1.2-SNAPSHOT
by Brian O'Connor
· 9 years ago
e261ab2
Updating onos-maven-plugin to 1.6 and onos-build-conf to 1.1
by Brian O'Connor
· 9 years ago
4fe18c8
CHANGE 1:
by kmcpeake
· 9 years ago
f5baee8
Fix network config sample to include adjacencySids for segmentrouting
by Charles Chan
· 9 years ago
10c4adc
ONOS-2706 Changing rsModel annotation to onos.rsModel
by Andrea Campanella
· 9 years ago
e6ff7f0
Replacing karaf-assembly bash script with python script
by Brian O'Connor
· 9 years ago
8c9ee81
Preparing assembly of Karaf and ONOS artifacts for off-line deployments.
by Thomas Vachuska
· 9 years ago
Next »