[Openstack-docs] [openstack/nova] DocImpact review request change I3327dc37eead5a7415b2507769ecadf6a656d79b
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Tue Jun 18 14:14:12 UTC 2013
Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/33143
Log:
commit f93704d26b5f296c63da333a33ae0f46b1c8f7b4
Author: Qiu Yu <unicell at gmail.com>
Date: Sat Jun 15 08:38:57 2013 +0800
Restrict ComputeCapabilitiesFilter to use scope format only
Per discussion in https://bugs.launchpad.net/nova/+bug/1039386, "scope
format" is adopted as a namespace in extra_spec to avoid conflict between
scheduler filters.
For filters still accept non-scope format, e.g.
ComputeCapabilitiesFilter and AggregateInstanceExtraSpecsFilter, using
together could still conflict for non-scope key format in extra_spec.
This change restrict ComputeCapabilitiesFilter to accept scope format
only.
Resolves bug 1191185
DocImpact
Change-Id: I3327dc37eead5a7415b2507769ecadf6a656d79b
Automatically generated bug (please review):
https://bugs.launchpad.net/bugs/1192185
More information about the Openstack-docs
mailing list