commit 66e1427f14dee477f27cd899a25b9e3cdeb38ff4
Author: Sean Mooney <email address hidden>
Date: Mon Jan 12 16:57:01 2015 +0000
Add AggregateTypeAffinityFilter multi values support
This change allows the AggregateTypeAffinityFilter to function when
multiple instance_type names are set in the Aggregate Metadata.
This change implements and documents a new comma separated syntax for
the aggregate instance_type metadata attribute. The legacy syntax is
still supported when a single instace_type is specified.
e.g. 'm1.nano' or "m1.nano,m1.small"
Reviewed: https:/ /review. openstack. org/141883 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=66e1427f14d ee477f27cd899a2 5b9e3cdeb38ff4
Committed: https:/
Submitter: Jenkins
Branch: master
commit 66e1427f14dee47 7f27cd899a25b9e 3cdeb38ff4
Author: Sean Mooney <email address hidden>
Date: Mon Jan 12 16:57:01 2015 +0000
Add AggregateTypeAf finityFilter multi values support
This change allows the AggregateTypeAf finityFilter to function when
multiple instance_type names are set in the Aggregate Metadata.
This change implements and documents a new comma separated syntax for
the aggregate instance_type metadata attribute. The legacy syntax is
still supported when a single instace_type is specified.
e.g. 'm1.nano' or "m1.nano,m1.small"
DocImpact 2db62df52faa12c c3cedfe2b65
Change-Id: I0618a300754d01
Closes-bug: #1399204