From 57a175735a62fb83219ea9b0eb97c9dc26e3900b Mon Sep 17 00:00:00 2001 From: Morgan Fainberg Date: Tue, 11 Nov 2014 11:28:28 -0800 Subject: [PATCH] Add warning about milestone 2 deadline Add the warning about the milestone 2 deadline to the documentation. No specifications will be accepted post milestone 2 for a given release without an explicit exception being granted. Change-Id: Ie86857c1914a27a9a1748c4cdfe7c74fa0b1a7c5 --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index f6f917b1..cf5917a5 100644 --- a/README.rst +++ b/README.rst @@ -42,6 +42,15 @@ for a given release can be found by looking at the blueprint in Launchpad:: http://blueprints.launchpad.net/keystone/ +.. WARNING:: + + Specifications not accepted by the second milestone of a release will not + be targeted for that release without an explicit exception granted. To + request an exception, send an email to the developer mailing list with the + details of the specification, why it should be accepted after the deadline, + and any supporting documentation (e.g. proof of concept code) that will + indicate to the core team it will be completed before feature freeze. + Incomplete specifications have to be re-proposed for every release. The review may be quick, but even if something was previously approved, it should be re-reviewed to make sure it still makes sense as written.