Notice Flocker has been abandoned, making this plugin essentially useless.
This plugin allows you to use flocker to manage DigitalOcean block storage
volumes. Enable by letting python setup.py install install into a location
searchable by flocker and put the following into your agent.yml file:
"dataset":
"backend": "digitalocean_flocker_plugin"
"token": "your-do-api-token"- DO only allows you to mount 5 volumes to a single droplet
- It is not yet enforced that clusters only span a single region
Copyright 2016 Niels Grewe
Licensed under the Apache License, Version 2.0.