Retitle several documents

We decided during the ODS documentation session that several
documents need retitling.  This patch retitles the documents
but doesn't actually adjust the content.  There is a separate
patch under work which refactors the content from three documents
into one document.

Change-Id: If5a4718b0ab50c405d42a2e20b7b054b93f3227a
This commit is contained in:
Steven Dake 2015-11-02 07:19:25 -07:00
parent 426e637724
commit 237013afef
4 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
A Kolla Cluster with Heat Development Environment with Heat
========================= =================================
These `Heat <https://wiki.openstack.org/wiki/Heat>`__ templates will These `Heat <https://wiki.openstack.org/wiki/Heat>`__ templates will
deploy an *N*-node `Kolla <https://wiki.openstack.org/Kolla>`__ cluster, deploy an *N*-node `Kolla <https://wiki.openstack.org/Kolla>`__ cluster,

View File

@ -1,5 +1,5 @@
Image building Building Container Images
============== =========================
The ``tools/build.py`` script in this repository is The ``tools/build.py`` script in this repository is
responsible for building docker images. responsible for building docker images.

View File

@ -1,5 +1,5 @@
Quickstart to Deploying OpenStack using Ansible Bare Metal Deployment of Kolla
=============================================== ==============================
Evaluation and Developer Environments Evaluation and Developer Environments
------------------------------------- -------------------------------------

View File

@ -1,5 +1,5 @@
Vagrant up! Developemnt Environment with Vagrant
=========== ====================================
This guide describes how to use `Vagrant <http://vagrantup.com>`__ to This guide describes how to use `Vagrant <http://vagrantup.com>`__ to
assist in developing for Kolla. assist in developing for Kolla.