8b5578c362
environment-networking.rst and edit_hosts_file.txt were left out when swift-specific content was moved from OpenStack Installation Guide to swift install-guide. Change-Id: I334cca0634e3071a7ea285e6ad49ed9baaf7dca8 Partially-Implements: blueprint projectspecificinstallguides Closes-Bug: 1605021
25 lines
643 B
ReStructuredText
25 lines
643 B
ReStructuredText
======================
|
|
Object Storage service
|
|
======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
get_started.rst
|
|
environment-networking.rst
|
|
controller-install.rst
|
|
storage-install.rst
|
|
initial-rings.rst
|
|
finalize-installation.rst
|
|
verify.rst
|
|
next-steps.rst
|
|
|
|
The Object Storage services (swift) work together to provide
|
|
object storage and retrieval through a REST API.
|
|
|
|
This chapter assumes a working setup of OpenStack following the
|
|
`OpenStack Installation Tutorial <http://docs.openstack.org/#install-guides>`_.
|
|
|
|
Your environment must at least include the Identity service (keystone)
|
|
prior to deploying Object Storage.
|