Merge "Clarification of the openstack_user_config.yml.example"

This commit is contained in:
Jenkins 2017-08-15 07:00:41 +00:00 committed by Gerrit Code Review
commit 76d5931fac

View File

@ -50,6 +50,11 @@ these services include databases, Memcached, and RabbitMQ. Several other
host types contain other types of containers, and all of these are listed
in the ``openstack_user_config.yml`` file.
Some services, such as glance, heat, horizon and nova-infra, are not listed
individually in the example file as they are contained in the os-infra hosts.
You can specify image-hosts or dashboard-hosts if you want to scale out in a
specific manner.
For examples, please see :ref:`test-environment-config`,
:ref:`production-environment-config`, and :ref:`pod-environment-config`