Merge "Add Murano features" into stable/6.1

This commit is contained in:
Jenkins
2015-06-24 15:40:40 +00:00
committed by Gerrit Code Review
2 changed files with 17 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ Upgrading the Fuel Master Node does not update the OpenStack environment.
.. include:: /pages/release-notes/v6-1/new-features/neutron.rst
.. include:: /pages/release-notes/v6-1/new-features/nova.rst
.. include:: /pages/release-notes/v6-1/new-features/sahara.rst
.. include:: /pages/release-notes/v6-1/new-features/murano.rst
.. include:: /pages/release-notes/v6-1/new-features/0000-exp-features.rst

View File

@@ -0,0 +1,16 @@
Murano-related features
-----------------------
* New OpenStack application catalog was published to
`Communtiy App Catalog <http://apps.openstack.org/>`_, enabling users to
select Murano packages, Heat templates, and Glance images they would
like to add to their cloud.
* Users can source Murano packages and their dependencies using a URL
(package name) from `Communtiy App Catalog <http://apps.openstack.org/>`_
instead of using a zip file, simplifying Murano workflow.
See `the related blueprint <https://blueprints.launchpad.net/murano/+spec/muraniclient-url-download>`__.
* Support for Docker applications in Murano.
See `the related blueprint <https://blueprints.launchpad.net/murano/+spec/docker-registry-in-murano>`__.