Welcome to the TripleO Dashboard Docs

This is a terminal Dashboard for TripleO. It aims to provide an overview of the deployment by showing you the images, nodes and Heat stack all together. This helps you see your progress when deploying and will also help when troubleshooting.

https://travis-ci.org/d0ugal/python-tripleodash.png?branch=master

Usage

$ pip install python-tripleodash
$ source stackrc
$ tripleodash

Screenshots

A fresh undercloud

_images/screenshot-01-fresh-undercloud.png

After uploading images

_images/screenshot-02-images-uploaded.png

Registering baremetal nodes

_images/screenshot-03-nodes-registered.png

Viewing a table of the nodes

_images/screenshot-04-view-nodes.png

Introspecting the nodes

_images/screenshot-05-introspection.png

Viewing a table of the nodes during introspection

_images/screenshot-06-introspection-node-list.png

Starting a deploy

_images/screenshot-07-stack-create.png

The progress of a deploy

_images/screenshot-08-nodes-becoming-active.png

Seeing instances being assigned in the node list

_images/screenshot-09-node-instances.png

After a deploy is finished

_images/screenshot-10-stack-create-complete.png

Updating a deployment

_images/screenshot-11-stack-update.png

A failed deployment

_images/screenshot-12-stack-update-failed.png