Files
nova/doc/source
OctopusZhang 83b59ea603 Allow irrelevant,self-defined specs in ComputeCapacityFilter
For backward compatibility, ComputeCapacityFilter treats extra spec
keys which contain no colons like 'x' the same as 'capabilities:x',
because hoststate doesn't contain attribute like x, this filter always
return False. So it causes conflict with
AggregateInstanceExtraSpecsFilter, and limits user to define extra spec
keys without colons.

This patch solves the conflict and keep it backward compatible.

This patch also joins two lines into one in method host_passes.

Change-Id: Ia9e7c882bcee131e106e67dc46ed9ce1224e4c67
Closes-Bug: #1582589
2016-07-07 17:53:10 +00:00
..
2015-09-22 22:33:26 +02:00
2016-04-28 20:40:18 +09:00
2016-06-22 15:06:12 -04:00
2016-03-14 15:08:31 -07:00
2015-09-24 20:52:44 +08:00
2015-05-15 10:47:18 -07:00
2016-01-24 19:20:00 +01:00