Update infrastructure files for 6.1

Also noticed that Preface referred to "Mirantis Fuel" so made that
just "Fuel"

Release Notes will be updated in a separate CR.

Change-Id: I9dad8c797b999d034e02bcc0833432918d4cc529
This commit is contained in:
Meg McRoberts 2015-01-21 15:48:04 -08:00
parent d8bca0dbe0
commit 27d6f13e42
12 changed files with 33 additions and 35 deletions

View File

@ -51,17 +51,17 @@ source_suffix = '.rst'
# General information about the project.
project = u'Mirantis OpenStack'
copyright = u'2014, Mirantis Inc.'
copyright = u'2015, Mirantis Inc.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = '6.0'
version = '6.1'
# The full version, including alpha/beta/rc tags.
release = '6.0'
release = '6.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@ -7,8 +7,8 @@
Preface
=======
This documentation provides information on how to use Mirantis Fuel
to deploy OpenStack environment. The information is for reference purposes
This documentation provides information on how to use Fuel
to deploy OpenStack environments. The information is for reference purposes
and is subject to change.
Intended Audience
@ -25,7 +25,5 @@ The following table lists the released revisions of this documentation:
+--------------------+----------------------------+
|Revision Date |Description |
+====================+============================+
|October, 2014 |6.0 Technical Preview |
+--------------------+----------------------------+
|December, 2014 |6.0 GA |
|May, 2015 |6.1 GA |
+--------------------+----------------------------+

View File

@ -18,13 +18,13 @@ exclude_patterns = ['_*', 'pages', 'contents', 'index', '*-guide', '*.rst']
pdf_documents = [
# (master_doc, project, project, copyright),
('pdf/pdf_planning-guide', u'Mirantis-OpenStack-6.0-PlanningGuide', u'Planning Guide', u'2014, Mirantis Inc.'),
('pdf/pdf_user', u'Mirantis-OpenStack-6.0-UserGuide', u'User Guide', u'2014, Mirantis Inc.'),
('pdf/pdf_operations', u'Mirantis-OpenStack-6.0-OperationsGuide', u'Operations Guide', u'2014, Mirantis Inc.'),
('pdf/pdf_virtualbox', u'Mirantis-OpenStack-6.0-Running-Mirantis-OpenStack-on-VirtualBox', u'Running Mirantis OpenStack on VirtualBox', u'2014, Mirantis Inc.'),
('pdf/pdf_reference', u'Mirantis-OpenStack-6.0-ReferenceArchitecture', u'Reference Architecture', u'2014, Mirantis Inc.'),
('pdf/pdf_terminology', u'Mirantis-OpenStack-6.0-Terminology-Reference', u'Terminology Reference', u'2014, Mirantis Inc.'),
('pdf/pdf_file-ref', u'Mirantis-OpenStack-6.0-File-Format-Reference', u'File Format Reference', u'2014, Mirantis Inc.'),
('pdf/pdf_plugin-dev', u'Mirantis-OpenStack-6.0-Fuel-Plugin-Guide', u'Fuel Plugin Guide', u'2014, Mirantis Inc.'),
('pdf/pdf_relnotes', u'Mirantis-OpenStack-6.0-RelNotes', u'Release Notes', u'2014, Mirantis Inc.', {'pdf_use_toc': False}),
('pdf/pdf_planning-guide', u'Mirantis-OpenStack-6.1-PlanningGuide', u'Planning Guide', u'2015, Mirantis Inc.'),
('pdf/pdf_user', u'Mirantis-OpenStack-6.1-UserGuide', u'User Guide', u'2015, Mirantis Inc.'),
('pdf/pdf_operations', u'Mirantis-OpenStack-6.1-OperationsGuide', u'Operations Guide', u'2015, Mirantis Inc.'),
('pdf/pdf_virtualbox', u'Mirantis-OpenStack-6.1-Running-Mirantis-OpenStack-on-VirtualBox', u'Running Mirantis OpenStack on VirtualBox', u'2015, Mirantis Inc.'),
('pdf/pdf_reference', u'Mirantis-OpenStack-6.1-ReferenceArchitecture', u'Reference Architecture', u'2015, Mirantis Inc.'),
('pdf/pdf_terminology', u'Mirantis-OpenStack-6.1-Terminology-Reference', u'Terminology Reference', u'2015, Mirantis Inc.'),
('pdf/pdf_file-ref', u'Mirantis-OpenStack-6.1-File-Format-Reference', u'File Format Reference', u'2015, Mirantis Inc.'),
('pdf/pdf_plugin-dev', u'Mirantis-OpenStack-6.1-Fuel-Plugin-Guide', u'Fuel Plugin Guide', u'2015, Mirantis Inc.'),
('pdf/pdf_relnotes', u'Mirantis-OpenStack-6.1-RelNotes', u'Release Notes', u'2015, Mirantis Inc.', {'pdf_use_toc': False}),
]

View File

@ -3,7 +3,7 @@
.. cssclass:: header-table
+-------------------------------------+-----------------------------------+
| Mirantis OpenStack v6.0 | .. cssclass:: right|
| Mirantis OpenStack v6.1 | .. cssclass:: right|
| | |
| File Format Reference | ###Section### |
+-------------------------------------+-----------------------------------+
@ -15,7 +15,7 @@
+--------------------------+----------------------+
| | .. cssclass:: right|
| | |
| ©2014, Mirantis Inc. | Page ###Page### |
| ©2015, Mirantis Inc. | Page ###Page### |
+--------------------------+----------------------+
.. raw:: pdf

