- 05 Dec, 2014 9 commits
- 04 Dec, 2014 31 commits
-
-
- staging repo was only applied to dependencies and not for plugin dependencies Change-Id: I6c11573290d19133cb3fbb9591590d1a2adbe6b7
Yuta HIGUCHI authored -
- --help result will uses this text, which looks as if there are multiple arguments, when the text includes spaces Change-Id: I96764cb41bd6ab6c95a5a3838b6a3a42a295f68a
Yuta HIGUCHI authored -
* Updated/cleanup the "routes" and "bgp-rotues" commands output formatting * Fixed/updated the help description for the "routes" and "bgp-routes" * Added optional argument "-n <nbr>" or "-neighbor <nbr>" argument to the "bgp-routes" command to print the routes from a single BGP neighbor Change-Id: I65afd00772bc8e097468ae2ed0dd3fd41bd27f25
Pavlin Radoslavov authored -
- commented out test key bindings Change-Id: I918d683df601d4575574d13b0a5379b34a3f681b
Simon Hunt authored -
andrew@onlab.us authored
-
for consistency with the rest of the scripts. Change-Id: Ib48c28323e769d3540c21f188fad4c80661d3434
Pavlin Radoslavov authored -
Modified Version.java to allow 3-segment version. Changed onos-next to onos as default for ONOS_ROOT. Change-Id: Ifbde9dfbc7af9a5891e9f41db6932859c0f59660
Thomas Vachuska authored -
- Note: command must specify non-overlapping appId using 4th and 5th arguments Change-Id: I4dcfe57fc1d3de63c47e88d99d647b48ab80d86c
Yuta HIGUCHI authored -
using the "push-test-intents" CLI command, so each MAC address is unique. Previously, generating intents for multiple apps would create axactly same set of intents for each app; this is less common, and probably not the expected default behavior for this CLI command. Change-Id: I7813512528954da33e458307fc6a0226a7c478ea
Pavlin Radoslavov authored -
"Intent ... removed installable still found", and change the level from INFO to WARNING. [Discussed with Yuta] Change-Id: I0b40559de10983c3330f1174e3ab1cbe06f07b32
Pavlin Radoslavov authored -
- test that getIntents() returns the proper items - test that subclass compilers work - test the behavior of intents with no compiler - test the behavior of intents with no installer - test the behavior of installs that never finish Change-Id: If0bff389e7fce2f71eb7a97051547dbd05ab588c
Ray Milkey authored -
This fixes a problem where a large number of incoming STATS messages is practically using all available threds from the pool (16), and there are no available threads to handle the BARRIER messages. Change-Id: I1130eb8f3b5a17d5d3a7825f32da68eacb99569a fixing other threadpool issues, ie. not using cachedThreadPool Change-Id: I40ef10e1f704aef779b2a23c0497dfb7992520eb
Pavlin Radoslavov authored