From 9f11631fa65f29f6f9f7afa549c944d593095462 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Wed, 27 Sep 2017 18:19:21 -0400 Subject: [PATCH] Add spec-lite to deprecate the Glance Registry Service Change-Id: I9fbd71eea67ca31221019f969ae548e2ea88136c --- .../approved/glance/deprecate-registry.rst | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 specs/queens/approved/glance/deprecate-registry.rst diff --git a/specs/queens/approved/glance/deprecate-registry.rst b/specs/queens/approved/glance/deprecate-registry.rst new file mode 100644 index 00000000..148e02fd --- /dev/null +++ b/specs/queens/approved/glance/deprecate-registry.rst @@ -0,0 +1,23 @@ +================================================= +Spec Lite: Actually Deprecate the Glance Registry +================================================= + +:problem: A spec to `Deprecate the Glance Registry Service`_ was accepted in + Newton, but it contained the ambiguous statement, "Mark the service + as deprecated and ready for removal in the Q release." It's now + the Q release, so we need to actually deprecate it by announcing + officially that *the Registry Service is deprecated in Queens and + subject to removal in the S release.* + + .. _`Deprecate the Glance Registry Service`: http://specs.openstack.org/openstack/glance-specs/specs/newton/approved/glance/deprecate-registry.html + +:solution: On startup, the Registry Service should output an appropriate + message to the log. + +:timeline: Q-1 milestone (week of 16 October 2017) + +:link: https://blueprints.launchpad.net/glance/+spec/deprecate-registry + +:reviewers: all core reviewers + +:assignee: rosmaita