From cefb237cc3b69e4b63642cf0d35d2832d7a96994 Mon Sep 17 00:00:00 2001 From: Edward Raigosa Date: Sat, 21 Nov 2015 08:04:01 -0800 Subject: [PATCH] Add refrence for HPE OneView plugin HPE OneView plugin allows you to manage docker on composable infrastructure using HPE OneView. Creating a bare metal cloud is now super simple. Signed-off-by: Edward Raigosa --- docs/AVAILABLE_DRIVER_PLUGINS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/AVAILABLE_DRIVER_PLUGINS.md b/docs/AVAILABLE_DRIVER_PLUGINS.md index 66c9422173..53963adba8 100644 --- a/docs/AVAILABLE_DRIVER_PLUGINS.md +++ b/docs/AVAILABLE_DRIVER_PLUGINS.md @@ -23,5 +23,6 @@ with Docker Inc. Use 3rd party plugins at your own risk. | ---- | ---------- | ------------------------- | ---------------- | | BrightBox | https://github.com/brightbox/docker-machine-driver-brightbox | [NeilW](https://github.com/NeilW) | neil@aldur.co.uk | | Docker-In-Docker | https://github.com/nathanleclaire/docker-machine-driver-dind | [nathanleclaire](https://github.com/nathanleclaire) | nathan.leclaire@gmail.com | +| HPE OneView | https://github.com/HewlettPackard/docker-machine-oneview | [wenlock](https://github.com/wenlock) | wenlock@hpe.com | | Parallels for OSX | https://github.com/Parallels/docker-machine-parallels | [legal90](https://github.com/legal90) | legal90@gmail.com | | SAKURA CLOUD | https://github.com/yamamoto-febc/docker-machine-sakuracloud | [yamamoto-febc](https://github.com/yamamoto-febc) | yamamoto.febc@gmail.com |