Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/redhat-nfvpe/toad
Automate various OpenStack deployment scenarios with TripleO Quickstart
https://github.com/redhat-nfvpe/toad
jenkins oooq openstack tripleo tripleo-quickstart
Last synced: 3 months ago
JSON representation
Automate various OpenStack deployment scenarios with TripleO Quickstart
- Host: GitHub
- URL: https://github.com/redhat-nfvpe/toad
- Owner: redhat-nfvpe
- License: apache-2.0
- Created: 2016-07-12T14:12:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-14T18:45:01.000Z (over 7 years ago)
- Last Synced: 2024-04-17T05:55:34.682Z (7 months ago)
- Topics: jenkins, oooq, openstack, tripleo, tripleo-quickstart
- Language: Shell
- Homepage: http://toad.nfvpe.site
- Size: 489 KB
- Stars: 10
- Watchers: 8
- Forks: 7
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# toad
[![Build Status](https://travis-ci.org/redhat-nfvpe/toad.svg?branch=master)](https://travis-ci.org/redhat-nfvpe/toad)
![toad_logo][toad_logo]
TOAD (TripleO Automated Deployer) is a system that helps automate various
OpenStack deployment scenarios using [TripleO
Quickstart](https://github.com/openstack/tripleo-quickstart).In conjunction with Jenkins Job Builder and Jenkins, various scenarios and
topologies can be scripted and then triggered via the Jenkins dashboard.TOAD is used as a simple spin-up environment to bootstrap a testing
infrastructure with the ability to run tests with TripleO Quickstart, and parse
logs and write data into an ELK stack for data visualization.Find below an image of how the general workflow happens within TOAD:
![TOAD Workflow][toad_workflow]
# Documentation
Documentation for TOAD can be found at [Read The
Docs](http://toad.rtfd.io)[//]: # (vim: set filetype=markdown:expandtab)
[toad_logo]: doc/source/images/toad_logo.png
[toad_workflow]: https://raw.githubusercontent.com/redhat-nfvpe/toad/master/TOAD_Workflow.png