Comment 0 for bug 1623005

Revision history for this message
Janice-Chen (784059080-c) wrote : Can not get 'volume_type' from troveclient request body when create cluster

Trove cluster-create service can not get the 'volume_type' value even specifies the volume_type when create a cluster using 'trove cluster-create' command.

Test Cli View:

trove cluster-create ClusterName mongodb mongodb-3.2 \
--instance "flavor=flavorId,volume=10,volume_type=ssd,nic='net-id=NetID'" \
--instance "flavor=flavorId,volume=10,volume_type=ssd,nic='net-id=NetID'" \
--instance "flavor=flavorId,volume=10,volume_type=ssd,nic='net-id=NetID'"