Comment 1 for bug 1304089

Revision history for this message
Stephen Gordon (sgordon) wrote :

Regeneration of the cli and config references will clean up most of this but there are a number of references to the default filters that are woefully out of date. From the current patch the full list is:

'RetryFilter',
'AvailabilityZoneFilter',
'RamFilter',
'ComputeFilter',
'ComputeCapabilitiesFilter',
'ImagePropertiesFilter',
'ServerGroupAntiAffinityFilter',
'ServerGroupAffinityFilter'

In addition the manually written section of the config reference lists GroupAffinityFilter and GroupAntiAffinityFilter (not *Server*Group). On initial inspection it's unclear if these were renamed at some point or the filters referred to are net new and need to be added.