Replace devtest reference with quickstart

devtest has been deprecated, refer users to quickstart documentation
for dev or poc environments instead.

Change-Id: I524ce1b11c3efc507451ab2b7e99c35f476a5a3f
Closes-Bug: 1738855
This commit is contained in:
Jill Rouleau 2018-02-06 10:21:49 -07:00
parent bf684f57dc
commit 5d3e5fb4c2
1 changed files with 5 additions and 3 deletions

View File

@ -160,9 +160,11 @@ given environment type and that networking is correctly set up.
Next step is to install the undercloud. We install undercloud using `Instack
<https://github.com/openstack/instack-undercloud>`_'s script and it calls
puppet scripts in the background. Upstream TripleO developers also use the
developer-based steps known as `devtest <http://docs.openstack.org/developer/
tripleo-incubator/devtest.html>`_.
puppet scripts in the background.
For development or proof of concept (PoC) environments, `Quickstart
<https://docs.openstack.org/tripleo-quickstart/latest/index.html>`_
can also be used.
Undercloud Data Preparation