[openstack-dev] [Murano] exception in deployment

2015-02-04 Thread Tran, Steven
Hi, Has anyone seen this exception in the recent revision? I just get the latest today. murano-engine outputs this exception when I deploy an environment. It fails to create a VM. I wonder if it's my environment or a murano defect. {packages: [{class_definitions:

Re: [openstack-dev] [Murano] exception in deployment

2015-02-04 Thread Serg Melikyan
Hi Steven, You get this exception when Murano can't connect to the RabbitMQ used to communicate between engine and murano-agent on VM side. You need to configure connection to RabbitMQ twice, in regular way for oslo.messaging, and you need to configure connection to RabbitMQ in [rabbitmq]