summaryrefslogtreecommitdiff
path: root/functional/tests/volume/v2
Commit message (Collapse)AuthorAgeFilesLines
* Add functional tests for "volume" commands v2Tang Chen2016-02-212-0/+80
The tests for v2 "volume" commands are quite similar to v1. This patch also map 'metadata' to 'properties', 'volume_type' to 'type' to align to the v1 output. Change-Id: Icf2c5463b186fc78c890ccd96453090c4a2c2eb6 Partial-bug: #1519503