tacker/releasenotes/notes/add-block-storage-support-to-tacker-5c349ba112a3c087.yaml
Bharath Thiruveedula 57c4847071 Implement Block Storage Support - Part 1
This patch adds support to attach volumes to VDU.
This patch does not deal with boot from volume case.

Change-Id: I4bee80610eaa4e2ec8a1ccb2a5d36fb723a09806
Implements: persistent-block-storage
2017-08-20 11:48:59 +05:30

9 lines
278 B
YAML

---
features:
- |
Add support to attach cinder volumes to the VNF. We can create cinder volumes
through new syntax in TOSCA VNFD template and we can attach it to VNFs.
other:
- |
Only attaching volumes to the VNFs is supported. Boot from volume is not supported