Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 747 Bytes

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 747 Bytes

Changelog

0.0.3

  • Added support for flash cache when using the 3PAR StoreServ backend.

0.0.2

  • Added the ability to choose different provisioning types during volume creation. (thin, full, dedup)

0.0.1

  • Initial release of the python-hpedockerplugin.
  • APIs added for the following features:
    • Create Volume
    • Remove Volume
    • Mount a Volume
    • Unmount a Volume
    • Get a Volume
    • List Volumes
  • Support for CHAP added for volumes.
  • Documentation added for setting up the plugin.

1.0

  • Managed Plugin implementation (available in Docker Store as certified plugin)

1.0.1

  • Include support for specifying the folder for the secure etcd certificates
  • Includes support for Multipath
  • Minor bug fixes.