Clarification of the openstack_user_config.yml.example

Clarified the information in configure.rst in regards
to openstack_user_config.yml.example

Change-Id: Iba9aa6ec2505d32e8330a788b75544dee54b2c79
Closes-Bug: #1703621
This commit is contained in:
Amy Marrich (spotz) 2017-08-13 19:41:16 -05:00
parent 55e084b145
commit cbe43d504c
1 changed files with 5 additions and 0 deletions

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`