CORD-1243 move volt model_policies to model policy framework

Change-Id: I6797ed2c39afdfb69194da4fc00d71e99ed47246
diff --git a/xos/synchronizer/volt_config b/xos/synchronizer/volt_config
new file mode 100644
index 0000000..a756881
--- /dev/null
+++ b/xos/synchronizer/volt_config
@@ -0,0 +1,18 @@
+# Sets options for the synchronizer
+[observer]
+name=volt
+dependency_graph=/opt/xos/synchronizers/volt/model-deps
+# volt synchronizer has no steps and no sys dir
+steps_dir=
+sys_dir=
+model_policies_dir=/opt/xos/synchronizers/volt/model_policies
+log_file=console
+log_level=debug
+pretend=False
+backoff_disabled=True
+save_ansible_output=True
+proxy_ssh=True
+proxy_ssh_key=/opt/cord_profile/node_key
+proxy_ssh_user=root
+accessor_kind=api
+accessor_password=@/opt/xos/services/volt/credentials/xosadmin@opencord.org