note scoping for AggregateInstanceExtraSpecsFilter
Havana release fixed a bug where this filter counldn't be used with other filters due to scoping issue. This doc patch updates to note that all is fine now. Change-Id: Ic9f832c3ad09a5b5d9237b77952aa59ff83121dd Closes-Bug: 1198310
This commit is contained in:
@@ -113,7 +113,9 @@ scheduler_available_filters=myfilter.MyFilter</programlisting>
|
||||
<title>AggregateInstanceExtraSpecsFilter</title>
|
||||
<para>Matches properties defined in an instance type's
|
||||
extra specs against admin-defined properties on a host
|
||||
aggregate. See the <link linkend="host-aggregates"
|
||||
aggregate. Works with specifications that are unscoped,
|
||||
or are scoped with <literal>aggregate_instance_extra_specs</literal>.
|
||||
See the <link linkend="host-aggregates"
|
||||
>host aggregates</link> section for documentation
|
||||
on how to use this filter.</para>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user