CORD-1920: Enable parallelization of ControllerNetwork and Instance

Change-Id: Ifae92194b2ba0456163991f3ba068642880590dd
diff --git a/xos/synchronizer/model-deps b/xos/synchronizer/model-deps
index 96fcb7f..a9cd571 100644
--- a/xos/synchronizer/model-deps
+++ b/xos/synchronizer/model-deps
@@ -275,7 +275,7 @@
         ["Deployment", "deployment", "instance_deployment"],
         ["Node", "node", "instances"],
         ["Flavor", "flavor", "instance"],
-        ["ControllerNetwork", "fake_accessor", "fake_accessor"],
+        ["ControllerNetwork", "fake_accessor_deletion", "fake_accessor_deletion"],
         ["Instance", "parent", "instance"]
         
     ],