The Red Hat NFVPE team is pleased to announce the March 2017 release of TOAD, the TripleO Automated Deployer.
In this release, a large amount of documentation was re-arranged and also moved out of the monolithic README file and to Read The Docs. A conversion from markdown to reStructuredText was also completed.
Additional documentation sections were added, including an enhanced Quickstart section, accessing the web interfaces (along with initial Traefik support), and documentation on custom job configuration.
Smaller bug fixes were also done to make sure TOAD remains with the pace of upstream project updates.
Changes
view commit • [deploy] uses SSH keys for toad user
view commit • [grammar] it's a shame
view commit • Add initial traefik support
view commit • Path based traefik control doesn't work
view commit • Add links to waffle.io for board tracking
view commit • Add git module version control
view commit • Update Quickstart section and some syntax clean up
view commit • Add overview of how TOAD AIO works
view commit • Break out monolithic README into compiled docs
view commit • Add test-requirements.txt
view commit • Add docker-compose-simple.yml for minimum set
view commit • Remove network section to make it minimum config
view commit • Add information about access web interfaces
view commit • [cleanup] Fix bash syntax issues
view commit • [cleanup] Address small issue from ShellCheck
view commit • Add TOAD logo to RTFD
view commit • [docs] Update documentation on custom job configs
view commit • [bug] Add matrix-project to list of plugins
view commit • [documentation] Convert markdown to restructured text