Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
92b6f29283b6779c9cbb0dbfdc4359aaefd89a42
/
cli
/
src
/
main
/
resources
/
OSGI-INF
/
blueprint
« Previous
bf916ea
Moved Tunnel subsystem to ONOS core incubator area.
by Thomas Vachuska
· 9 years ago
d869723
[ONOS-1284][ONOS-1869]the implementation of tunnel subsystem.It includes
by jcc
· 9 years ago
23dee8f
ONOS-1858, ONOS-1857, ONOS-1860, ONOS-1862, ONOS-1898 : SM-ONOS
by Changhoon Yoon
· 9 years ago
de3e92e
【ONOS-1223】【ONOS-1870】the implements of label resource APIs.it include
by jcc
· 10 years ago
4699b29
Command for basic testing of LinkResourceService
by Ayaka Koshibe
· 10 years ago
2d89eca
Add auto-completer for add-host-intent command (ONOS-1756)
by Charles M.C. Chan
· 10 years ago
2184de1
ONOS-1756: Improve CLI auto completers
by Charles M.C. Chan
· 10 years ago
95c5087
ONOS-1597 - add an optional appId to CLI commands that create intents
by Ray Milkey
· 10 years ago
8ceee94
Added means to allow manipulating device annotations from CLI.
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
fb6655e
ONOS-1612 - CLI completer for property names
by Ray Milkey
· 10 years ago
538108b
ONOS-1440: Implements port statistics feature, which polls port statistics of all devices every 10 seconds. Also, implemented a simple portstats ONOS CLI command to show the statistics.
by sangho
· 10 years ago
5c2f813
Device driver framework enhancements and CLI.
by Thomas Vachuska
· 10 years ago
2a6e445
Fix ONOS-1594 - bogus third option when adding mpls intent via CLI
by Ray Milkey
· 10 years ago
b5d72d5
Support for a distributed counter
by Madan Jampani
· 10 years ago
d088e8a
ONOS-1539 - Only display application IDs that have created intents in remove command
by Ray Milkey
· 10 years ago
bff6d8f
Added distributed transaction support through a two phase commit protocol
by Madan Jampani
· 10 years ago
a89f8f9
Added support for "maps" cli command that displays meta information for various consistent maps in the system
by Madan Jampani
· 10 years ago
fba2857
Enhanced app CLI.
by Thomas Vachuska
· 10 years ago
70761df
Fixes related to single-point-to-multi-point intents:
by Pavlin Radoslavov
· 10 years ago
6d697f1
Sketching out component configuration model & API.
by Thomas Vachuska
· 10 years ago
3260069
Add CLI command to view groups on switches
by Jonathan Hart
· 10 years ago
054da97
Implement command to view Raft partitions
by Jonathan Hart
· 10 years ago
66cfbfa
intent cycle command
by Brian O'Connor
· 10 years ago
1dcb048
Added a more intuitive app management CLI; deprecated the old one for now.
by Thomas Vachuska
· 10 years ago
0247986
ONOS-1058 - Add application Id to intent withdraw command
by Ray Milkey
· 10 years ago
e97fec4
Remove deprecated code.
by Madan Jampani
· 10 years ago
4b6019e
ONOS-631 #Initial MPLS intent implementation
by Michele Santuari
· 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
abafb50
Changing org.onlab.onos package to org.onosproject
by Brian O'Connor
· 10 years ago
23ab0fa
Comment out commands, which we do not support for this release.
by Yuta HIGUCHI
· 10 years ago
c2bf3d8
IntentManager: use IntentStore batch APIs
by Yuta HIGUCHI
· 10 years ago
f0f2dfc
tablet-leader command to check current Raft leader
by Yuta HIGUCHI
· 10 years ago
e02e11c
Fixing issues on GUI server side. Adding command to balance mastership. Messing with color scheme per feedback.
by Thomas Vachuska
· 10 years ago
6a46283
metrics command to dump all the Metric in the system.
by Yuta HIGUCHI
· 10 years ago
4a33807
SinglePoint to MultiPoint Intent initial implementation
by Michele Santuari
· 10 years ago
6741a5f
adding random host to host intent command
by Brian O'Connor
· 10 years ago
3360160
Added ability to remove host by CLI and by the provider on device/port down events.
by Thomas Vachuska
· 10 years ago
6e94828
Added CLI completion for IP protocol types.
by Jonathan Hart
· 10 years ago
60731cb
DatabaseService subsystem: add admin commands, etc.
by Yuta HIGUCHI
· 10 years ago
ab9a76b
Remove prototype bandwidth limited intent commands
by Ray Milkey
· 10 years ago
fe0f4b1
Adding resource-{available,allocated} CLI commands and lots of toStrings
by Brian O'Connor
· 10 years ago
1c81a0e
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
5afcbd7
added add-flows command
by alshabib
· 10 years ago
caa450b
Prototype bandwidth reservation
by Ray Milkey
· 10 years ago
61d4ebc
Added CLI command to view address bindings
by Jonathan Hart
· 10 years ago
4f1a60c
Revised copyright message.
by Thomas Vachuska
· 10 years ago
e0f804a
Added application ID store; both trivial and distributed variants.
by Thomas Vachuska
· 10 years ago
5296b32
adding add-optical-intent command
by Brian O'Connor
· 10 years ago
23a8d7c
added stats command
by alshabib
· 10 years ago
7d693f5
Experimenting with Apache 2 copyright on the onos-cli module. More later...
by Thomas Vachuska
· 10 years ago
9fdf1ea
Add L2 selector options to connectivity intents
by Ray Milkey
· 10 years ago
bfca040
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
a6235a5
Fixed shell-config.xml to fix auto-completion for device-role command.
by tom
· 10 years ago
45503ce
list mastership roles CLI command
by Ayaka Koshibe
· 10 years ago
9bbc944
Make CLI completers stop filling values when command line is complete
by Ray Milkey
· 10 years ago
0742ec9
Add a Multiple source to single destination intent
by Ray Milkey
· 10 years ago
1aa99eb
adding push-test-intents command to test intent performance
by Brian O'Connor
· 10 years ago
a058c73
Implement point to point intent compiler and cli commands to create them
by Ray Milkey
· 10 years ago
6db1f0a
Added javadocs. Renamed intent remove command.
by tom
· 10 years ago
9b4030d
Added a summary command.
by tom
· 10 years ago
0511a52
Added an intent completer to the command-line.
by tom
· 10 years ago
a4cab07
Remove Path Intent
by Brian O'Connor
· 10 years ago
f5c9d92
Added bi-directional nature to HostToHost intent.
by tom
· 10 years ago
66630c8
Adding Intent Impl and shell command to install simple intent
by Brian O'Connor
· 10 years ago
9710fb4
Added a few command-lines for node administration.
by tom
· 10 years ago
144a294
flow cmd has state selector
by alshabib
· 10 years ago
99b8fdc
flows cmd pretty print
by alshabib
· 10 years ago
1380eee
Cleaned-up CLI commands.
by tom
· 10 years ago
e472987
Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance.
by tom
· 10 years ago
a7f7ca8
trying to fix flow state
by alshabib
· 10 years ago
89b63c5
Added a wipe-out command; we need to revisit how to either make the devices come back or the links not come back.
by tom
· 10 years ago
43530be
Host list command added to CLI
by Ayaka Koshibe
· 10 years ago
9eb57fb
Added commands to list paths.
by tom
· 10 years ago
13cb485
Added topology command-lines.
by tom
· 10 years ago
e52ce70
Check-point before refactoring the topology provider stuff.
by tom
· 10 years ago
5f35f7c
Added a command-line to set device mastership role.
by tom
· 10 years ago
c290a12
Enhanced the CLIs.
by tom
· 10 years ago
6d2a43e
Added some CLI commands and fixed pom.xml and features.xml to use commons-lang 2.6 (bundle)
by tom
· 10 years ago
0eb04ca
Added cubby-holes for new projects.
by tom
· 10 years ago