
The deployment guide is currently pointed at triplo-docs but it has been requested that we actually publish a deployment guide. This change extracts many of the installation doc pages and moves them into the deploy-guide source tree. Once the deploy-guide is published, we will follow up to reference the deployment guide from tripleo-docs. Change-Id: I0ebd26f014180a92c6cf4ab0929d99b2d860796f
15 lines
590 B
ReStructuredText
15 lines
590 B
ReStructuredText
Virtual Environment
|
|
-------------------
|
|
|
|
|project| can be used in a virtual environment using virtual machines instead
|
|
of actual baremetal. However, one baremetal machine is still
|
|
needed to act as the host for the virtual machines.
|
|
|
|
.. warning:: Virtual deployments with TripleO are for development and testing
|
|
purposes only. This method cannot be used for production-ready
|
|
deployments.
|
|
|
|
The tripleo-quickstart project is used for creating virtual environments
|
|
for use with TripleO. Please see that documentation at
|
|
https://docs.openstack.org/tripleo-quickstart/
|