Install vagrant-openstack-plugin
$ vagrant plugin install vagrant-openstack-pluginDownload OpenStack RC File from OpenStack dashboard:
-
Access & Security
-
API Access
- Click Download OpenStack RC File
-
load environment variables
$ source downloaded-file.shAlter Vagrantfile to use correct pem file and associated KeyPair name
Vagrant up
$ vagrant up openstack --provider=openstack