summaryrefslogtreecommitdiff
path: root/heat/scaling
Commit message (Expand)AuthorAgeFilesLines
* Remove six and python 2.7 full supportHervé Beraud2020-04-231-5/+4
* Merge "Eliminate nested stack loading in InstanceGroup/ASG scaling"Zuul2018-04-021-16/+7
|\
| * Eliminate nested stack loading in InstanceGroup/ASG scalingZane Bitter2018-01-191-16/+7
* | Remove use of CooldownMixin with scaling policyrabi2018-01-281-1/+0
|/
* Refactor CooldownMixinrabi2017-11-171-34/+47
* Remove log translationsliyi2017-03-251-5/+4
* Improve resource.NoActionRequiredhuangtianhua2017-01-251-7/+26
* To reset metadata for resources when mark unhealthyhuangtianhua2017-01-041-0/+6
* Clean imports in codeNguyen Hung Phuong2016-08-161-2/+2
* Ignore NotFound exception in metadata_setJaime Guerrero2016-05-261-1/+5
* Fixes cooldown logic throws ValueErrorKanagaraj Manickam2016-05-151-10/+16
* Don't try scaling when no change in sizeRabi Mishra2016-04-011-3/+2
* Avoid cooldown when group size does not changeOmar Soriano2016-03-191-18/+16
* Fix [H405] pep rule in heat/scalingPeter Razumovsky2015-09-215-18/+14
* Move new capacity calculation to scaling libraryRabi Mishra2015-09-101-0/+60
* Handle scaling up in scaling library next_batch() functionZane Bitter2015-09-081-6/+6
* Allow member_definitions() to customise each member that it definesZane Bitter2015-09-081-4/+10
* Allow a custom new ID function for member_definitions()Zane Bitter2015-09-081-3/+3
* Clarify name of scaling resource_templates() functionZane Bitter2015-09-071-12/+24
* Start scaling down in an InstanceGroup rolling update ASAPZane Bitter2015-09-071-3/+1
* Split out calculation of the next batch into a separate functionZane Bitter2015-09-071-0/+50
* Use latest stable version for RG & ASG nested templatesRabi Mishra2015-08-271-1/+1
* Use ResourceDefinitionCore methods for lbutilsPeter Razumovsky2015-07-151-2/+2
* ASG scaling account for cooldown timestamp & in-progressyanyanhu2015-07-051-5/+23
* Stop using deprecated oslo_utils.timeutils.strtime()Julien Danjou2015-06-021-1/+1
* Use six.iterkeys(x) instead of x.keys()Tetiana Lashchova2015-04-231-1/+2
* Pass the environment into the Template class and not StackAngus Salkeld2015-03-181-2/+3
* Make import of oslo libraries namespacelessJens Rosenboom2015-02-181-1/+1
* Merge "Move LB reload logic into scaling library"Jenkins2015-02-111-0/+51
|\
| * Move LB reload logic into scaling librarytengqm2015-02-011-0/+51
* | Enable H305 and H307 style checksPavlo Shchelokovskyy2015-01-201-1/+0
|/
* Switch to oslo.utilsJulien Danjou2014-09-301-1/+1
* Move CooldownMixin into separate filetengqm2014-08-141-0/+44
* Use add_resource() to build autoscaling templatesZane Bitter2014-06-051-0/+18
* Move resource_templates to heat.scalingChristopher Armstrong2014-02-062-0/+38