
The script name setup_keystonedb.sh is misleading because the script sets up databases for other services, too. This patch renames the script to the more appropriate setup_openstackdb.sh. Change-Id: Ia3aaace71f57cefb61f89b7583d94a992deeb479
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.