From 1b0f0203b1f20bfc0d0c3fd76e2e58fba194717e Mon Sep 17 00:00:00 2001 From: daz Date: Tue, 20 Sep 2016 16:49:40 +1000 Subject: [PATCH] [docs] Add links to example configuration files Adding links to example configuration files in the appendix, and in openstack_deploy/conf.d Change-Id: Ifd395c40ccd53dc15d2c9c7bdeeb05cb4d47059b Implements: blueprint osa-install-guide-overhaul --- doc/source/install-guide/app-config-prod.rst | 2 ++ doc/source/install-guide/app-config-test.rst | 2 ++ doc/source/install-guide/configure.rst | 7 +++++++ 3 files changed, 11 insertions(+) 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