Setup OpenStack Keystone for testing purposes

OpenStack can be seen as a set of projects which combined into a configuration can deliver a management solution for different use-cases. However, several of these projects can also exist on their own to provide a certain functionality, such as Keystone, Ironic, etc. Some of these I will describe in ...

more ...

Deploying OpenStack using TripleO

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.

What is ...

more ...

Building a multi-tier application using OpenStack (PackStack)

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.

Introduction

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 ...

more ...