Combining Heat with OpenStack Vagrant provider
After my first post about the OpenStack Vagrant provider I decided to play a bit more with the provider and I found it can be combined with an OpenStack Heat...
After my first post about the OpenStack Vagrant provider I decided to play a bit more with the provider and I found it can be combined with an OpenStack Heat...
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 ...
OpenStack Rally is a benchmarking and testing project for OpenStack, it provides a framework for performance, scalability and stress tests. Rally can simulat...
If your TripleO deployment fails is relatively easy to clean your failed overcloud environment, use heat stack-delete overcloud and Heat will take charge of ...
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 ...