commit | ff7da47d0e4012d6553a6ff0a1d11bc55b7c1676 | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Tue Apr 07 17:43:44 2015 -0400 |
committer | Sapan Bhatia <gwsapan@gmail.com> | Tue Apr 07 17:43:44 2015 -0400 |
tree | 8412c7f5c8f7ff3720b6a25a5576ffd583f6e4fd | |
parent | 57a8c68b6676ba2162272b92075dc2b8a30c42d7 [diff] |
Prevent Observers other than the Core Observer from running model policies. This resolves the duplicate object issue, which would cause multiple dependent objects such as ControllerNetwork objects to be created automatically. Solves #65.