diff --git a/ossa/OSSA-2017-005.yaml b/ossa/OSSA-2017-005.yaml index 78b9b90..709bd6e 100644 --- a/ossa/OSSA-2017-005.yaml +++ b/ossa/OSSA-2017-005.yaml @@ -11,9 +11,16 @@ description: > ImagePropertiesFilter or the IsolatedHostsFilter). All setups using Nova Filter Scheduler are affected. +errata: > + The former fix introduced regressions in the rebuild functionality. + Rebuild may fail depending on configured scheduler filters and environment, + for example, when the compute host is running at capacity or when the host + is disabled. + This update provides an additional set of fixes for these regressions. + affected-products: - product: nova - version: "<=14.0.9, >=15.0.0 <=15.0.7, >=16.0.0 <=16.0.2" + version: "<=14.0.10, >=15.0.0 <=15.0.8, >=16.0.0 <=16.0.3" vulnerabilities: - cve-id: CVE-2017-16239 @@ -31,9 +38,17 @@ issues: reviews: queens: - https://review.openstack.org/519662 + - https://review.openstack.org/521186 (errata) pike: - https://review.openstack.org/519672 + - https://review.openstack.org/523212 (errata) ocata: - https://review.openstack.org/519681 + - https://review.openstack.org/523427 (errata) newton: - https://review.openstack.org/519684 + - https://review.openstack.org/523434 (errata) + +errata_history: + - 2017-12-05 - Errata 1 + - 2017-11-14 - Original Version