Palash Kala
67de597c5d
[ONOS-7554] Option in DeviceSetControllersCommand CLI to remove controllers configuration from device
...
Change-Id: Ib5fb7eb71d8322ffdd556f472c299fc10251c4b7
2018-03-26 04:40:39 +00:00
Ray Milkey
054e23d0cf
Add uptimes to device and cluster REST APIs
...
Change-Id: I0ccdf4e33135be4bcfd1674a76ff4b39e992268b
2018-03-22 13:48:50 -07:00
Ray Milkey
27cff8c805
Remove deprecated unfiltered connect point methods from multipoint to single point intents
...
Change-Id: I220a024568852d1f3168bac3f5cf47d0b3fd9d86
2018-03-06 17:17:59 +00:00
Thomas Vachuska
4b32fcb10c
Fixing ComponentConfigManager to preset values locally; not just in the distributed store.
...
Also added 'preset' usage to the 'cfg' command.
Change-Id: I90df276e68328716784ca1f8624d4d0b8266ad24
(cherry picked from commit 8c73019d271efd7975f1f94c2aa32456dd73c170)
2018-02-20 22:16:38 +00:00
Pier Luigi
b29144d350
[CORD-2486] Improve Mcast CLI APIs
...
It adds following commands:
- sr-mcast-tree which shows the mapping group-tree
- sr-mcast-next which shows the mapping device-next
- mcast-routes which is similar to the unicast command (routes)
It improve following commands:
- mcast-join adds completer and improves output
- mcast-delete adds completer and improves output
- mcast-show improves output and adds completer
Change-Id: I4e273ac23b05142026b6b77317b0c9b7af76c3ec
2018-02-16 11:57:10 -08:00
Ray Milkey
a2cf3a1505
Remove deprecated connect point APIs for point to point intents
...
Change-Id: Ie7d29a9e6d54283d3a3310ed8b1e749a631031b1
2018-02-16 17:25:04 +00:00
Jon Hall
307ca97aba
Only allow tab completion for one DeviceID in links command
...
Change-Id: I794018b10ebc2070ed1fc7226990aa4efd572c31
2018-02-15 22:30:23 +00:00
Ray Milkey
7f67cbcd16
Remove deprecated DeviceConfig CLI commands
...
Change-Id: Id644d6d2bb63f49e7028a9d6f1653dc510669d4b
2018-02-13 00:45:13 +00:00
Ray Milkey
640fedd7e6
Remove deprecated port behaviour classes
...
- PortConfig
- PortDiscovery
Change-Id: I88c9438969de00146c99bb75e928260ea8ce954a
2018-02-08 22:33:18 +00:00
Thomas Vachuska
1b1355d83f
Adding ability to wipe-out UI model cache and network config.
...
Change-Id: I3d4aecb989c1d4fc2589471fa3ddd53f62c49eb5
2018-02-07 17:01:53 +00:00
Ray Milkey
2b4958a463
SONAR suggestion - don't use generic exceptions
...
Change-Id: I77c4325281e94e189b7f1212a932f7e912b56b51
2018-02-06 18:59:06 -08:00
Ray Milkey
3717e604d5
SONAR suggestions - prevent truncation of arithmetic expressions
...
Change-Id: I4694c0c3183b991a4f0db793f584bc77a5fb7d60
2018-02-02 23:06:44 +00:00
Thomas Vachuska
99b7bbe67e
Adding REST API and CLI for managing UI user preferences.
...
Change-Id: If5a1b347bcf7443120c2dfbb096fca6695b8f0e2
2018-02-02 17:44:19 +00:00
Ray Milkey
42b6203896
SONAR suggestion - problems with string format calls
...
Change-Id: Ie6b985d2e4db79d6398b17e38a680920f52366b3
2018-02-01 21:09:07 +00:00
Yi Tseng
f18e66eb25
[ONOS-7406] Fix NPE when annotation is null
...
Change-Id: I1e51e6921c938d5f3e33c64338c5d1f645b45117
2018-02-01 02:39:12 +00:00
Yuta HIGUCHI
fbd9ae9cdf
Various small fixes
...
Change-Id: I83802169d0d968f7b88d4be2cedba74b15fdd7da
2018-01-25 22:17:25 +00:00
Laszlo Papp
62c3e07f91
Order the annotation output
...
There is a slight worry of backward compatibility, however, Set does not
guarantee the order anyway. So, the northbound interface users could not
rely on any ordering. This means that making the order deterministic and
easily human readable just improves the situation without much
overhead.
Change-Id: I8a4de3ecac87a7499a107ad12c7a3038332868cd
2018-01-19 18:58:56 +00:00
Ray Milkey
74e5913ec3
Sonar suggestions - fixes to potential null pointer dereferences
...
Change-Id: I4e350a9d72a9322971d5d4f831f1bdf167986b87
2018-01-18 19:01:54 +00:00
Laszlo Papp
7cf6037b2c
Expose optical properties
...
Change-Id: I30714563a6a02e5c4c777b759968251625ec4969
2018-01-12 18:58:24 +00:00
Yuta HIGUCHI
d8119809da
wipe-out command does not need to inherit ClusterListCommand
...
Change-Id: I62c1971c15eca59b84d143051d77e8673ef9075c
2017-12-21 16:24:04 +00:00
Jon Hall
83300ca763
Add missing command argument to help
...
Change-Id: If1a1284e3402fc3035c20f20baabda0aef105276
(cherry picked from commit 30a6031e227729d0c53e26b80b7050b662591245)
2017-12-01 20:27:58 +00:00
Yuta HIGUCHI
820f034f98
Fix few commands handling PortNumber as args.
...
- should now be able to handle named ports
Change-Id: Ic913f2ac8e1cfd7a0fa2a7631bd5c207b9747eee
2017-11-29 17:42:26 +00:00
Thomas Vachuska
5ca0f7ad6b
Enhancing diagnostic and test facilities for troubleshooting
...
- added new CLI to list driver providers
- added ability to power on/off borrowed cells
- enabled ONOS service to restart on boot/death
Change-Id: Ifc889cdbc0740e5d3286c9836dfecc38d458bbc5
2017-11-29 17:25:43 +00:00
Palash Kala
a06a61694c
ONOS-6950 Annotate device through network configuration
...
Change-Id: I39d5ca39667bb1478a090408ff3c1af33220a0b2
2017-11-28 18:02:40 +00:00
Yi Tseng
ac81f5f8ab
Show string table id instead of numeric table id
...
Change-Id: Id672e49e369533259b924a1d1554aa25fbeab04c
2017-11-14 00:35:43 -08:00
Jon Hall
deb4ff521a
Fix last updated time in the 'nodes' cli command
...
Change-Id: I16a12958556b41429923f438708d1abf819c10b1
2017-11-06 22:22:45 +00:00
Yuta HIGUCHI
4a6852e9d9
Add option to print loaded driver name only
...
Change-Id: If4997ade96e26ad59944b5b27d41eeb2d402661d
2017-10-31 22:55:30 +00:00
slowr
370d9081e7
[ONOS-7144] Membership CLI Command
...
Change-Id: I7f36e288f3ff2ebb5a1df74123a8e1adb22cb769
2017-10-25 18:26:02 +00:00
Yuta HIGUCHI
0c47d5386e
Deprecate joda-time
...
- ref:
http://blog.joda.org/2014/11/converting-from-joda-time-to-javatime.html
Change-Id: I1115e8053f601e78cb933ccbfa664ff8787d2da1
2017-10-20 09:40:05 +00:00
Jordan Halterman
28183eea1d
Replace Unified* services with MembershipService for subgroup membership
...
Change-Id: Iabff173ce3501d1ed300513cac445bb712614bd9
2017-10-19 23:45:32 +00:00
Claudine Chiu
579969d988
ONOS-7096 vCore suport VirtualPort enable/disable
...
Change-Id: Ifa004d47ecc66700f6e401f0c6a8ad242ca3f77a
2017-10-18 20:26:46 +00:00
Jordan Halterman
980a8c1566
[ONOS-7054] Implement prototype of ISSU protocol
...
Change-Id: Id543c0de9c97b68f977c824cbc987b35d81beb2d
2017-10-06 21:14:56 +00:00
Andreas Pantelopoulos
250ad71bb6
Auto complete when listing groups type. Fixed identation when listing buckets.
...
Change-Id: I10415fc0a9f0f2f75b287c49d315588869ca535b
2017-10-03 18:01:06 +00:00
Yuta HIGUCHI
0ef3387f6c
Add unique suffixes to app name completer candidates
...
- Add appname suffix acceptable as appname fragment
app activate [appname fragment]
e.g., app activate conf[tab]
=> config configsync configsync-netconf
Change-Id: Ibea0a3d3995f54001fbfd5015db8f3785c353e3d
2017-09-14 14:46:35 +00:00
Yuta HIGUCHI
de4b7e21c8
Add clusterId to summary command
...
Change-Id: Iff2bf108b88a5bb5b72da1e63b2214735bbaad44
2017-09-13 18:09:01 +00:00
Carmelo Cascone
868b1bc90f
Fixed exception when using portstats -t -d command
...
+ minor styling of the printed stats table
Change-Id: I139cae73e618e719aa73be7514ee3dc4c4dd6640
2017-09-13 17:24:41 +00:00
Thomas Vachuska
08b4decc39
ONOS-6980 Adding support for download of application bits.
...
Change-Id: I742950690b50038cac0bb2ad2da4eaac5781da85
2017-09-06 17:37:43 +00:00
Yuta HIGUCHI
7d7d46eef0
CLI helper to pretty-print XML
...
Change-Id: Ib8012f1445e9e5d06eee13a5cfd0cb163e23e744
2017-08-30 16:33:04 +00:00
Frank Wang
d8ab0961cc
Fixs some misspellings
...
Change-Id: I03d23d8acca8789b430f74fdac80d287f0fa59df
2017-08-25 16:34:57 +08:00
Carmelo Cascone
c9b39d61ea
Fixed add-test-flows command to generate more realistic port numbers
...
Otherwise, the generated flow rules cannot be installed on some devices.
Change-Id: Id1dc8c8fc78f07071c39c2415815e09a5777bcc6
2017-08-24 16:49:44 +00:00
Ray Milkey
69ec87142c
Move routing from incubator to a separate app
...
Change-Id: I961d10af99c572b1f8d9b3d37c6f52dd04422007
2017-08-10 10:55:01 -07:00
Ray Milkey
b65d7844e2
ONOS-6887 Move neighbour classes from incubator to core
...
Change-Id: I5fa70253b833838566a3527d8938e04be4274210
2017-08-06 19:46:25 -07:00
Ray Milkey
facf286f9c
ONOS-6886 Move interface classes from incubator to core
...
Change-Id: Iaae4d98279e4b77fc3f0b5a63d547921f93aeb46
2017-08-06 16:38:19 -07:00
Brian O'Connor
a09fe5b0b7
Updating Copyright line to Open Networking Foundation
...
Change-Id: Icba96d7f39a065b53f34a6aeb71afd1f7d51f774
2017-08-03 21:12:30 -07:00
Charles Chan
a59f9b76c8
Introduce driver property to suppress meter feature
...
Piggybacked in this commit:
- Fix CLI output of driver properties
- Fix mfr matching pattern in onos-drivers.xml
- Add driver support for Accton OFDPA 3
Change-Id: Ia350bd52f4e88e53565ff491d68bce5e4894bbb9
2017-08-03 11:29:40 -07:00
Charles Chan
4f365737b0
Implement route-store command
...
An easy way to quickly check the running route store implementation
Change-Id: I24830976ddbf772ba47eb4d322357909be6677fd
2017-08-01 22:27:38 +00:00
Jordan Halterman
f70bf462f8
[ONOS-6756] Replicate node version information for ISSU
...
Change-Id: Ibd31c573990f2732b7abf8615ca914ffb77615ec
2017-08-01 16:03:57 +00:00
Jordan Halterman
7ff7fef133
[ONOS-6875] Fix broken 'partitions -c' command
...
Change-Id: If1041d29a085761d2af7956792094132729c0372
2017-07-31 23:59:05 +00:00
Charles Chan
4e55301dbc
Show host provider in CLI
...
Change-Id: I2094197c3a684c67daa3801ac31680406abcb4c8
2017-07-25 19:04:11 +00:00
Marc De Leenheer
adfeffdfac
Add channel parameter to optical connectivity intent (ONOS-6670)
...
Change-Id: I3d61e28b82f845db025d21cc65e9240b6ee2b6cc
2017-07-20 19:10:41 +00:00