From 812e2c173678970606cc5d695388ab1e7ee722ad Mon Sep 17 00:00:00 2001 From: jichen Date: Fri, 30 Mar 2018 14:31:40 +0800 Subject: [PATCH] Remove a outdated warning this document is out of date since a set of changes made such as 43f91a87cb4f14078d39d8ce6e8308f4b37eac74 39f6159bde1102b2409defe2865f7ee40901d866 8be8d02aa77ebbe6687fa9ec4c74949cde0bf596 Put those 'to be fixed in queens' make people think it should be already been fixed due to queen release, so remove them in order to avoid confusion and we can continue to enhance this doc. TrivialFix Change-Id: I12dd385f4e1f159bdb9a78a629d4095889397c09 --- doc/source/index.rst | 6 ------ doc/source/user/index.rst | 5 ----- 2 files changed, 11 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 63623060750f..bc5ae6708e29 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -161,12 +161,6 @@ Once you are running nova, the following information is extremely useful. * :doc:`Admin Guide `: A collection of guides for administrating nova. - - .. warning:: - - This guide was imported during the Pike cycle and is a bit out of - date. It will be updated during Queens to be more accurate. - * :doc:`Flavors `: What flavors are and why they are used. * :doc:`Upgrades `: How nova is designed to be upgraded for minimal service impact, and the order you should do them in. diff --git a/doc/source/user/index.rst b/doc/source/user/index.rst index e7068b50eb96..7e1abf839753 100644 --- a/doc/source/user/index.rst +++ b/doc/source/user/index.rst @@ -64,11 +64,6 @@ Once you are running nova, the following information is extremely useful. * :doc:`Admin Guide `: A collection of guides for administrating nova. - .. warning:: - - This guide was imported during the Pike cycle and is a bit out of - date. It will be updated during Queens to be more accurate. - * :doc:`Upgrades `: How nova is designed to be upgraded for minimal service impact, and the order you should do them in.