summaryrefslogtreecommitdiff
path: root/boto/ec2/autoscale/policy.py
Commit message (Expand)AuthorAgeFilesLines
* ec2 module: tidy up to meet PEP8 betterFelix Yan2014-07-301-0/+7
* fixed get_all_adjustment_types for ec2/autoscaledkavanagh2014-02-011-4/+5
* PEP8 fixes for EC2 MinAdjustmentStepDaniel G. Taylor2013-07-241-1/+0
* Add MinAdjustmentType for autoscaling.Andrés J. Díaz2013-06-171-0/+8
* Implement termination_policies autoscaling argJames Saryerwinnie2012-09-281-0/+11
* Fix to autoscale policy creation and launch config name parsing.rlotun2011-04-071-1/+1
* Removed duplicated method definition.rlotun2011-04-011-4/+3
* added parameter description to ScalingPolicyJann Kleen2011-04-011-2/+14
* Simple autoscale unit tests and fixes.rlotun2011-03-311-3/+3
* Add newline.rlotun2011-03-311-1/+2
* tiny bugfixesJann Kleen2011-03-271-6/+6
* still merging changesJann Kleen2011-03-271-12/+9
* More work on implementing autoscale calls.rlotun2010-12-221-1/+58
* Beginning of autoscale 2010-08-01 support.rlotun2010-12-211-0/+89