cinder/releasenotes
Matt Smith 9a8dc08346 Datera 2.3 driver update
Updating the Datera Cinder driver to version 2.3 and implemented the
following features:

    - Added Datera EDF API 2.1 support
    - Added dynamic API lookup
    - Added Multi-Tenancy Support
    - Added Template Support
    - Broke driver up into modules.  Moved API implementations into
      their own modules for easier maintenance, created common
      module for possible future drivers.  Moved Datera driver
      into datera/datera_iscsi.py module.
    - Updated unit tests to test both API v2 and v2.1

DocImpact
UpgradeImpact

Change-Id: Id882583d7e5df6e41784affd4f74e2d0d117b18a
2017-01-06 13:25:54 -08:00
..
2017-01-06 13:25:54 -08:00

Release notes

The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.

A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.

Please see http://docs.openstack.org/developer/cinder/devref/releasenotes.html for more details.