
Split the code into two functions: get_vagrant_key: download a Vagrant insecure key (if necessary) and copy it to ~/.ssh. authorize_vagrant_key: authorize a Vagrant insecure key for logins into the VM. Change-Id: Id420aa14a48aac9e9c2814e0b4cdcbded90f0560
All scripts in this directory run within the VMs.
They install and configure OpenStack components and any other required software (such as databases).
Before these generic scripts run, scripts from the osbash (or vagrant, depending on the installation method) subdirectory set up the VM and configure basic networking.