Add both pdf and html links to the index page

Change-Id: I18b39ba5f7dd2f6ae1608e841c35c7579524aded
Closes-Bug: 1289665
This commit is contained in:
Dmitry Ilyin
2014-07-21 19:10:05 +04:00
parent 7b97b600ab
commit f53b39f9f0
6 changed files with 42 additions and 39 deletions

View File

@@ -515,6 +515,11 @@ a.active {
border-left: 1px solid #d5dbe1; border-left: 1px solid #d5dbe1;
} }
a.external:before {
content: "";
padding-right: 0.1em;
}
/* MIRANTIS CSS*/ /* MIRANTIS CSS*/
tt.literal tt.literal

View File

@@ -11,59 +11,57 @@ Welcome to Mirantis OpenStack Documentation
This page contains the most recent Mirantis OpenStack documentation. This page contains the most recent Mirantis OpenStack documentation.
Select a document from the left menu and navigate through the topics. Select a document from the left menu and navigate through the topics.
PDFs :ref:`planning-guide` `(pdf) <pdf/Mirantis-OpenStack-5.0-PlanningGuide.pdf>`__
---- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The following Mirantis OpenStack documentation is available in PDF:
* `Planning Guide <pdf/Mirantis-OpenStack-5.0-PlanningGuide.pdf>`_ Planning information you should consider before
installing Fuel and deploying Mirantis OpenStack.
Planning information you should consider before :ref:`user-guide` `(pdf) <pdf/Mirantis-OpenStack-5.0-UserGuide.pdf>`__
installing Fuel and deploying Mirantis OpenStack. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. * `Installation Guide <pdf/Mirantis-OpenStack-5.0-InstallGuide.pdf>`_ This document describes how to deploy Mirantis OpenStack environments
using Fuel.
This document describes how to pre-configure your :ref:`operations-guide` `(pdf) <pdf/Mirantis-OpenStack-5.0-OperationsGuide.pdf>`__
OpenStack environment and install the Fuel Master Node. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* `User Guide <pdf/Mirantis-OpenStack-5.0-UserGuide.pdf>`_ A collection of useful procedures for using and managing
your Mirantis OpenStack environment.
This document describes how to deploy Mirantis OpenStack environments :ref:`virtualbox` `(pdf) <pdf/Mirantis-OpenStack-5.0-Running-Mirantis-OpenStack-on-VirtualBox.pdf>`__
using Fuel. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* `Operations Guide <pdf/Mirantis-OpenStack-5.0-OperationsGuide.pdf>`_ This document provides information about running Mirantis OpenStack on VirtualBox
for demonstration and evaluation purposes.
A collection of useful procedures for using and managing :ref:`ref-arch` `(pdf) <pdf/Mirantis-OpenStack-5.0-ReferenceArchitecture.pdf>`__
your Mirantis OpenStack environment. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* `Running Mirantis OpenStack on VirtualBox <pdf/Mirantis-OpenStack-5.0-Running-Mirantis-OpenStack-on-VirtualBox.pdf>`_ A deep dive into the structure of the Mirantis OpenStack environment,
network considerations, and deployment options.
This document provides information about running Mirantis OpenStack on VirtualBox :ref:`terminology-ref` `(pdf) <pdf/Mirantis-OpenStack-5.0-Terminology-Reference.pdf>`__
for demonstration and evaluation purposes. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* `Reference Architecture <pdf/Mirantis-OpenStack-5.0-ReferenceArchitecture.pdf>`_ Short articles about OpenStack terminology and technology
with references to other documentation and other useful information.
A deep dive into the structure of the Mirantis OpenStack environment, :ref:`release-notes` `(pdf) <pdf/Mirantis-OpenStack-5.0-RelNotes.pdf>`__
network considerations, and deployment options. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* `Terminology Reference <pdf/Mirantis-OpenStack-5.0-Terminology-Reference.pdf>`_ The Release Notes provide general information about new features,
fixed issues, and known limitations in Mirantis OpenStack |version|.
Short articles about OpenStack terminology and technology `Download Mirantis OpenStack <http://software.mirantis.com>`__
with references to other documentation and other useful information. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* `Release Notes 5.0 <pdf/Mirantis-OpenStack-5.0-RelNotes.pdf>`_
The Release Notes provide general information about new features,
fixed issues, and known limitations in Mirantis OpenStack |version|.
Download Mirantis OpenStack
---------------------------
You can download the Mirantis OpenStack ISO, IMG, and VirtualBox scripts at http://software.mirantis.com You can download the Mirantis OpenStack ISO, IMG, and VirtualBox scripts at http://software.mirantis.com
.. note:: You must sign in to download Mirantis OpenStack. .. note:: You must sign in to download Mirantis OpenStack.
If you do not have an account, sign up for a free account now. If you do not have an account, sign up for a free account now.
Demos and tutorials: `Demos and tutorials <https://vimeo.com/96222550>`__
-------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Watch the Mirantis OpenStack demos:
https://vimeo.com/96222550 Watch the Mirantis OpenStack demos at https://vimeo.com/96222550

View File

@@ -52,7 +52,7 @@ You can also run Fuel to deploy a Mirantis OpenStack Environment
on Oracle VirtualBox. on Oracle VirtualBox.
VirtualBox deployment is useful for demonstrations VirtualBox deployment is useful for demonstrations
and is a good way to begin your exploration of the tools and technologies. and is a good way to begin your exploration of the tools and technologies.
It is discussed in :ref:`Running Fuel on VirtualBox<virtualbox-top>`. It is discussed in :ref:`Running Fuel on VirtualBox<virtualbox>`.
However, it is worth noting that deployments on top of VirtualBox However, it is worth noting that deployments on top of VirtualBox
do not generally meet the performance and robustness requirements do not generally meet the performance and robustness requirements
of most production environments. of most production environments.

View File

@@ -38,7 +38,7 @@ Some general guiding principles:
and to avoid performance bottlenecks. and to avoid performance bottlenecks.
- For demonstration and study purposes, - For demonstration and study purposes,
you can deploy OpenStack on VirtualBox; you can deploy OpenStack on VirtualBox;
see :ref:`Running Fuel on VirtualBox<virtualbox-top>` for more information. see :ref:`Running Fuel on VirtualBox<virtualbox>` for more information.
This option has the lowest hardware requirements This option has the lowest hardware requirements
- OpenStack can be deployed on smaller hardware configurations - OpenStack can be deployed on smaller hardware configurations
by combining multiple roles on the nodes by combining multiple roles on the nodes

View File

@@ -34,7 +34,7 @@ then use that media to install the software.
In that case, copy the ISO file to the approriate directory In that case, copy the ISO file to the approriate directory
and boot directly from that disk file. and boot directly from that disk file.
See the `Quick Start Guide <http://software.mirantis.com/quick-start/>`_. See the `Quick Start Guide <http://software.mirantis.com/quick-start/>`_.
and :ref:`virtualbox-top`. and :ref:`virtualbox`.
Use any standard software to burn the ISO to a writeable DVD. Use any standard software to burn the ISO to a writeable DVD.

View File

@@ -1,6 +1,6 @@
.. index:: VirtualBox Installation .. index:: VirtualBox Installation
.. _virtualbox-top: .. _virtualbox:
======================================== ========================================
Running Mirantis OpenStack on VirtualBox Running Mirantis OpenStack on VirtualBox