From f766a03b0146d3c7af05303093d2b20e45f4fdb4 Mon Sep 17 00:00:00 2001 From: Lance Bragstad Date: Fri, 26 Jun 2020 15:46:23 -0500 Subject: [PATCH] Update policy in code goal for glance The existing goal for glance references a stale specification, but the code actually merged. Change-Id: Ic38769412d25c06751cd66499b88a9469d2b485c --- goals/selected/queens/policy-in-code.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/goals/selected/queens/policy-in-code.rst b/goals/selected/queens/policy-in-code.rst index 433680088..806a02e5e 100644 --- a/goals/selected/queens/policy-in-code.rst +++ b/goals/selected/queens/policy-in-code.rst @@ -216,8 +216,9 @@ Completion Artifacts: currently under-powered), we felt that it did not make sense to work on this goal during Queens. - See the spec proposal for refactoring Glance policies for details: - https://review.opendev.org/#/c/528021/ + The `implementation `_ for moving + policy into code was completed in Ussuri. Work remains to document each + policy. heat ----