[MU 7.0] Add Maintenance Updates section

This patch:

- adds a Maintenance Updates 7.0 guide
- corrects a typo in index_contents.rst (Provide -> Provides, line 68)

Change-Id: I9a5f5e90f8968f55f348db4e70d2700ee3dcf05c
This commit is contained in:
Olena Logvinova
2015-11-11 11:47:57 +02:00
parent 48cf8edba2
commit 483b5e4e1c
8 changed files with 119 additions and 1 deletions

View File

@@ -18,5 +18,6 @@ Documentation
plugin-dev
file-ref
release-notes
maintenance-updates
eula
third-party-licenses

View File

@@ -0,0 +1 @@
.. include:: /pages/maintenance-updates/v7-0.rst

View File

@@ -17,6 +17,7 @@ PDF
`Terminology Reference PDF <pdf/Mirantis-OpenStack-7.0-Terminology-Reference.pdf>`_
`File Format Reference PDF <pdf/Mirantis-OpenStack-7.0-File-Format-Reference.pdf>`_
`Release Notes PDF <pdf/Mirantis-OpenStack-7.0-RelNotes.pdf>`_
`Maintenance Updates PDF <pdf/Mirantis-OpenStack-7.0-MU.pdf>`_
Guides
~~~~~~
@@ -64,9 +65,14 @@ Provides information on how to use Fuel configuration files.
`Release Notes <release-notes.html#release-notes>`_
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Provide general information about new features,
Provides general information about new features,
fixed issues, and known limitations in Mirantis OpenStack |version|.
`Maintenance Updates <maintenance-updates.html#maintenance-updates>`_
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Provides a list of available Maintenance Updates for Mirantis OpenStack
|version|.
Prior releases
~~~~~~~~~~~~~~

13
maintenance-updates.rst Normal file
View File

@@ -0,0 +1,13 @@
.. index:: Maintenance Updates
.. _maintenance-updates:
===================
Maintenance Updates
===================
.. contents:: :local:
:depth: 3
.. include:: /contents/contents-maintenance-updates.rst

View File

@@ -0,0 +1,44 @@
.. _MU-v7-0:
Maintenance Updates for Mirantis OpenStack 7.0
##############################################
This section contains a list of available maintenance updates for
Mirantis OpenStack 7.0.
For detailed information on a specific update, refer to the information
below. For general considerations on applying updates, see :ref:`patching-ops`.
.. warning:: The instructions below are part of Mirantis OpenStack
Maintenance Updates. Applying Mirantis OpenStack Maintenance
Updates may cause a downtime of entire OpenStack environment or
specific OpenStack services.
You must schedule a maintenance window and notify cloud users in
advance.
.. note:: Applying Mirantis OpenStack Maintenance Updates may
override manually applied custom patches.
It is recommended to back up your deployment and test updates on
your staging environment before applying updates to production.
If you have any questions or concerns, consult Mirantis Support.
Security updates
****************
There are no urgent security updates available at the moment.
Published updates
*****************
The following updates for Mirantis OpenStack 7.0 are available. These
updates passed thorough testing and are recommended to be applied to
the Mirantis OpenStack 7.0 deployments.
.. Include here a path to the file with bug, for example:
include:: /pages/maintenance-updates/v7.0/sample.rst
Proposed updates
****************
There are no proposed updates available at the moment.

View File

@@ -0,0 +1,21 @@
.. _mos7-0mu-BUG_NUMBER:
Bug name
========
Bug description
Affected packages
-----------------
Include affected packages versions
Fixed packages
--------------
Include fixed packages versions
Patching scenario
-----------------
Include steps of the patching scenario

View File

@@ -27,5 +27,6 @@ pdf_documents = [
('pdf/pdf_plugin-dev', u'Mirantis-OpenStack-7.0-FuelPluginGuide', u'Fuel Plugin Guide', u'2015, Mirantis Inc.'),
('pdf/pdf_terminology', u'Mirantis-OpenStack-7.0-Terminology-Reference', u'Terminology Reference', u'2015, Mirantis Inc.'),
('pdf/pdf_file-ref', u'Mirantis-OpenStack-7.0-File-Format-Reference', u'File Format Reference', u'2015, Mirantis Inc.'),
('pdf/pdf_mu', u'Mirantis-OpenStack-7.0-Maintenance-Updates', u'Maintenance Updates', u'2015, Mirantis Inc.'),
('pdf/pdf_relnotes', u'Mirantis-OpenStack-7.0-RelNotes', u'Release Notes', u'2015, Mirantis Inc.', {'pdf_use_toc': False}),
]

31
pdf/pdf_mu.rst Normal file
View File

@@ -0,0 +1,31 @@
.. header::
.. cssclass:: header-table
+-------------------------------------+-----------------------------------+
| Mirantis OpenStack v7.0 | .. cssclass:: right|
| | |
| Maintenance Updates | ###Section### |
+-------------------------------------+-----------------------------------+
.. footer::
.. cssclass:: footer-table
+--------------------------+----------------------+
| | .. cssclass:: right|
| | |
| ©2015, Mirantis Inc. | Page ###Page### |
+--------------------------+----------------------+
.. raw:: pdf
PageBreak oneColumn
.. toctree::
.. include:: /pages/preface/preface.rst
.. _file-ref:
.. include:: /contents/contents-maintenance-updates.rst