This blog is part of my series on Openstack Juno.
In this blog, I will cover adding a compute host to the Openstack Devstack cluster and connect the 2 hosts using either vxlan or gre encapsulation.
Lets first do the stacking on the controller host using the steps mentioned in my previous blog.
Lets look at the hypervisor list. As expected, we see only 1 host.
$ nova hypervisor-list +----+-------------------------+ | ID | Hypervisor hostname | +----+-------------------------+ | 1 | sreeubuntu14-VirtualBox | +----+-------------------------+
Lets look at the networks created by default: