Skip to content

JohnKDay/docker-machine-oneview

 
 

Repository files navigation

HPE Docker Machine OneView plugin

Build Status

The Docker Machine plugin for HPE OneView automates the provisioning of physical infrastructure on-demand, from a private cloud using templates from HPE OneView to enable customers to treat infrastructure-as-code.

Instructions and Setup Steps

Get the instructions for setting up the plugin with HPE OneView here.

Testing your changes

From a container

USE_CONTAINER=1 make test

From your local system

  • Install golang 1.5 or better
  • Install go pakcages listed in .travis.yml
make test

Building a plugin

USE_CONTAINER=1 make build

Contributing

Want to hack on docker-machine-oneview? Please start with the Contributing Guide.

License

This project is licensed under the Apache License, Version 2.0. See LICENSE for full license text.

About

HP OneView plugin for docker machine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 41.0%
  • Shell 33.2%
  • Makefile 24.0%
  • C++ 1.8%