Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
d120f5c1aea64fa22fd5c8c806e2fd1e06d40b39
/
tools
016bef7
Fixing features.xml so that they don't self-reference.
by Thomas Vachuska
· 9 years ago
399a0b3
[ONOS-3205] Migrate LLDP Link Discovery configuration to Network Configuration System
by Naoki Shiota
· 9 years ago
b56b917
ONOS-3453 Fixed an issue with a race condition in loading/installing apps from disk in multi-cluster environments.
by Thomas Vachuska
· 9 years ago
863201a
[ONOS-3406] change consumes type in SwaggerUI for REST post method to octet_stream
by andrea
· 9 years ago
eb0ae4e
Adding fingerprints to avoid interference between clusters.
by Aaron Kruglikov
· 9 years ago
9fe56ce
Create Downloads directory on demand
by HIGUCHI Yuta
· 9 years ago
205da60
New cell for jian
by Jian Li
· 9 years ago
4f23b0a
Script for emulating a four-domain metro network.
by Ayaka Koshibe
· 9 years ago
a879a04
opticalUtils.py:
by Ayaka Koshibe
· 9 years ago
eb70a94
[ONOS-3253/3144] Insert support for Netconf device configuration, set and get controllers commands
by andrea
· 9 years ago
143b1c7
in opticalUtils.py:
by Ayaka Koshibe
· 9 years ago
4b146a7
Fixing onos-check-apps to work with app dependencies; short-term fix.
by Thomas Vachuska
· 9 years ago
fa776af
Allowing white spaces in onos.app.requires property.
by Thomas Vachuska
· 9 years ago
faa2c4b
[ONOS-2706] Insert Support for REST API model schema in Swagger UI
by andrea
· 9 years ago
eef928f
Creating Simon's cell.
by Thomas Vachuska
· 9 years ago
1627dc8
ONOS-3356 Fixed NPE when processing configuration of a non-existent device.
by Thomas Vachuska
· 9 years ago
761f004
ONOS-1684 Added support for app dependencies.
by Thomas Vachuska
· 9 years ago
7b3d826
Adding local cell definition.
by Aaron Kruglikov
· 9 years ago
73da27f
ONOS-3341 Remove ll alias since it conflicts with the ubuntu ll command.
by Luca Prete
· 9 years ago
6fbf0d3
Pass given parameters when executing mvn
by HIGUCHI Yuta
· 9 years ago
317f476
Enforce stricter naming conventions for package names
by Jonathan Hart
· 9 years ago
5033599
Allow device A or device C to be the root of the cluster
by Ray Milkey
· 9 years ago
54316c2
Fixed STC logic when skipping steps and groups of steps. Doh!
by Thomas Vachuska
· 9 years ago
7c5b653
Adding ability to dump logs for failed steps.
by Thomas Vachuska
· 9 years ago
c5876fd
Updating onos-secure-ssh to exit if known_hosts cannot be updated
by Brian O'Connor
· 9 years ago
ccda0b5
Enable checkstyle rule to enforce package-info.java files
by Ray Milkey
· 9 years ago
144bab0
opticalUtils advertises correct port types
by Ayaka Koshibe
· 9 years ago
2a204bd
Exclude vtn/sfcmgr from obs
by Charles Chan
· 9 years ago
2ff12e2
Skip the directory if it does not have a POM file
by Charles Chan
· 9 years ago
669ada4
Stc scenario for testing distributed primitives and onos-execute-expect command
by andrea
· 9 years ago
de99e0b
GUI Topo -- Badges - Enhanced uitopo archetype to also use badges.
by Simon Hunt
· 9 years ago
596f266
Fix onos-setup-karaf to work with new cluster metadata format
by Madan Jampani
· 9 years ago
ec1df02
In preparation for dynamic clustering support:
by Madan Jampani
· 9 years ago
4be3054
Adding sequential construct to STC to serially chain sequences based on env properties.
by Thomas Vachuska
· 9 years ago
9ec239e
Minor fix for config file sample
by Charles Chan
· 9 years ago
1e60f97
Adding skeletal structure for netconf libraries.
by Thomas Vachuska
· 9 years ago
e175323
Fixed a bad merge in UI archetype.
by Thomas Vachuska
· 9 years ago
330aef1
Fixed profile to work with new prerequisites.xml
by Thomas Vachuska
· 9 years ago
4009807
Minor renaming of identities in topo overlay archetype.
by Simon Hunt
· 9 years ago
2497dbe
Override remote public key with local one
by Charles Chan
· 9 years ago
c785d97
Read ssh username from $ONOS_USER
by Charles Chan
· 9 years ago
40e63e6
Fixed an issue where consistent map exception in distributed packet store would prevent apps/components from properly starting.
by Thomas Vachuska
· 9 years ago
e5ab5f7
ONOS-3142 Added a fast variant of smoke test.
by Thomas Vachuska
· 9 years ago
ed976a4
Inserted set and get controllers methods in ovsdb controller config
by andrea
· 9 years ago
4636be0
[CORD-200] Improves Segment Routing using Network Configuration Subsystem
by Charles Chan
· 9 years ago
cccdd73
GUI -- Delete unnecessary CSS rule (table archetype).
by Simon Hunt
· 9 years ago
f71cc0f
Update copyright year information
by Charles Chan
· 9 years ago
1035d6c
GUI -- Minor adjustments to sample UI components (archetypes).
by Simon Hunt
· 9 years ago
afce2ae
GUI -- Minor refactor of sample UI components (archetypes).
by Simon Hunt
· 9 years ago
03c3206
Moving config file to samples
by andrea
· 9 years ago
7837576
ONOS-2957 added loding configuration component from file.
by andrea
· 9 years ago
428ebc9
Removing some old dependencies in bgprouter.
by Saurav Das
· 9 years ago
46a4fe2
Fixing onos-uninstall to be idempotent.
by Thomas Vachuska
· 9 years ago
ce035f3
Adding a new cell.
by Thomas Vachuska
· 9 years ago
7e545bf
GUI -- Removed T, R key bindings (now that ONOS-2901 has been fixed) from uitopo archetype.
by Simon Hunt
· 9 years ago
7667975
Adding ability to test all UI archetypes.
by Thomas Vachuska
· 9 years ago
1ee0985
Topology Overlay Archetype (uitopo) - first pass.
by Simon Hunt
· 9 years ago
94a9eed
Update checkstyle config
by HIGUCHI Yuta
· 9 years ago
87e50d9
Fixed garbled archetypes.xml scenario.
by Thomas Vachuska
· 9 years ago
2b0fc46
Modifying uitab archetype to allow it to co-exist/overlay the ui archetype.
by Thomas Vachuska
· 9 years ago
89577e5
Simplified Custom View code (ui archetype).
by Simon Hunt
· 9 years ago
d5bfcba
chmod +x on scripts which accidentally lost the execute bit
by Thomas Vachuska
· 9 years ago
f17f34a
onos-* script help functions, plus:
by Ayaka Koshibe
· 9 years ago
84f4c2a
ONOS-2851 - Web UI - create archetype for table view based app.
by Simon Hunt
· 9 years ago
08ab6a6
Changed the method for increasing log file size.
by Thomas Vachuska
· 9 years ago
ea2d9fd
ONOS-2854 Fixed a few bugs and made tiny improvements to shell scripts.
by Thomas Vachuska
· 9 years ago
fc465b6
ONOS-2799 Increased default log size to 10M.
by Thomas Vachuska
· 9 years ago
45624b8
[Emu] Changes default OpenFlow port to 6653.
by Charles Chan
· 9 years ago
bad156d
onos-* scripts
by Ayaka Koshibe
· 9 years ago
d88b81d
opticalUtils.py modifications
by Ayaka Koshibe
· 9 years ago
588fde3
Only include current version's pom and feature.xml files in the package
by Jonathan Hart
· 9 years ago
6e968e1
STC changes to make smoke test more reliable
by Ray Milkey
· 9 years ago
f967ad6
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
71e147e
Updating onosUploadBits.py to include deb and rpm files
by Brian O'Connor
· 9 years ago
dd7a279
Adding deb/postrm to recreate /opt if it is removed by dpkg
by Brian O'Connor
· 9 years ago
ac32244
ONOS-2895 Updating onos-package for rpm creation
by Brian O'Connor
· 9 years ago
8a0c20e
Updating onos-package for debian packaging
by Brian O'Connor
· 9 years ago
c045c4a
Updating onos-uninstall
by Brian O'Connor
· 9 years ago
3683f4d
Improvements to stc command
by Brian O'Connor
· 9 years ago
6f1c567
ONOS-2896 Updating onos.conf for onos-package
by Brian O'Connor
· 9 years ago
e082777
Add tests of topology APIs to STC smoke test.
by Ray Milkey
· 9 years ago
5baa3da
Fixes to make STC runs more reliable
by Ray Milkey
· 9 years ago
0eed29e
ONOS-2894 Renaming tools/package/debian to tools/package/init
by Brian O'Connor
· 9 years ago
b0d7058
REST authentication in opticalUtil
by Ayaka Koshibe
· 9 years ago
bf44531
Updating example dhcp.json for new config
by Brian O'Connor
· 9 years ago
75e15a8
Adding office DHCP config
by Brian O'Connor
· 9 years ago
b3a3b52
Rolling back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
cbc5878
Tagging 1.3.0-rc2
by Brian O'Connor
· 9 years ago
1.3.0-rc2
e4ebac9
ONOS-2846, ONOS-2812 Refactored link discovery pruning to be centralized rather than being with each link discovery helper.
by Thomas Vachuska
· 9 years ago
871262f
Added a new topology and a tool to set controllers on all OVS bridges remotely.
by Thomas Vachuska
· 9 years ago
43ee97f
STC scenario for creating flows directly via the REST API
by Ray Milkey
· 9 years ago
726dc5b
Adding set -e to onos-archetypes-test
by Brian O'Connor
· 9 years ago
bd60cfd
Updating onos-maven-plugin to 1.5 in ui archetype pom.xml
by Brian O'Connor
· 9 years ago
e8bcb70
Changing version to back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
004345f
Tagging 1.3.0-rc1
by Brian O'Connor
· 9 years ago
1.3.0-rc1
47c42a3
Updating version for new features
by Brian O'Connor
· 9 years ago
84e523c
Updating onos-change-version for docs
by Brian O'Connor
· 9 years ago
f5d9363
Adding set -e to build commands
by Brian O'Connor
· 9 years ago
c9eed38
opticalUtil:
by Ayaka Koshibe
· 9 years ago
2f0817c
Adding missing switch and host to attmplsfast.py
by Brian O'Connor
· 9 years ago
Next »