0a1df8400b
This commit adds some documentation around the scripts that developers will commonly encounter when working with os-a-d. It is intentionally high level, so that only major modifications should require changing the docs. Change-Id: I6d8f72b418e041a956a3267bfee30d563bf35e34 Co-Authored-By: Matt Kassawara <mkassawara@gmail.com> Implements: blueprint developer-docs
33 lines
634 B
ReStructuredText
33 lines
634 B
ReStructuredText
.. os-ansible-deployment documentation master file, created by
|
|
sphinx-quickstart on Mon Apr 13 20:42:26 2015.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to os-ansible-deployment's documentation!
|
|
=================================================
|
|
|
|
|
|
Overview
|
|
========
|
|
|
|
This project provides Ansible playbooks and roles for installing an OpenStack cloud.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
playbooks
|
|
install-guide/index
|
|
extending
|
|
scripts
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|