Merge "[Murano Docs] Install murano-agent by cloud-init"

This commit is contained in:
Jenkins
2016-04-06 16:49:13 +00:00
committed by Gerrit Code Review
3 changed files with 11 additions and 5 deletions

View File

@@ -24,13 +24,15 @@ minimum units of the installation workflow.
Murano-agent on a new VM
~~~~~~~~~~~~~~~~~~~~~~~~
Currently, most of the application deployments are possible only on images with
Earlier most of the application deployments were possible only on images with
pre-installed murano agent. You can refer to
`corresponding documentation <http://murano.readthedocs.org/en/latest/image_builders/index.html#building-murano-image>`_
:ref:`corresponding documentation <building_images>`
on building an image with murano-agent.
To make deployment with murano easier, the murano team is working on the
murano-agent automatic installation with cloud-init.
Currently murano-agent can be automatically installed by cloud-init. To deploy
an application on an image with pre-installed cloud-init you should mark the
image with Murano specific metadata. More information about preparing images
can be found :ref:`here <upload_images>`.
Interaction with murano-engine
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@@ -12,6 +12,9 @@
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
..
.. _building_images:
=====================
Building Murano Image

View File

@@ -12,8 +12,9 @@
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
..
.. _upload_images:
========================
Upload image into glance