commit | e6eb1d55ee5a216e89736e4e861a2b2491447d24 | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Fri Nov 17 12:56:48 2017 -0500 |
committer | Sapan Bhatia <sapan@opennetworking.org> | Fri Nov 17 18:59:37 2017 +0000 |
tree | daca53e6248deb30f445ccfd49b2729a58587dc8 | |
parent | 1a1e370f179362c5e6ffdfafdd846372c82dc408 [diff] [blame] |
CORD-2248: Add dependencies between VM and playbooks Change-Id: I4b623545992c6eb964c5481af50ae19cd78050e9 (cherry picked from commit d62be96e03f38d2e66cbe00ae41a5bddf592a1e3)
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", ""] +}