Recent Posts

Playing with OpenStack Vagrant provider

3 minute read

Since Vagrant is so tightly integrated in my personal development and learning workflow and my job basically revolves around OpenStack it was about time for ...

How to assign fixed IP addresses in Neutron

3 minute read

In OpenStack the most common way to provide connectivity to the instances is to rely on DHCP service provided by Neutron, is simple and clean. However there ...