commit | d0c147aaf7f120a0479e56d1e4447f5976f4789a | [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:44 2017 +0000 |
tree | 682155c11fffaa1ccccd63bf29e1c4804cb17845 | |
parent | 87ac737b2daaf74a8680f00f0a330b70aca61fab [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.