----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5909/ -----------------------------------------------------------
Review request for cloudstack and Prachi Damle. Description ------- Tags support has been added to 3 EC2Describe* API's(DescribeInstances, DescribeVolumes and DescribeSnapshots). Hence for the same 3 EC2Describe* API's filter support has been modified to included 3 tag related filters: tag-key, tag-value and tag:key. Diffs ----- awsapi/src/com/cloud/bridge/service/core/ec2/EC2InstanceFilterSet.java 6d5255a awsapi/src/com/cloud/bridge/service/core/ec2/EC2SnapshotFilterSet.java 1c428f0 awsapi/src/com/cloud/bridge/service/core/ec2/EC2VolumeFilterSet.java 95d306f Diff: https://reviews.apache.org/r/5909/diff/ Testing ------- Thanks, Likitha Shetty