- 03 Dec, 2014 19 commits
-
-
Reason: extra error messages when running "onos-test" Pseudo-terminal will not be allocated because stdin is not a terminal. This reverts commit 6ac0d554. Change-Id: I509b9e9dc941e1e7d281457693b1b74a5eb621e3
Pavlin Radoslavov authored -
Add unit tests for intent intallation failures: - compilation error - installation exception - installation returns error future Change-Id: Idc5e19980032cc5c1b9804c7627833fb126b7a81
Ray Milkey authored
- 02 Dec, 2014 21 commits
-
-
from DEBUG to TRACE. Change-Id: I97eefe7550952c3c38976fcf4aa1f12274190868
Pavlin Radoslavov authored -
received from 2s to 5s. Eventually, this should address some rare test failures. Change-Id: Ifbf024023580ac93f10e1b7fb1b1f5dd2fe361f9
Pavlin Radoslavov authored -
the intents in the new WITHDRAW_REQ state: "withdrawReq". Also, renamed "submitted" to "installReq" in the CLI output to reflect the state renaming. Change-Id: Ic75179a203ad05a44fae4e43b350835a640e8fb7
Pavlin Radoslavov authored -
* Every listener receives all leadership events, even for new topics and topics the local instance is not running for a leadership election * Now getLeaderBoard() returns all leadership info Change-Id: Ia11a10ed287d2f8d905dd987beb8052c35be6cf1
Pavlin Radoslavov authored -
Also, created a local cache of IPv4-to-MAC address mapping, to avoid relatively costly hostService.getHostsByIp() calls per added route. Change-Id: I8abed378985708e883fd99e85c54b01f38756515
Pavlin Radoslavov authored -
NOTE: A topic is listed only if this instance is running for a leadership for that topic. Change-Id: I01450a83c54a9a47c9d4409139cdecc9152fbee1
Pavlin Radoslavov authored -
- TODO computeCost does not correspond to actual computation cost now Change-Id: Iffe3093c81bbb51d5feb46117fae8be092cf9288
Yuta HIGUCHI authored