 5017864133
			
		
	
	5017864133
	
	
	
		
			
			TrivialFix [1] is the installation guide for OpenStack components, obviously, we need [1] in the docs. [1] https://docs.openstack.org/latest/install/ Change-Id: I3c6fe7327f5552cc2b8f0f0e42b41f8e989a0a7e
		
			
				
	
	
		
			25 lines
		
	
	
		
			662 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			662 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| ============================
 | |
| Object Storage Install Guide
 | |
| ============================
 | |
| 
 | |
| .. 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 <https://docs.openstack.org/latest/install/>`_.
 | |
| 
 | |
| Your environment must at least include the Identity service (keystone)
 | |
| prior to deploying Object Storage.
 |