Update new_developers for containerized undercloud

Change-Id: I4293252891296ac6863d72e3054cb48c690a0e02
This commit is contained in:
Emilien Macchi 2018-04-13 18:01:34 -07:00
parent c9d7e0b3ed
commit 634e74ce58

View File

@ -124,14 +124,11 @@ interface functions along side the command line interface.
Using the Containerized Undercloud for Development. Using the Containerized Undercloud for Development.
--------------------------------------------------- ---------------------------------------------------
While not yet part of the TripleO distribution, we have a functioning The containerized undercloud can be used for development purposes.
containerized undercloud that we have been using for development purposes. This reuses the existing TripleO Heat Templates, allowing you to do the
This reuses much of the existing TripleO heat templates, allowing you to do development using this framework instead of a complete overcloud.
development using this framework instead of a complete overcloud. The This is very useful if you are developing Heat templates or containerized
iteration time for starting the undercloud via containers is MUCH shorter - services.
typically 15 minutes or less and you could also reduce the services to make it
even faster. This is very useful if you are developing heat templates or
containerized services.
Please see the following guide on how to set up a containerized undercloud: Please see the following guide on how to set up a containerized undercloud:
https://docs.openstack.org/tripleo-docs/latest/install/containers_deployment/undercloud.html https://docs.openstack.org/tripleo-docs/latest/install/containers_deployment/undercloud.html