[openstack-dev] [Openstack]Devstack error tgt process related to iscsi not getting started

2015-10-20 Thread Sumanth Sathyanarayana
Hi, On running stack.sh, I am getting the below error related to tgt process, which has something to do with Cinder. 2015-10-20 23:28:24.030 | + echo_summary 'Starting Cinder' 2015-10-20 23:28:24.030 | + [[ -t 3 ]] 2015-10-20 23:28:24.030 | + [[ True != \T\r\u\e ]] 2015-10-20 23:28:24.030 | +

[openstack-dev] [Openstack] [openstack] [murano] Deployment of Environment gives [yaql.exceptions.YaqlExecutionException]: Unable to run values error

2015-10-12 Thread Sumanth Sathyanarayana
Hi, I am trying to add a simple app like MySql into a new enviroment from the murano dashboard and trying to deploy the environment and I get the error - "[yaql.exceptions.YaqlExecutionException]: Unable to run values" I saw that this error/bug was already reported some time back and made sure

Re: [openstack-dev] [murano] Murano code flow for custom development and combining murano with horizon in devstack

2015-09-28 Thread Sumanth Sathyanarayana
ML =) > > -- > Kirill Zaitsev > Murano team > Software Engineer > Mirantis, Inc > > On 26 Sep 2015 at 02:24:10, Sumanth Sathyanarayana ( > sumanth.sathyanaray...@gmail.com) wrote: > > Hello, > > Could anyone let me know if the changes in murano dashboard an

[openstack-dev] Murano code flow for custom development and combining murano with horizon in devstack

2015-09-25 Thread Sumanth Sathyanarayana
Hello, Could anyone let me know if the changes in murano dashboard and horizon's openstackdashboard, both be combined and showed under one tab. i.e. say under Murano tab on the side left panel all the changes done in horizon and murano both appear. If anyone could point me to a link explaining