# a new script to install OpenStack on a compute node. mysql -u root -p$MYSQL_PASS -e 'CREATE DATABASE cinder_db;' mysql -u root -p$MYSQL_PASS -e "GRANT ALL ON cinder ...