James Denton df43c5119d [docs] Apply provider network config on per-group basis
This patch provides documentation for 'Provider Network Groups',
aka 'the ability to define provider networks that are applied only to
certain groups'. This allows deployers to configure provider networks
across a heterogeneous environment as opposed to a homogeneous environment.
It also updates the documentation by providing examples of single and
multi-interface deployments.

The docs call out the steps necessary to configure the
openstack_user_config.yml file to configure provider networks
on a per-group basis. Only groups listed under group_binds for a given
provider network will utilize the given vars.

Change-Id: I9611810722283a8a0e4c57e60576bd0c3506eacc
Closes-Bug: 1814686
2019-02-11 14:53:31 -05:00

1.1 KiB

User Guide

In this section, you will find user stories and examples relevant to deploying OpenStack-Ansible.

For information on how to deploy your OpenStack-Ansible cloud, refer to the :deploy_guide:Deployment Guide <index.html> for step-by-step instructions on how to deploy the OpenStack packages and dependencies on your cloud using OpenStack-Ansible.

For information on how to manage and operate OpenStack-Ansible, see the see the :dev_docs:Operations Guide <admin/index.html>.

For information on how to contribute, extend or develop OpenStack-Ansible, see the :dev_docs:Contributors Guide <contributor/index.html>.

For in-depth technical information, see the :dev_docs:OpenStack-Ansible Reference <reference/index.html>.

aio/quickstart.rst network-arch/example.rst test/example.rst prod/example.rst prod/provnet_groups.rst limited-connectivity/index.rst l3pods/example.rst ceph/full-deploy.rst ceph/swift.rst ceph/ceilometer.rst security/index.rst source-overrides/index.rst prod/gnocchi_redis.rst