Skip to content

HewlettPackard/docker-machine-oneview

Repository files navigation

THIS REPOSITORY IS DEPRECATED

HPE OneView has other tools for automating the provisioning of physical infrastructure on-demand such as Ansible, Chef, Puppet, and others. More information on these tools can be found at hpe.com/developers/oneview or in the HewlettPackard organization. These tools have integrations with Docker. This combination will yield a more sustainable and scalable solution than the HPE Docker Machine OneView plugin.

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.6 or better
  • Install go packages 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.