Re: [Openstack] Customize app for Murano

2016-08-11 Thread Kirill Zaitsev
You can install agent from pypi for example. Also murano installs agent as part of spawning the VM (if it’s not there) And what went wrong with cloning from git? --  Kirill Zaitsev Murano Project Tech Lead Software Engineer at Mirantis, Inc On 10 août 2016 at 23:17:35, Reza Bakhshayeshi (reza.b2

Re: [Openstack] Customize app for Murano

2016-08-10 Thread Reza Bakhshayeshi
Hi Kirill, Thanks for your answer, I suppose above error is due to the root password page after MariaDB package installation. I'll check that and notify you after holidays :) By the way, another question: How can I install murano-agent on my own image without using image-builder? Cloning git and

Re: [Openstack] Customize app for Murano

2016-08-09 Thread Kirill Zaitsev
$._environment.reporter.report($this, ''Done!) should probably be $._environment.reporter.report($this, ''Done!") (note the missing double-quote). I have 2 suggestions: 1) please do not use io.murano namespace — it was only intended to be used for core murano classes. We’ve recently renamed all

[Openstack] Customize app for Murano

2016-08-08 Thread Reza Bakhshayeshi
Hi, I'm going to write a Murano app for MariaDB Server. Unfortunately, I'm receiving the following log error from Murano engine, although MariaDB is actually installed on the server. *{"packages": [{"class_definitions": ["io.murano.apps.databases.MariaDB"], "descrip