moto/moto/autoscaling
Chris St. Pierre fab37942c4 Consistent _get_multi_param() function in responses
This abstracts _get_multi_param() into BaseResponse and makes it
always ensure that the string it has been given ends with a '.'.  It
had been implemented in three different places, and in use it rarely
postpended a trailing period, which could make it match parameters it
shouldn't have.
2014-05-08 10:44:41 -04:00
..
__init__.py Merge in autoscaling 2013-07-27 16:24:38 -04:00
models.py Fix some merge issues, add block device parsing 2014-04-25 15:44:55 -04:00
responses.py Consistent _get_multi_param() function in responses 2014-05-08 10:44:41 -04:00
urls.py Merge in autoscaling 2013-07-27 16:24:38 -04:00