diff --git a/doc/source/install-guide/app-config-prod.rst b/doc/source/install-guide/app-config-prod.rst index 7a26a6bddb..621619a64d 100644 --- a/doc/source/install-guide/app-config-prod.rst +++ b/doc/source/install-guide/app-config-prod.rst @@ -1,3 +1,5 @@ +.. _production-environment-config: + ======================================================== Appendix B: Example production environment configuration ======================================================== diff --git a/doc/source/install-guide/app-config-test.rst b/doc/source/install-guide/app-config-test.rst index dc0b695df5..18844783f6 100644 --- a/doc/source/install-guide/app-config-test.rst +++ b/doc/source/install-guide/app-config-test.rst @@ -1,3 +1,5 @@ +.. _test-environment-config: + ================================================== Appendix A: Example test environment configuration ================================================== diff --git a/doc/source/install-guide/configure.rst b/doc/source/install-guide/configure.rst index 4afb5d3ecd..59be2bc533 100644 --- a/doc/source/install-guide/configure.rst +++ b/doc/source/install-guide/configure.rst @@ -53,6 +53,13 @@ in ``openstack_user_config.yml``. For details about how the inventory is generated from the environment configuration, see :ref:`developer-inventory`. +To configure your OpenStack installation for a test environment or production +environment, see the examples in :ref:`test-environment-config` and +:ref:`production-environment-config`. + +To install additional services, see the example configuration files in +``/etc/openstack_deploy/conf.d``. + Configuring service credentials ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Configure credentials for each service in the