In this article we will deploy an OpenStack environment using TripleO using
the tripleo-quickstart scripts. It will create a virtualized environment
which consists of 1 Undercloud node and in total 9 nodes in the Overcloud;
3 controller nodes (High Availability), 3 compute nodes and 3 Ceph storage
nodes.
This is a publication of an article/training class I gave related to setting up an environment using OpenStack, to host a multi-tier applicatiom.
In this hands-on-labs you will learn how to set-up an OpenStack environment to host a multi-tier application; front-end, back-end and the related network settings to …