commit | a11d38a588bd425ac0f1116480da9fcf179c6faa | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Fri Nov 17 12:53:42 2017 -0500 |
committer | Sapan Bhatia <sapan@opennetworking.org> | Fri Nov 17 18:57:27 2017 +0000 |
tree | 56ee2c1243db859e5c9c90aced97b9eb6620dd2a | |
parent | f002aec4578a1d4a03fdced223c6268731bf8800 [diff] |
CORD-2248: Add dependency between playbooks and VMs Change-Id: I4e2c7dd4d1f76b4394f646e14c58de8e1a607af6 (cherry picked from commit d8a2f13f7583b4fcdef60439e8f81161178037c9)
diff --git a/xos/synchronizer/model-deps b/xos/synchronizer/model-deps index 0967ef4..c9d367b 100644 --- a/xos/synchronizer/model-deps +++ b/xos/synchronizer/model-deps
@@ -1 +1,3 @@ -{} +{ + ["Instance", "instance", ""] +}