Once OpenStack is installed, we need to do a certain steps before we start the instance for the first time.
Continue reading “Getting started with first instance on OpenStack”
Category: Instance Management
OpenStack Juno on Debian Wheezy – Single Machine setup
Install Debian 7 with partitioning scheme as per your requirements. Note: Run all the commands as root. We assume that the IP of the Single machine is 10.0.0.1. Continue reading “OpenStack Juno on Debian Wheezy – Single Machine setup”
OpenStack Beginner’s Guide – For Ubuntu Trusty
Version 4 of OpenStack Beginner’s Guide is out. This guide is based on OpenStack Icehouse version. You can download the book by clicking the link below.

Automatic allocation of Floating IPs(Public IPs) to the instances in OpenStack Essex
We might sometimes need Floating IPs to come up with the instances automatically. In that case we need to add the following line to the /etc/nova/nova.conf file.