Vagrant is a very popular tool within developer communities. It makes easy to manage virtual machines and is very useful to set up development or staging environments. Vagrant can be plugged on various VM providers using its plug-in mechanism, VirtualBox, Docker, AWS... In this talk we will present the open source project Vagrant Openstack Provider, implementing a plug-in to use Openstack as a cloud provider for Vagrant. We will present how to use it, the key features, some interesting use cases and the roadmap for future releases.