mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
The CreateStoragePool API requires that podId, clusterId be passed or it fails. Bug found in cli, which in turn got it from Marvin, which got it from commands.xml which got from ApiXmlDocWriter. Patch adds required field on podId, so it trickle downs to cli. Signed-off-by: Rohit Yadav <bhaisaab@apache.org>