Explorar el Código

Merge pull request #19056 from clintonskitson/docs-rexray_update

Updated docs for consolidated list of REX-Ray providers
Sebastiaan van Stijn hace 9 años
padre
commit
7a15586f4f
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      docs/extend/plugins.md

+ 3 - 3
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)
   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.
   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
   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
 * The [Contiv Volume Plugin](https://github.com/contiv/volplugin) is an open
 source volume plugin that provides multi-tenant, persistent, distributed storage
 source volume plugin that provides multi-tenant, persistent, distributed storage
 with intent based consumption using ceph underneath.
 with intent based consumption using ceph underneath.