onboard Openstack service

Change-Id: I0b2b755725433e58a4b191234574b70ef6abeabe
diff --git a/common/Makefile.prereqs b/common/Makefile.prereqs
index 381a1e7..cbe047b 100644
--- a/common/Makefile.prereqs
+++ b/common/Makefile.prereqs
@@ -52,4 +52,5 @@
 	sudo cp docker_build/bundles/latest/binary-daemon/docker-containerd-shim /usr/bin/
 	sudo cp docker_build/bundles/latest/binary-daemon/docker-containerd-ctr /usr/bin/
 	sudo cp docker_build/bundles/latest/binary-daemon/docker-runc /usr/bin/
+	sudo cp docker_build/bundles/latest/binary-daemon/docker-proxy /usr/bin/
 	sudo service docker start