More information http://www.openstackcookbook.com/
Purchase: http://www.packtpub.com/openstack-cloud-computing-cookbook-second-edition/book
And at your favourite online store!
Kevin Jackson (@itarchitectkev)
Cody Bunch (@cody_bunch)
Egle Sigler (@eglute)
SCRIPTS NOW UPDATED FOR JUNO!
The book covers:
- Understand, install, configure, and manage Nova, the OpenStack cloud compute resource
- Dive headfirst into managing software defined networks with the OpenStack networking project and Open vSwitch
- Install and configure, Keystone, the OpenStack identity & authentication service
- Install, configure and operate the OpenStack block storage project: Cinder
- Install and manage Swift, the highly scalable OpenStack object storage service
- Gain hands on experience with the OpenStack dashboard Horizon
- Explore different monitoring frameworks to ensure your OpenStack cloud is always online and performing optimally
- Automate your installations using Vagrant, Chef, and Puppet
- Create custom Windows and Linux images for use in your private cloud environment.
- Vagrant 1.6+ http://www.vagrantup.com/
- VirtualBox 4.5+ http://www.virtualbox.org/
vagrant plugin install vagrant-cachier
git clone https://github.com/OpenStackCookbook/MariaDB-Galera.git
cd MariaDB-Galera
vagrant up
Check out the blog post: http://openstackr.wordpress.com/2014/05/01/openstack-cloud-computing-cookbook-the-icehouse-scripts/