Remove manifest and stop script

Change-Id: Iece4662095e36111255adbec203583f720c3babb
diff --git a/xos/synchronizer/manifest b/xos/synchronizer/manifest
deleted file mode 100644
index 85ec180..0000000
--- a/xos/synchronizer/manifest
+++ /dev/null
@@ -1,8 +0,0 @@
-manifest
-model-deps
-run.sh
-steps/sync_vmmtenant.py
-steps/vmmtenant_playbook.yaml
-stop.sh
-vmm-synchronizer.py
-vmmservice_config
diff --git a/xos/synchronizer/stop.sh b/xos/synchronizer/stop.sh
deleted file mode 100644
index de8cfce..0000000
--- a/xos/synchronizer/stop.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-# Kill the observer
-pkill -9 -f vmm-synchronizer.py