- 14 Feb, 2015 2 commits
-
-
…arted unt tests for table.js. Change-Id: I3020fec5f3f57cebc237c1a6cbfd07deb3607189
Bri Prebilic Cole authored -
LinkCollectionIntentInstaller.deactivate() to unregister as an installer. Change-Id: Ia4ba3aefcbdc8c4e4c23c1ab831c71b6c61626f7
Pavlin Radoslavov authored
-
- 13 Feb, 2015 38 commits
-
-
Fixes the problem of flows being left on the data plane Change-Id: Iec3db8b460123f2744a57d8c08d14c8effe9ec34
Brian O'Connor authored -
* State checking to prevent state updates outrunning. * Copy IntentData on the way in and out of the store. Change-Id: Id18164d15c896c5a62376aac17b7c8c2cac420c2
Jonathan Hart authored -
- Introduce a common parent class, AbstractFailed for IntentUpdate subclass representing failure - Write Javadoc for each class representing failure Change-Id: I3945642f5985ddd66c11b6de1924b9c1d23a5fc6
Sho SHIMIZU authored -
Change state from WithdrawRequest to Withdrawn directly when there is nothing in the store with the key Change-Id: Ia38d02bcff8df7aad35fbb975843c6741ff540f4
Sho SHIMIZU authored -
Includes changes to ECMap to support generating timestamps based on values. Change-Id: Ide55979aaa4f7757e67a6b3efed6e51d45ee318c
Jonathan Hart authored -
- getIntent - getIntentState - getInstallableIntents Change-Id: I6d2073dfa165e0e5adcef46fe5908b563b481a43
Ray Milkey authored -
assigned to instances. Also updated GossipIntentStore a little to the new API. This work is not yet complete. Change-Id: I64d1779b669de51c35da686b65006a80ac4819b0
Jonathan Hart authored -
Implementation based on Hazelcast IAtomicLong. Change-Id: I9dca40228a84fdb3edf02ffd2cc32d7d38c90378
Jonathan Hart authored -
- Catch an IntentException in InstallCoordinating and Installing - Remove FlowRuleBatchOperationConvertionException because it is unused Change-Id: I99cf07df811ba8489feb75088f83ddc4ebd93c9e
Sho SHIMIZU authored -
- Change arguments of the constructor of PathNotFoundException - Change the catched exception in Compiling.execute() Change-Id: I3b639ffd585900c2a6dd99aeeb313bf20c6104f4
Sho SHIMIZU authored -
Resolve ONOS-992 - Rename Coordinating to InstallCoordinating for naming consistency - Add Javadoc to newly added/modified classes - Rename uninstallIntent() to uninstallCoordinate() in IntentManager - Rename coordinate() to installCoordinate() in IntentManager Change-Id: I226592d96cfd8caf248addab2db0d28803c7ca12
Sho SHIMIZU authored -
Also deactivating GossipIntentStore for now. Change-Id: I9af7352c64adcf252ed01f7c32c84358146aee93
Brian O'Connor authored -
- aggregate installables into FlowRuleOperations - added some impl. to SimpleIntentStore - created Coordinating State Change-Id: I5b26ec1fdb7aaff9d5da4f21b2d5a249568ac5ac
Brian O'Connor authored