Merge "Cleanup installation docs"

This commit is contained in:
Jenkins 2017-07-03 19:40:18 +00:00 committed by Gerrit Code Review
commit a995e6ced7
6 changed files with 9 additions and 10 deletions

View File

@ -0,0 +1 @@
.. include:: ../../../../tools/gate/README.rst

View File

@ -1,9 +1,11 @@
Developer installation
======================
Development
===========
Contents:
.. toctree::
:maxdepth: 2
all-in-one
gates
vagrant

View File

@ -7,6 +7,4 @@ Contents:
:maxdepth: 2
developer/index
all-in-one
multinode
third-party-tools

View File

@ -1,6 +0,0 @@
=================
Third-party tools
=================
Armada
======

View File

@ -2,6 +2,10 @@
Vagrant Deployment
==================
A Vagrantfile has been provided in the ``tools/`` directory. This
vagrant installation will prep a single VM with specs from the ``config.rb``
file, and will run OpenStack-Helm gate scripts to set up Kubernetes.
Requirements
------------