drydock/docs/source/index.rst
Scott Hussey e35712a573 [411430] Validate bootaction pkg_list
- Add a validator for bootactions to warn if a node doesn't
  have at least one
- Add a validator for bootactions to error if a package
  version specifier is invalid
- Unit tests for the validation

Change-Id: I61d8aa3831791af0484498e6fe9f7c1c83dbf540
2018-06-12 09:58:02 -05:00

1.5 KiB

Welcome to Drydock's documentation!

Drydock is a python REST orchestrator to translate a YAML host topology to a provisioned set of hosts and provide a set of cloud-init post-provisioning instructions.

User's Guide

Drydock Configuration Guide

getting_started configuration sampleconf policy-enforcement exceptions/index

API Documentation

API task bootaction validatedesign

Developer Overview

development

Client Documentation

drydock_client

Topology Documentation

topology troubleshooting/index