commit | 9dd7baea566275d0384110155b09ba4160191f57 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Thu Sep 14 14:00:10 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Fri Sep 15 01:34:23 2017 +0000 |
tree | 268963e5a92895660556726e8c024320e87fb011 | |
parent | 5bd0c85f7b763f33b2f8a1939019e29d37655e11 [diff] |
Allow host provider to remove a learnt host provided by others Before, a host provider is allowed to remove O learnt hosts provided by itself O configured hosts provided by itself X learnt hosts provided by other X configured hosts provided by other After, a host provider is allowed to remove O learnt hosts provided by itself O configured hosts provided by itself O learnt hosts provided by other X configured hosts provided by other Also, fix tests in HostManagerTest Change-Id: Ibce4567017a74cdec1dd77bd82de5b9de2559b5f
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.