
This script implements the section "Database -> Controller setup" of the OpenStack install-guide for Icehouse/Ubuntu. It installs the MySQL server package and the Python library, sets the database root password as configured in the credentials config file, and edits my.cnf as described in the manual. -- This part shows how devstack functions can be used to edit configuration files. Note that mysql_secure_installation (from the manual) is not called because the option that made it work for unattended installs didn't make it into the version of MySQL that is in Ubuntu 12.04 LTS. Partial-Bug: 1312764 Implements: blueprint openstack-training-labs Change-Id: I4d40b84a18d42572214137fb664ffb514fee6ef9
Training Labs
About
Training Labs will provide scripts to automate creation of Training Environment.
Note: Training Labs are specifically meant for OpenStack Training and are speficially tuned as per Training Manuals repo.
BluePrints
Training Manuals : https://blueprints.launchpad.net/openstack-manuals/+spec/training-manuals Training Labs : https://blueprints.launchpad.net/openstack-manuals/+spec/openstack-training-labs
IRC
To contribute please contact Pranav Salunke ( dguitarbite@gmail.com) or hop on
to IRC channel #openstack-manuals
.
To follow the weekly meetings schedule for OpenStack Training, please refer the following link.
For IRC meetings, refer the wiki page on training manuals. https://wiki.openstack.org/wiki/Meetings/training-manual
Wiki
Follow various links on OpenStack Training Manuals here : https://wiki.openstack.org/wiki/Training-guides