Skip to content
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.

d0ugal/python-tripleodash

Repository files navigation

TripleO Dashboard

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 Documentation Status

Usage

You can either install tripleodash system wide.

$ source ~/stackrc
$ pip install python-tripleodash
$ tripleodash

Or, run it in a virtualenv with Tox. This may be favourable if you want to run tripleodash without touching the system Python install.

$ source ~/stackrc
$ git clone https://github.com/d0ugal/python-tripleodash.git
$ cd python-tripleodash
$ tox -e venv -- tripleodash

Note

If you don't have a pip and tox package for your system, install pip with get-pip.py and then sudo pip install tox

Further documentation and screenshots.

About

Terminal Dashboard for TripleO

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages