Merge "Added release notes for attach/detach features."

This commit is contained in:
Jenkins 2016-08-29 18:58:23 +00:00 committed by Gerrit Code Review
commit 5800e7a3e9

View File

@ -0,0 +1,7 @@
---
features:
- Local attach/detach features implemented
Introduced new Python and CLI APIs to attach Cinder volumes to any host
including baremetal instances and containers.
Current implementation supports only iSCSI and RBD protocols and it was
tested only on Linux hosts.