Commit Graph

3 Commits

Author SHA1 Message Date
Rodolfo Alonso Hernandez 5c6a3b3735 Add documentation: how to enable a new filter in Nova
Added instructions to make available and enable a new
filter, implemented in this repository, in Nova
Scheduler.

Closes-Bug: #1646066
Change-Id: Ic96afa2b28025c4ddb4811c082c69a82daa4ff0d
2016-12-09 10:56:58 +00:00
Rodolfo Alonso Hernandez 345510ca1a Add new Nova Scheduler filter: AggregateExtraSpecsFilter
This new filter will deprecate the current AggregateInstanceExtraSpecsFilter
filter. This filter, AggregateInstanceTypeFilter, will be backwards
compatible with the deprecated one and will introduce the use of sentinel
values to add more flexibility during the process of creating filtering rules.

Change-Id: Id5b04db40f9e9d6379bafafd562b76d8b9f20ec7
2016-11-24 17:25:46 +00:00
Rodolfo Alonso Hernandez 633284f518 Initial commit
Change-Id: I41022ed10419460cc466df6d0ed068a2cf1d8c98
2016-09-28 13:17:58 +01:00