Files
openstack-ansible/doc/source/install-guide/configure-swift-overview.rst
Kevin Carter 36f2195cdb Rename everything for the osad to osa name change
This change updates all fo the names that we were using to the post
openstack migration name for openstack-ansible.

Change-Id: I6524af53ed02e19a0f56908e42a65d2dae8b71e3
(cherry picked from commit 35ec780515)
2015-09-11 21:04:15 -05:00

789 B

Home OpenStack Ansible Installation Guide

Overview

Object Storage is configured using the /etc/openstack_deploy/conf.d/swift.yml file and the /etc/openstack_deploy/user_variables.yml file.

The group variables in the /etc/openstack_deploy/conf.d/swift.yml file are used by the Ansible playbooks when installing Object Storage. Some variables cannot be changed after they are set, while some changes require re-running the playbooks. The values in the swift_hosts section supersede values in the swift section.

To view the configuration files, including information about which variables are required and which are optional, see Appendix A, *OSA configuration files*.