trove/releasenotes/notes/cluster-volume-type-901329a3b3667cb4.yaml
chenshujuan 72330ac568 Cluster code looks for wrong field in request for volume type
The cluster code on the server side is looking for a field called
'volume_type' in the request. The correct field should be 'type'.

Closes-Bug: #1623005
Change-Id: I5f46b887e028819dcd2d18da6390d38401528194
Author:    chenshujuan <chenshujuan@chinac.com>
Owner:    chenshujuan <chenshujuan@chinac.com>
2016-09-14 09:14:01 -04:00

4 lines
83 B
YAML

---
fixes:
- Allow specification of volume-type on cluster create. (Bug 1623005)