[RN] Add a note about Murano plugin

Adds a note about the Murano plugin to the release notes.
Removes Murano from the Install additional components section.

Change-Id: I25ebf99722d7983e90d1c12f5530d764f5abce35
This commit is contained in:
Maria Zlatkova 2016-08-18 16:18:18 +03:00
parent 728b238b5c
commit c917b6fe30
2 changed files with 14 additions and 8 deletions

View File

@ -7,13 +7,12 @@
Install additional components
=============================
If you want to install additional components, such as the OpenStack
Application Catalog service (Murano), the Telemetry service (Ceilometer), the
Bare Metal service (Ironic), or the Hadoop cluster (Sahara), you must
select a corresponding checkbox in the deployment wizard. However,
some components require additional configuration before
installation. This section describes the installation process for
the OpenStack programs that require additional attention.
If you want to install additional components, such as the OpenStack Telemetry
service (Ceilometer), the Bare Metal service (Ironic), or the Hadoop cluster
(Sahara), you must select a corresponding checkbox in the deployment wizard.
However, some components require additional configuration before installation.
This section describes the installation process for the OpenStack programs
that require additional attention.
Follow the steps described in the corresponding sub-sections of this section.

View File

@ -85,4 +85,11 @@ This section lists these improvements:
resource utilization thresholds for the OpenStack services and underlying
software components using ``cgroups``. Specifying optimal values helps
to increase performance and reliability of your cloud.
See :ref:`cgroups-intro`.
See :ref:`cgroups-intro`.
* The OpenStack Application Catalog service is now also installable as a
plugin for Fuel. This plugin is designed to enable upgrading of the
OpenStack Application Catalog together with plugin installation. This plugin
update mechanism will be used to deliver future updates to the OpenStack
Application Catalog service.
See `Murano plugin for Fuel <https://github.com/openstack/fuel-plugin-murano>`__.