Removing manifest and stop script

Change-Id: Iaebe4f66c1cf23ac77833927f4d9a114dbc1ac0b
diff --git a/xos/synchronizer/manifest b/xos/synchronizer/manifest
deleted file mode 100644
index 2493b08..0000000
--- a/xos/synchronizer/manifest
+++ /dev/null
@@ -1,8 +0,0 @@
-manifest
-model-deps
-run.sh
-steps/sync_vsmtenant.py
-steps/vsmtenant_playbook.yaml
-stop.sh
-vsm-synchronizer.py
-vsmservice_config
diff --git a/xos/synchronizer/stop.sh b/xos/synchronizer/stop.sh
deleted file mode 100644
index b3f35d6..0000000
--- a/xos/synchronizer/stop.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-# Kill the observer
-pkill -9 -f vsm-synchronizer.py