add warning to release:independent

During Mitaka we had several projects surprised by the implications of
choosing to declare an independent release model. Add a warning to
clarify the policy.

Change-Id: I6c57bfced64b3b5425b43466df5fa4c630249291
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2016-03-30 07:24:41 -04:00
parent b61c1e112a
commit 2dd0a72db7

View File

@ -44,6 +44,18 @@ between the :ref:`tag-release:cycle-with-milestones`,
:ref:`tag-release:cycle-with-intermediary`, :ref:`tag-release:independent`
and :ref:`tag-release:none` models.
.. warning::
By adopting this tag, projects indicate that they **are not part of
any OpenStack release** and will therefore **not be listed** on the
release series-specific pages on the `releases website`_. Projects
that want to be listed along with other parts of the OpenStack
release are encouraged to adopt a model such as
:ref:`tag-release:cycle-with-intermediary` and follow the release
schedule.
.. _releases website: http://releases.openstack.org
Requirements
============