moto/tests/test_redshift
Brian Pandola ab595279ad Fix boto/boto3 multi-param discrepancies
boto uses the param.member.N syntax, but boto3 replaces the generic
.member with a more specific identifier.

Example:
boto: ClusterSecurityGroups.member.N
boto3: ClusterSecurityGroups.ClusterSecurityGroupName.N

This commit addresses this issue for the ClusterSecurityGroups, SubnetIds,
and VpcSecurityGroupIds parameters.
2017-09-30 21:51:05 -07:00
..
test_redshift.py Fix boto/boto3 multi-param discrepancies 2017-09-30 21:51:05 -07:00
test_server.py Fix redshift server to default to xml. 2017-03-15 22:05:11 -04:00