Add the reference for openstack swift in the documentation.
Signed-off-by: Li Wenquan <wenquan.li@hp.com>master
							parent
							
								
									ea7c53df08
								
							
						
					
					
						commit
						f555defdb7
					
				|  | @ -1,6 +1,6 @@ | |||
| # Openstack Swift storage driver | ||||
| 
 | ||||
| An implementation of the `storagedriver.StorageDriver` interface which uses Openstack Swift for object storage. | ||||
| An implementation of the `storagedriver.StorageDriver` interface which uses [Openstack Swift](http://docs.openstack.org/developer/swift/) for object storage. | ||||
| 
 | ||||
| ## Parameters | ||||
| 
 | ||||
|  |  | |||
|  | @ -23,7 +23,7 @@ This storage driver package comes bundled with several drivers: | |||
| - [s3](storage-drivers/s3.md): A driver storing objects in an Amazon Simple Storage Solution (S3) bucket. | ||||
| - [azure](storage-drivers/azure.md): A driver storing objects in [Microsoft Azure Blob Storage](http://azure.microsoft.com/en-us/services/storage/). | ||||
| - [rados](storage-drivers/rados.md): A driver storing objects in a [Ceph Object Storage](http://ceph.com/docs/master/rados/) pool. | ||||
| - [swift](storage-drivers/swift): A driver storing objects in Openstack Swift. | ||||
| - [swift](storage-drivers/swift): A driver storing objects in [Openstack Swift](http://docs.openstack.org/developer/swift/). | ||||
| 
 | ||||
| ## Storage Driver API | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue