Re: [openstack-dev] [Murano] ERROR murano.common.engine [-] yaql.language.exceptions.NoMatchingMethodException: No method "values" for receiver None matches supplied arguments

2017-03-06 Thread Waines, Greg
n your case. I'd start with debugging of the Heat stack in attempt to find out why Heat didn't set the output values Regards, Stan On March 6, 2017 at 12:02:59 PM, Waines, Greg (greg.wai...@windriver.com<mailto:greg.wai...@windriver.com>) wrote: We are attempting to integ

Re: [openstack-dev] [Murano] Errors on $.instance.deploy() ... WHEN RUNNING WITHOUT MURANO-AGENT RABBIT

2017-03-06 Thread Waines, Greg
ough cloud-init and thus should not have such problems Regards, Stan On March 6, 2017 at 6:51:11 AM, Waines, Greg (greg.wai...@windriver.com<mailto:greg.wai...@windriver.com>) wrote: Hey Stan, We tried doing the changes from https://review.openstack.org/#/c/441477/ i.e. changing t

[openstack-dev] [Murano] ERROR murano.common.engine [-] yaql.language.exceptions.NoMatchingMethodException: No method "values" for receiver None matches supplied arguments

2017-03-06 Thread Waines, Greg
We are attempting to integrate a NEWTON-version of MURANO integrated into our OpenStack solution. With a very simple murano package/app, that basically just does a “ $.instance.deploy() “ in its deploy method of its main class, we are getting the following traceback error (see end of email). An

Re: [openstack-dev] [Murano] Errors on $.instance.deploy() ... WHEN RUNNING WITHOUT MURANO-AGENT RABBIT

2017-03-06 Thread Waines, Greg
quot;openstack-dev@lists.openstack.org" Subject: Re: [openstack-dev] [Murano] Errors on $.instance.deploy() ... WHEN RUNNING WITHOUT MURANO-AGENT RABBIT Greg, you're right in everything you said. This was fixed in master in https://review.openstack.org/#/c/387993/ with intent to fi

[openstack-dev] [Murano] Errors on $.instance.deploy() ... WHEN RUNNING WITHOUT MURANO-AGENT RABBIT

2017-03-03 Thread Waines, Greg
Looking for guidance on fixing the following error (end of email) that we are seeing when ‘deploying’ a very simple murano package/app on a Murano deployment WITHOUT the second rabbit server for murano-agent. So we have a NEWTON-version of MURANO integrated into our OpenStack solution. We have

[openstack-dev] [Murano] Is 'murano-agent' support optional in an OpenStack Murano Deployment ?

2017-02-21 Thread Waines, Greg
A couple of questions about Murano-agent functionality in an OpenStack Murano Deployment: 1. Is the Murano-agent functionality truly optional ? I believe answer is yes … although wanted to confirm that the optionality wasn’t referring to whether Murano-agent was implemented with same or se

Re: [openstack-dev] [Magnum] What is Magnum's behaviour wrt Images in Glance and which ones are downloaded to COE ?

2016-10-05 Thread Waines, Greg
in Glance and which ones are downloaded to COE ? On 2016年07月20日 00:35, Waines, Greg wrote: I created a Docker-Swarm bay and successfully launched a simple container. What is the behavior of MAGNUM wrt downloading of Container-formatted Images in Glance to the COE ? e.g. in the setup from the

Re: [openstack-dev] [Magnum] Does Docker-Swarm not support inter-node/vm inter-container networking ?

2016-07-20 Thread Waines, Greg
rom one container to another across VM's in this mode. Ton Ngo, [nactive hide details for "Waines, Greg" ---07/19/2016 11:12:50 AM---I hav]"Waines, Greg" ---07/19/2016 11:12:50 AM---I have successfully setup devstack with Magnum, following this link https://githu

[openstack-dev] [Magnum] Does Docker-Swarm not support inter-node/vm inter-container networking ?

2016-07-19 Thread Waines, Greg
I have successfully setup devstack with Magnum, following this link https://github.com/openstack/magnum/blob/master/doc/source/dev/quickstart.rst#building-and-using-a-swarm-bay I created a Docker-Swarm bay and successfully launched some simple containers. I noticed that Docker-Swarm’s Container

[openstack-dev] [Magnum] What is Magnum's behaviour wrt Images in Glance and which ones are downloaded to COE ?

2016-07-19 Thread Waines, Greg
I have successfully setup devstack with Magnum, following this link https://github.com/openstack/magnum/blob/master/doc/source/dev/quickstart.rst#building-and-using-a-swarm-bay I created a Docker-Swarm bay and successfully launched a simple container. What is the behavior of MAGNUM wrt downloadi

Re: [openstack-dev] [Magnum] Is LBAAS mandatory for MAGNUM ?

2016-07-18 Thread Waines, Greg
ster-lb-enabled in baymodel to specify whether you want lbaas or not. However it just allows you to disable lbaas when master count is 1. Regards, Madhuri From: Waines, Greg [mailto:greg.wai...@windriver.com] Sent: Monday, July 18, 2016 5:11 PM To: openstack-dev@lists.openstack.org Subject: [op

[openstack-dev] [Magnum] Following Magnum QuickStart page, how do i use Docker CLI directly to manage containers

2016-07-18 Thread Waines, Greg
Was trying out Magnum in Devstack, following the instructions at http://docs.openstack.org/developer/magnum/dev/dev-quickstart.html I successfully created a swarmbay. test -f ~/.ssh/id_rsa.pub || ssh-keygen -t rsa -N "" -f ~/.ssh/id_rsa nova keypair-add --pub-key ~/.ssh/id_rsa.pub testkey magnum

[openstack-dev] [Magnum] Is LBAAS mandatory for MAGNUM ?

2016-07-18 Thread Waines, Greg
I’m relatively new to looking at Magnum. Just recently played with Magnum in devstack on Newton. I noticed that the HEAT Stack used by Magnum created Load Balancer Pool and Load Balancer HealthMonitor. QUESTION … Is LBAAS support mandatory for MAGNUM ? or can it be used (configured) without it

[openstack-dev] OpenStack Alarms

2013-11-20 Thread Waines, Greg
I have a general question about alarming in OpenStack. Service 'ceilometer-alarm-singleton' generates 'Threshold' Alarms based on threshold crossings of the meters it is monitoring. And service 'ceilometer-alarm-notifier' listens to the RPC bus for Alarm Notification events and executes the def

<    1   2