Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 440 Bytes

File metadata and controls

29 lines (17 loc) · 440 Bytes

Install vagrant-openstack-plugin

$ vagrant plugin install vagrant-openstack-plugin

Download OpenStack RC File from OpenStack dashboard:

  • Access & Security

    • API Access

      • Click Download OpenStack RC File

load environment variables

$ source downloaded-file.sh

Alter Vagrantfile to use correct pem file and associated KeyPair name

Vagrant up

$ vagrant up openstack --provider=openstack