0805b3507b
The Nova config option osapi_compute_extension was deprecated in Mitaka. Hence this option was completely removed in Newton, as v2 API was removed and v2.1 API doesn't provide the option of configuring extensions. Change-Id: Ia6e5bc0e113b0b794975cde87e0fb49f141fd710
5 lines
309 B
Plaintext
5 lines
309 B
Plaintext
[DEFAULT]
|
|
scheduler_available_filters = nova.scheduler.filters.all_filters
|
|
scheduler_available_filters = blazarnova.scheduler.filters.blazar_filter.ClimateFilter
|
|
scheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ClimateFilter
|