Update links to Murano Docs

Murano docs changed format and location.
Links in FUEL docs were outdated.

Change-Id: I0187fb82458c2a433b863b1fb1d9bc75274dc51b
Closes-bug: #1321700
This commit is contained in:
Anastasia Kuznetsova 2014-05-21 14:34:10 +04:00
parent 1609bc86e2
commit 899168af2f
3 changed files with 4 additions and 3 deletions

View File

@ -33,7 +33,7 @@ Murano is still to some degree a do-it-yourself project.
Fuel is able to configure Murano's dashboard, API, and engine services,
but you will need to read documention on the steps
to set up a Murano base image;
see `Creating a Murano Image <http://murano-api.readthedocs.org/en/latest/>`_.
see `Creating a Murano Image <http://murano-api.readthedocs.org/en/latest/image_builders/index.html>`_.
Images can be uploaded via Glance.
Fuel can install Murano on either CentOS or Ubuntu;

View File

@ -16,7 +16,8 @@ Murano API
++++++++++
The Murano API provides the ability to manage applications in the OpenStack clouds.
For further reading, refer to `Murano API Specification <http://murano.mirantis.com/content/ch04.html>`_
For further reading, refer to `Murano API Specification
<http://murano-api.readthedocs.org/en/latest/specification/index.html>`_
Engine
++++++

View File

@ -11,7 +11,7 @@ The 'admin' tenant is selected by default.
To prepare Murano for linux-based services deployment testing add Linux based image to Murano:
* Create a Linux image with Murano agent.
See `Murano documentation (Linux Image Builder) <http://murano-api.readthedocs.org/en/latest>`_
See `Murano documentation (Linux Image Builder) <http://murano-api.readthedocs.org/en/latest/image_builders/index.html>`_
(Please note, the Murano Image Builder documentation referenced here cannot guarantee success with image creation and could be outdated)