View File

@ -3,7 +3,7 @@
.. cssclass:: header-table
+-------------------------------------+-----------------------------------+
| Mirantis OpenStack v6.0 | .. cssclass:: right|
| Mirantis OpenStack v6.1 | .. cssclass:: right|
| | |
| Operations Guide | ###Section### |
+-------------------------------------+-----------------------------------+
@ -15,7 +15,7 @@
+--------------------------+----------------------+
| | .. cssclass:: right|
| | |
| ©2014, Mirantis Inc. | Page ###Page### |
| ©2015, Mirantis Inc. | Page ###Page### |
+--------------------------+----------------------+
.. raw:: pdf

View File

@ -3,7 +3,7 @@
.. cssclass:: header-table
+-------------------------------------+-----------------------------------+
| Mirantis OpenStack v6.0 | .. cssclass:: right|
| Mirantis OpenStack v6.1 | .. cssclass:: right|
| | |
| Planning Guide | ###Section### |
+-------------------------------------+-----------------------------------+
@ -15,7 +15,7 @@
+--------------------------+----------------------+
| | .. cssclass:: right|
| | |
| ©2014, Mirantis Inc. | Page ###Page### |
| ©2015, Mirantis Inc. | Page ###Page### |
+--------------------------+----------------------+
.. raw:: pdf

View File

@ -3,7 +3,7 @@
.. cssclass:: header-table
+-------------------------------------+-----------------------------------+
| Mirantis OpenStack v6.0 | .. cssclass:: right|
| Mirantis OpenStack v6.1 | .. cssclass:: right|
| | |
| Fuel Plug-in Guide | ###Section### |
+-------------------------------------+-----------------------------------+
@ -15,7 +15,7 @@
+--------------------------+----------------------+
| | .. cssclass:: right|
| | |
| ©2014, Mirantis Inc. | Page ###Page### |
| ©2015, Mirantis Inc. | Page ###Page### |
+--------------------------+----------------------+
.. raw:: pdf

View File

@ -3,7 +3,7 @@
.. cssclass:: header-table
+-------------------------------------+-----------------------------------+
| Mirantis OpenStack v6.0 | .. cssclass:: right|
| Mirantis OpenStack v6.1 | .. cssclass:: right|
| | |
| Reference Architecture | ###Section### |
+-------------------------------------+-----------------------------------+
@ -15,7 +15,7 @@
+--------------------------+----------------------+
| | .. cssclass:: right|
| | |
| ©2014, Mirantis Inc. | Page ###Page### |
| ©2015, Mirantis Inc. | Page ###Page### |
+--------------------------+----------------------+
.. raw:: pdf

View File

@ -3,7 +3,7 @@
.. cssclass:: header-table
+-------------------------------------+-----------------------------------+
| Mirantis OpenStack v6.0 | .. cssclass:: right|
| Mirantis OpenStack v6.1 | .. cssclass:: right|
| | |
| Release Notes | ###Section### |
+-------------------------------------+-----------------------------------+
@ -15,7 +15,7 @@
+--------------------------+----------------------+
| | .. cssclass:: right|
| | |
| ©2014, Mirantis Inc. | Page ###Page### |
| ©2015, Mirantis Inc. | Page ###Page### |
+--------------------------+----------------------+
.. raw:: pdf

View File

@ -3,7 +3,7 @@
.. cssclass:: header-table
+-------------------------------------+-----------------------------------+
| Mirantis OpenStack v6.0 | .. cssclass:: right|
| Mirantis OpenStack v6.1 | .. cssclass:: right|
| | |
| Terminology Reference | ###Section### |
+-------------------------------------+-----------------------------------+
@ -15,7 +15,7 @@
+--------------------------+----------------------+
| | .. cssclass:: right|
| | |
| ©2014, Mirantis Inc. | Page ###Page### |
| ©2015, Mirantis Inc. | Page ###Page### |
+--------------------------+----------------------+
.. raw:: pdf

View File

@ -3,7 +3,7 @@
.. cssclass:: header-table
+-------------------------------------+-----------------------------------+
| Mirantis OpenStack v6.0 | .. cssclass:: right|
| Mirantis OpenStack v6.1 | .. cssclass:: right|
| | |
| User Guide | ###Section### |
+-------------------------------------+-----------------------------------+
@ -15,7 +15,7 @@
+--------------------------+----------------------+
| | .. cssclass:: right|
| | |
| ©2014, Mirantis Inc. | Page ###Page### |
| ©2015, Mirantis Inc. | Page ###Page### |
+--------------------------+----------------------+
.. raw:: pdf

View File

@ -3,7 +3,7 @@
.. cssclass:: header-table
+------------------------------------------+-----------------------------------+
| Mirantis OpenStack v6.0 | .. cssclass:: right|
| Mirantis OpenStack v6.1 | .. cssclass:: right|
| | |
| Running Mirantis OpenStack on VirtualBox | ###Section### |
+------------------------------------------+-----------------------------------+
@ -15,7 +15,7 @@
+--------------------------+----------------------+
| | .. cssclass:: right|
| | |
| ©2014, Mirantis Inc. | Page ###Page### |
| ©2015, Mirantis Inc. | Page ###Page### |
+--------------------------+----------------------+
.. raw:: pdf