Archives

All Posts Tagged Tag: ‘DevStack’

Installing OpenStack Grizzly with DevStack

unicorn-accountant

Installing OpenStack Grizzly with DevStack is pretty painless. Grizzly will be officially released at the OpenStack Summit in a couple of weeks. There are some really impressive new network functions coupled with the OpenStack Grizzly release. DevStack is a handy tool for developers and people brand new to OpenStack. Keep in mind, the OpenStack install that DevStack performs is not …

Read More

OpenStack Multi-Node DevStack Nova Network Tutorial

DevStack Openstack Lab

DevStack is a scripted OpenStack installer  maintained for developers to prototype and debug. It is also handy for operators to proof concepts and test new services and configurations. This is a good starter for folks new to OpenStack to help understand how to install and operate OpenStack. Some folks have been asking about multi-node DevStack deployment using nova network, so …

Read More

OpenStack Quantum DevStack on a Laptop with VMware Fusion

DevStack Openstack Lab

VMware Fusion and VMware Workstation both support nested virtualization. This is great news for folks looking to either learn OpenStack, proof new concepts or do development work without needing physical hardware. The reason nested virtualization is important is to support KVM, Xen or other hypervisors you need hardware virtualization to get hooks into Quantum and Open vSwitch that Qemu will …

Read More

OpenStack Folsom Quantum Devstack Installation Tutorial

DevStack Openstack Lab

This is a quick guide that includes a diagram of a working reference architecture for installation of the OpenStack Folsom release using which includes the Quantum networking component using the DevStack installation bash script. With the OpenStack Essex release, I was writing installers with Python for Linux bridging and the Quantum plugin. So far the OpenStack Folsom install is more …

Read More