CORD-1010 refactor openstack synchronizer to use new_base

Change-Id: I4eb4e5131275faf69e1da05efc81a3d8d0d12296
diff --git a/xos/synchronizer/manifest b/xos/synchronizer/manifest
index 695349e..a3bc273 100644
--- a/xos/synchronizer/manifest
+++ b/xos/synchronizer/manifest
@@ -14,9 +14,7 @@
 steps/sync_controller_users.py
 steps/purge_disabled_users.py
 steps/__init__.py
-steps/sync_images.py
 steps/sync_controller_sites.py
-steps/sync_object.py
 steps/sync_controller_sites.yaml
 steps/sync_controller_users.yaml
 steps/sync_controller_images.py
@@ -29,10 +27,10 @@
 steps/sync_controller_site_privileges.py
 steps/delete_slivers.yaml
 steps/sync_container.py
+steps/sync_images.py
 steps/sync_roles.py
 steps/sync_controller_slices.yaml
 steps/teardown_container.yaml
-manager.py
 driver.py
 error_mapper.py
 xos-synchronizer.py