Re: [openstack-dev] [Murano] Does Murano support version management?

2016-06-01 Thread Stan Lagun
Hi,

Murano does have partial support for version management. Murano
(deployment) engine can work with several versions of the same package. You
can even have them in single environment. I order to store several such
packages you must use Glare backend rather than old API backend and must
use recent Murano version. But there is no support in UI yet. So if you
plan to use CLI or API for automation then it is doable. However if you
want to choose package version in the dashboard then we are not there yet.

Also note that the package version is for the Murano application, not for
the software that this app installs. So if you want to let user choose what
version of the software to install this can be either one of application's
inputs or there can be several independent Murano apps (one per version +
library package to put common code there)

See [1] and [2] for more information.

[1]:
http://docs.openstack.org/developer/murano/draft/appdev-guide/murano_pl.html#versioning
[2]:
http://murano-specs.readthedocs.io/en/latest/specs/liberty/murano-versioning.html

Sincerely yours,
Stan Lagun
Principal Software Engineer @ Mirantis



On Tue, May 31, 2016 at 10:20 PM, Jay Lau  wrote:

> Hi,
>
> I have a question for Murano: Suppose I want to manage two different
> version Spark packages, does Murano can enable me create one Application in
> application catalog but can enable me select different version spark
> packages to install?
>
> --
> Thanks,
>
> Jay Lau (Guangya Liu)
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Murano] Does Murano support version management?

2016-05-31 Thread Jay Lau
Hi,

I have a question for Murano: Suppose I want to manage two different
version Spark packages, does Murano can enable me create one Application in
application catalog but can enable me select different version spark
packages to install?

-- 
Thanks,

Jay Lau (Guangya Liu)
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev