Merge pull request #83 from e0ne/fuel-rename

Rename 'Fuel for OpenStack' to 'Mirantis OpenStack'
This commit is contained in:
Mike Scherbakov 2013-12-06 04:35:39 -08:00
commit e8d2096990
9 changed files with 41 additions and 41 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

12
conf.py
View File

@ -50,7 +50,7 @@ source_suffix = '.rst'
# master_doc = 'contents'
# General information about the project.
project = u'Fuel for OpenStack'
project = u'Mirantis OpenStack'
copyright = u'2013, Mirantis Inc.'
# The version info for the project you're documenting, acts as replacement for
@ -58,10 +58,10 @@ copyright = u'2013, Mirantis Inc.'
# built documents.
#
# The short X.Y version.
version = '3.2'
version = '3.2.1'
# The full version, including alpha/beta/rc tags.
release = '3.2'
release = '3.2.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@ -118,7 +118,7 @@ html_add_permalinks = None
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
# html_title = project + ' v' + release + ' | Documentation'
html_title = 'Fuel v' + release + ' for OpenStack | Documentation'
html_title = project + ' v' + release + ' | Documentation'
# A shorter title for the navigation bar. Default is the same as html_title.
#html_short_title = None
@ -231,7 +231,7 @@ latex_documents = [
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
('index', 'fuel', u'Fuel for OpenStack | Documentation',
('index', 'fuel', u'Mirantis OpenStack | Documentation',
[u'Mirantis'], 1)
]
@ -245,7 +245,7 @@ man_pages = [
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
('index', 'fuel', u'Fuel for OpenStack | Documentation',
('index', 'fuel', u'Mirantis OpenStack | Documentation',
u'Mirantis Inc.', 'fuel', 'One line description of project.',
'Miscellaneous'),
]

View File

@ -4,50 +4,50 @@
.. _Homepage:
===============================
Welcome to Fuel Documentation
===============================
===========================================
Welcome to Mirantis OpenStack Documentation
===========================================
This page contains the most recent Fuel documentation.
This page contains the most recent Mirantis OpenStack documentation.
Select a document from the left menu and navigate through the topics.
PDFs
---------
The following Fuel documentation is available in PDF:
The following Mirantis OpenStack documentation is available in PDF:
* `Pre-Installation Guide <pdf/Fuel-for-OpenStack-3.2-Pre-InstallationGuide.pdf>`_
* `Pre-Installation Guide <pdf/Mirantis-OpenStack-3.2.1-Pre-InstallationGuide.pdf>`_
Prerequisites and pre-installation steps that you must execute before
installing Fuel.
* `Installation Guide <pdf/Fuel-for-OpenStack-3.2-InstallGuide.pdf>`_
* `Installation Guide <pdf/Mirantis-OpenStack-3.2.1-InstallGuide.pdf>`_
This document describes how to pre-configure your
OpenStack environment and install the Fuel Master Node.
* `User Guide <pdf/Fuel-for-OpenStack-3.2-UserGuide.pdf>`_
* `User Guide <pdf/Mirantis-OpenStack-3.2.1-UserGuide.pdf>`_
This document describes how to deploy compute nodes for Fuel.
* `Reference Architecture <pdf/Fuel-for-OpenStack-3.2-ReferenceArchitecture.pdf>`_
* `Reference Architecture <pdf/Mirantis-OpenStack-3.2.1-ReferenceArchitecture.pdf>`_
A deep dive into the structure of the Fuel OpenStack environment,
network considerations, and deployment options.
* `Release Notes 3.2.1 <pdf/Fuel-for-OpenStack-3.2.1-RelNotes.pdf>`_
* `Release Notes 3.2.1 <pdf/Mirantis-OpenStack-3.2.1-RelNotes.pdf>`_
The Release Notes provide general information about new features,
fixed issues, and known limitations in Fuel 3.2.1.
fixed issues, and known limitations in Mirantis OpenStack |version|.
Download Fuel
---------------
You can download the Fuel ISO, IMG, and VirtualBox scripts at http://software.mirantis.com
Download Mirantis OpenStack
---------------------------
You can download the Mirantis OpenStack ISO, IMG, and VirtualBox scripts at http://software.mirantis.com
.. note:: You must sign in to download Fuel.
.. note:: You must sign in to download Mirantis OpenStack.
If you do not have an account, sign up for a free account now.
Demos and tutorials:
--------------------------
Watch the Fuel demos:
Watch the Mirantis OpenStack demos:
http://www.youtube.com/watch?feature=player_embedded&v=dm0sVDgodHw

View File

@ -50,7 +50,7 @@ source_suffix = '.rst'
# master_doc = 'contents'
# General information about the project.
project = u'Fuel for OpenStack'
project = u'Mirantis OpenStack'
copyright = u'2013, Mirantis Inc.'
# The version info for the project you're documenting, acts as replacement for
@ -58,10 +58,10 @@ copyright = u'2013, Mirantis Inc.'
# built documents.
#
# The short X.Y version.
version = '3.2'
version = '3.2.1'
# The full version, including alpha/beta/rc tags.
release = '3.2'
release = '3.2.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@ -118,7 +118,7 @@ html_add_permalinks = None
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
# html_title = project + ' v' + release + ' | Documentation'
html_title = 'Fuel v' + release + ' for OpenStack | Documentation'
html_title = project + ' v' + release + ' | Documentation'
# A shorter title for the navigation bar. Default is the same as html_title.
#html_short_title = None
@ -231,7 +231,7 @@ latex_documents = [
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
('index', 'fuel', u'Fuel for OpenStack | Documentation',
('index', 'fuel', u'Mirantis OpenStack | Documentation',
[u'Mirantis'], 1)
]
@ -245,7 +245,7 @@ man_pages = [
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
('index', 'fuel', u'Fuel for OpenStack | Documentation',
('index', 'fuel', u'Mirantis OpenStack | Documentation',
u'Mirantis Inc.', 'fuel', 'One line description of project.',
'Miscellaneous'),
]
@ -281,11 +281,11 @@ nwdiag_antialias = True
extensions += ['rst2pdf.pdfbuilder']
pdf_documents = [
('pdf/pdf_user', u'Fuel-for-OpenStack-3.2-UserGuide', u'User Guide',
('pdf/pdf_user', u'Mirantis-OpenStack-3.2.1-UserGuide', u'User Guide',
u'2013, Mirantis Inc.'),
('pdf/pdf_install', u'Fuel-for-OpenStack-3.2-InstallGuide', u'Installation Guide', u'2013, Mirantis Inc.'),
('pdf/pdf_reference', u'Fuel-for-OpenStack-3.2-ReferenceArchitecture', u'Reference Architecture', u'2013, Mirantis Inc.'),
('pdf/pdf_preinstall', u'Fuel-for-OpenStack-3.2-Pre-InstallationGuide', u'Pre-Installation Guide', u'2013, Mirantis Inc.')
('pdf/pdf_install', u'Mirantis-OpenStack-3.2.1-InstallGuide', u'Installation Guide', u'2013, Mirantis Inc.'),
('pdf/pdf_reference', u'Mirantis-OpenStack-3.2.1-ReferenceArchitecture', u'Reference Architecture', u'2013, Mirantis Inc.'),
('pdf/pdf_preinstall', u'Mirantis-OpenStack-3.2.1-Pre-InstallationGuide', u'Pre-Installation Guide', u'2013, Mirantis Inc.')
# (master_doc, project, project, copyright),
]
pdf_stylesheets = ['letter', 'mirantis']

View File

@ -4,7 +4,7 @@
.. cssclass:: header-table
+-------------------------------------+-----------------------------------+
| Fuel for OpenStack v3.2 | .. cssclass:: right|
| Mirantis OpenStack v3.2 | .. cssclass:: right|
| | |
| Installation Guide | ###Section### |
+-------------------------------------+-----------------------------------+

View File

@ -4,7 +4,7 @@
.. cssclass:: header-table
+-------------------------------------+-----------------------------------+
| Fuel for OpenStack v3.2 | .. cssclass:: right|
| Mirantis OpenStack v3.2.1 | .. cssclass:: right|
| | |
| User Guide | ###Section### |
+-------------------------------------+-----------------------------------+

View File

@ -50,7 +50,7 @@ source_suffix = '.rst'
master_doc = 'contents'
# General information about the project.
project = u'Fuel for OpenStack'
project = u'Mirantis OpenStack'
copyright = u'2013, Mirantis Inc.'
# The version info for the project you're documenting, acts as replacement for
@ -118,7 +118,7 @@ html_add_permalinks = None
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
# html_title = project + ' v' + release + ' | Documentation'
html_title = 'Fuel v' + release + ' for OpenStack | Documentation'
html_title = 'Mirantis OpenStack' + 'v' + release + ' | Documentation'
# A shorter title for the navigation bar. Default is the same as html_title.
#html_short_title = None
@ -201,7 +201,7 @@ latex_elements = {
# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, documentclass [howto/manual]).
latex_documents = [
('index', 'fuel.tex', u'Fuel for OpenStack | Documentation',
('index', 'fuel.tex', u'Mirantis OpenStack | Documentation',
u'Mirantis Inc.', 'manual'),
]
@ -231,7 +231,7 @@ latex_documents = [
# One entry per manual page. List of tuples
# (source start file, name, description, authors, manual section).
man_pages = [
('index', 'fuel', u'Fuel for OpenStack | Documentation',
('index', 'fuel', u'Mirantis OpenStack | Documentation',
[u'Mirantis'], 1)
]
@ -245,7 +245,7 @@ man_pages = [
# (source start file, target name, title, author,
# dir menu entry, description, category)
texinfo_documents = [
('index', 'fuel', u'Fuel for OpenStack | Documentation',
('index', 'fuel', u'Mirantis OpenStack | Documentation',
u'Mirantis Inc.', 'fuel', 'One line description of project.',
'Miscellaneous'),
]
@ -281,7 +281,7 @@ nwdiag_antialias = True
extensions += ['rst2pdf.pdfbuilder']
pdf_documents = [
('relnotes/index', u'Fuel-for-OpenStack-3.2.1-RelNotes', u'Release Notes',
('relnotes/index', u'Mirantis-OpenStack-3.2.1-RelNotes', u'Release Notes',
u'2013, Mirantis Inc.')
# (master_doc, project, project, copyright),
]

View File

@ -3,7 +3,7 @@
.. cssclass:: header-table
+-------------------------------------+-----------------------------------+
| Fuel 3.2.1 for OpenStack | .. cssclass:: right|
| Mirantis OpenStack v.3.2.1 | .. cssclass:: right|
| | |
| | Release Notes |
+-------------------------------------+-----------------------------------+