Files
awx/awx/api
Matthew Jones 70bf78e29f Apply capacity algorithm changes
* This also adds fields to the instance view for tracking cpu and
  memory usage as well as information on what the capacity ranges are
* Also adds a flag for enabling/disabling instances which removes them
  from all queues and has them stop processing new work
* The capacity is now based almost exclusively on some value relative
  to forks
* capacity_adjustment allows you to commit an instance to a certain
  amount of forks, cpu focused or memory focused
* Each job run adds a single fork overhead (that's the reasoning
  behind the +1)
2018-02-01 16:57:09 -05:00
..
2016-12-09 14:19:41 -05:00
2018-01-22 11:50:00 -05:00
2015-06-11 16:10:23 -04:00
2016-09-26 22:14:47 -04:00
2017-09-18 10:35:32 -04:00
2015-06-11 16:10:23 -04:00
2017-06-28 15:49:55 -04:00
2017-07-27 15:14:50 -04:00
2018-02-01 16:57:09 -05:00