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
ONOS Jenkins User
45d340c839
Starting snapshot 1.13.0-SNAPSHOT
2018-01-09 01:56:13 +00:00
ONOS Jenkins User
32ebb5add8
Tagging 1.13.0-b8
2018-01-09 01:54:28 +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
ONOS Jenkins User
61881df1ee
Starting snapshot 1.13.0-SNAPSHOT
2017-12-12 21:19:45 +00:00
ONOS Jenkins User
d22dccc27f
Tagging 1.13.0-b7
2017-12-12 21:18:01 +00:00
ONOS Jenkins User
4bf9e3a520
Starting snapshot 1.13.0-SNAPSHOT
2017-12-12 18:46:22 +00:00
ONOS Jenkins User
168ac92b8d
Tagging 1.13.0-b6
2017-12-12 18:44:15 +00:00
ONOS Jenkins User
0e78e27f0c
Starting snapshot 1.13.0-SNAPSHOT
2017-12-12 03:27:00 +00:00
ONOS Jenkins User
2a7d833cab
Tagging 1.13.0-b5
2017-12-12 03:25:23 +00:00
ONOS Jenkins User
c53a15f933
Starting snapshot 1.13.0-SNAPSHOT
2017-12-11 20:43:30 +00:00
ONOS Jenkins User
d06da9e33c
Tagging 1.13.0-b3
2017-12-11 20:41:44 +00:00
ONOS Jenkins User
716484c58c
Starting snapshot 1.13.0-SNAPSHOT
2017-12-09 03:41:19 +00:00
ONOS Jenkins User
6a6ac1d5a0
Tagging 1.13.0-b1
2017-12-09 03:39:39 +00:00
ONOS Jenkins User
a57a814230
Starting snapshot 1.13.0-SNAPSHOT
2017-12-09 00:57:30 +00:00
ONOS Jenkins User
8977cedde7
Tagging 1.13.0-b0
2017-12-09 00:55:39 +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
Ray Milkey
a09f87f02b
Starting snapshot 1.13.0-SNAPSHOT
...
Change-Id: Ib3360118c42aa760632ff80537d585865813060f
2017-11-21 09:38:31 -08:00
Yi Tseng
ac81f5f8ab
Show string table id instead of numeric table id
...
Change-Id: Id672e49e369533259b924a1d1554aa25fbeab04c
2017-11-14 00:35:43 -08:00
Ray Milkey
cc6ec60fb2
Starting snapshot 1.12.0-SNAPSHOT
2017-11-10 16:22:59 -08:00
Ray Milkey
9f9a752bdc
Tagging 1.12.0-b2
2017-11-10 16:21:23 -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
Ray Milkey
dc48fb2c3b
Starting snapshot 1.12.0-SNAPSHOT
2017-09-26 14:42:24 -07:00
Ray Milkey
eb3f6ef786
Tagging 1.12.0-b1
2017-09-26 14:40:44 -07: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