Merge "AggregateTypeAffinityFilter multi values"
This commit is contained in:
@@ -298,9 +298,16 @@ aggregate_image_properties_isolation_separator = .</programlisting>
|
|||||||
<section xml:id="aggregate-typeaffinityfilter">
|
<section xml:id="aggregate-typeaffinityfilter">
|
||||||
<title>AggregateTypeAffinityFilter</title>
|
<title>AggregateTypeAffinityFilter</title>
|
||||||
<para>
|
<para>
|
||||||
Filters host by per-aggregate
|
This filter passes hosts if no <literal>instance_type</literal>
|
||||||
<literal>instance_type</literal> value. For information
|
key is set or the <literal>instance_type</literal>
|
||||||
about how to use this filter, see <xref
|
aggregate metadata value contains the name of the
|
||||||
|
<literal>instance_type</literal> requested.
|
||||||
|
The value of the <literal>instance_type</literal> metadata entry
|
||||||
|
is a string that may contain either a single
|
||||||
|
<literal>instance_type</literal> name or a comma-separated list
|
||||||
|
of <literal>instance_type</literal> names, such as
|
||||||
|
'm1.nano' or "m1.nano,m1.small."
|
||||||
|
For information about how to use this filter, see <xref
|
||||||
linkend="host-aggregates"/>. See also <xref
|
linkend="host-aggregates"/>. See also <xref
|
||||||
linkend="typeaffinityfilter"/>.
|
linkend="typeaffinityfilter"/>.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user