From 6084346bec4d4a50939468590c08ea4ca85f5d60 Mon Sep 17 00:00:00 2001 From: Clinton Kitson Date: Mon, 4 Jan 2016 11:28:25 -0800 Subject: [PATCH] Updated docs for consolidated list of REX-Ray providers This commit includes the correct project link and also includes a consolidated list of drivers that are supported. Signed-off-by: Clinton Kitson --- docs/extend/plugins.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/extend/plugins.md b/docs/extend/plugins.md index feaecd96a2..ea483241b4 100644 --- a/docs/extend/plugins.md +++ b/docs/extend/plugins.md @@ -66,10 +66,10 @@ The following plugins exist: is a volume plugin written in Go that provides functionality to mount Pachyderm File System (PFS) repositories at specific commits as volumes within Docker containers. -* The [REX-Ray plugin](https://github.com/emccode/rexraycli) is a volume plugin +* The [REX-Ray plugin](https://github.com/emccode/rexray) is a volume plugin which is written in Go and provides advanced storage functionality for many - platforms including EC2, Google Compute Engine, OpenStack, XtremIO, and ScaleIO. - + platforms including VirtualBox, EC2, Google Compute Engine, OpenStack, and EMC. + * The [Contiv Volume Plugin](https://github.com/contiv/volplugin) is an open source volume plugin that provides multi-tenant, persistent, distributed storage with intent based consumption using ceph underneath.