----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12913/ -----------------------------------------------------------
(Updated July 25, 2013, 4:52 a.m.) Review request for cloudstack and Rohit Yadav. Changes ------- adding cloudstack group Bugs: CLOUDSTACK-3787 Repository: cloudstack-git Description ------- CM does not detect required tags if they are passed as a map. When creating resource tags for example. The tags[0].key and tags[0].value weren't counted for the "tags" parameter and CM would give a "missing required parameter" error. Diffs ----- tools/cli/cloudmonkey/cloudmonkey.py 13f54ad Diff: https://reviews.apache.org/r/12913/diff/ Testing ------- Tested by adding/removing resourceTags Thanks, Carson Anderson