
This commit adds basic docs building support to grenade. Previously we just had rst files in the root of the repo and relied on github or something else to render them. After this commit we'll support sphinx built docs. The next step after this is to add a docs publishing job to infra so we'll have hosted grenade documentation like other projects. Change-Id: I505c1d5e250d103b6e0f9da008f44d3ce28df94f
592 B
592 B
Grenade - an OpenStack Community Upgrade Production
readme plugins hacking
Code
A look at the bits that make it all go
Scripts
- grenade.sh - The main script
- functions - Grenade specific functions
- run_resources.sh
- inc/bootstrap
- inc/plugin
- inc/upgrade
- clean.sh
- cache_git.sh