[Openstack] Customize app for Murano

Kirill Zaitsev kzaitsev at mirantis.com
Thu Aug 11 11:30:39 UTC 2016


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.b2008 at gmail.com) wrote:

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 installing python packages didn't work for me on Ubuntu 14.04 and
I couldn't find an update instruction.

Regards,
Reza

On 9 August 2016 at 14:51, Kirill Zaitsev <kzaitsev at mirantis.com> wrote:
$._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 of our apps/examples to reflect that (On the side note I think we might need to update docs too…)
2) Please come to #murano IRC channel — it’s usually faster to get answers there =)

Also package validation tool is in the works right now, so I hope that soon you will be able to catch those errors much easier =)

-- 
Kirill Zaitsev
Murano Project Tech Lead
Software Engineer at
Mirantis, Inc

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160811/97151323/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Message signed with OpenPGP using AMPGpg
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160811/97151323/attachment.sig>


More information about the Openstack mailing list